Skip to content

Releases: nats-io/nkeys

v0.4.7

28 Dec 18:45
v0.4.7
c865baf
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.6...v0.4.7

v0.4.6

02 Nov 15:40
62e5d8c
Compare
Choose a tag to compare

What's Changed

  • [FIXED] Make sure to use byte slice to receive proper copy by @derekcollison in #59
  • [BUMP] release version and dependencies by @aricart in #60

Full Changelog: v0.4.5...v0.4.6

v0.4.5

18 Sep 16:27
3e454c8
Compare
Choose a tag to compare

What's Changed

  • [CI] bump staticcheck GHAction by @philpennock in #49
  • [FIX] added windows binary by @aricart in #51
  • [FIX] YAML Enginering: quote go-version string by @philpennock in #53
  • [FEAT] Use readKeyFile to read both seed file and public key file by @nanjj in #54
  • [FEAT] Made decode a little fast by @nanjj in #55
  • [REPO] Add issue forms by @bruth in #56
  • [FIX] added binaries to match nats-server by @aricart in #58

Full Changelog: v0.4.4...v0.4.5

v0.4.4

16 Mar 20:18
73b08e0
Compare
Choose a tag to compare

What's Changed

  • Exported NKeys Error Enhancement by @nanjj in #32
  • Fixed badges links [ci skip] by @kozlovic in #33
  • Update dependencies by @rodrigc in #35
  • Updated dependencies, update travis config, remove ioutil from nk by @derekcollison in #36
  • Added in xkeys support, which are encoded x25519 keys. by @derekcollison in #37
  • Update dependencies by @gcolliso in #39
  • Trim whitespace from the parsed JWT by @bruth in #40
  • Unify KeyPair and Curve interfaces by @aricart in #41
  • Update go crypto package by @wallyqs in #42
  • [UPDATE] travis to only use 1.19 go, bump crypto by @aricart in #43
  • [CI] several changes to CI/release

New Contributors

Full Changelog: v0.4.0...v0.4.4

v0.4.3

16 Mar 19:09
ea9c86a
Compare
Choose a tag to compare
v0.4.3 Pre-release
Pre-release

What's Changed

  • Exported NKeys Error Enhancement by @nanjj in #32
  • Fixed badges links [ci skip] by @kozlovic in #33
  • Update dependencies by @rodrigc in #35
  • Updated dependencies, update travis config, remove ioutil from nk by @derekcollison in #36
  • Added in xkeys support, which are encoded x25519 keys. by @derekcollison in #37
  • Update dependencies by @gcolliso in #39
  • Trim whitespace from the parsed JWT by @bruth in #40
  • Unify KeyPair and Curve interfaces by @aricart in #41
  • Update go crypto package by @wallyqs in #42
  • [UPDATE] travis to only use 1.19 go, bump crypto by @aricart in #43
  • [FIX] update Version in the lib to 0.4.2, as a travis test is looking at this. by @aricart in #44
  • [FIX] goreleaser configuration outdated breaking CI release by @aricart in #45
  • [BUMP] for ci/release by @aricart in #46

New Contributors

Full Changelog: v0.4.0...v0.4.3

v0.4.2

16 Mar 16:34
ff46c04
Compare
Choose a tag to compare
v0.4.2 Pre-release
Pre-release

What's Changed

  • Exported NKeys Error Enhancement by @nanjj in #32
  • Fixed badges links [ci skip] by @kozlovic in #33
  • Update dependencies by @rodrigc in #35
  • Updated dependencies, update travis config, remove ioutil from nk by @derekcollison in #36
  • Added in xkeys support, which are encoded x25519 keys. by @derekcollison in #37
  • Update dependencies by @gcolliso in #39
  • Trim whitespace from the parsed JWT by @bruth in #40
  • Unify KeyPair and Curve interfaces by @aricart in #41
  • Update go crypto package by @wallyqs in #42
  • [UPDATE] travis to only use 1.19 go, bump crypto by @aricart in #43
  • [FIX] update Version in the lib to 0.4.2, as a travis test is looking at this. by @aricart in #44

New Contributors

Full Changelog: v0.3.0...v0.4.2

v0.4.1

16 Mar 16:10
1168338
Compare
Choose a tag to compare
v0.4.1 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v0.3.0...v0.4.1

v0.4.0

16 Mar 15:45
f5bec5b
Compare
Choose a tag to compare
v0.4.0 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v0.3.0...v0.4.0

Release v0.3.0

14 Mar 19:23
4438441
Compare
Choose a tag to compare

Changelog

Added

  • Support for ppc64le. Thanks to @dthadi3 for the contribution (#28)

Fixed

Complete Changes

v0.2.0...v0.3.0

Release v0.2.0

01 Jun 16:26
3653aeb
Compare
Choose a tag to compare

Changelog

Added

  • Credentials file parsing (moved from jwt library)(#25)

Complete Changes

v0.1.4...v0.2.0