Skip to content

Releases: edgefarm/vault-plugin-secrets-nats

v1.3.1

21 Apr 07:47
Compare
Choose a tag to compare

1.3.1 (2023-04-21)

Bug Fixes

v1.3.0

21 Apr 06:35
Compare
Choose a tag to compare

1.3.0 (2023-04-21)

Features

  • updated to vault 1.12.5 (a6cb247)

v1.2.1

20 Apr 12:20
Compare
Choose a tag to compare

1.2.1 (2023-04-20)

Bug Fixes

  • account status updated after periodic push (daca09a)

v1.2.0

20 Apr 10:56
Compare
Choose a tag to compare

1.2.0 (2023-04-20)

Features

  • periodically sync accounts to account server (d5d67c8)

v1.1.1

02 Mar 07:48
Compare
Choose a tag to compare

1.1.1 (2023-03-02)

Bug Fixes

  • fixed account revocation list bug during user deletion when account... (8da3850)

v1.1.0

01 Mar 15:07
Compare
Choose a tag to compare

1.1.0 (2023-03-01)

Bug Fixes

  • fixed failing unit tests because of new behavior (5c46c3a)
  • fixed some status infos and errors. Added 'sys' account info to readme (3d404ef)
  • reordered, added imitempty tags to claims (c0293d0)

Features

  • added deepcopy methods (6201028)
  • better error messages (41e3847)
  • kubebuilder api docs, added generator for deepcopy (062aa06)

v1.0.1

24 Feb 07:57
Compare
Choose a tag to compare

1.0.1 (2023-02-24)

Bug Fixes

  • workaround for failing semantic-release (1577164)

v1.0.0

24 Feb 07:40
Compare
Choose a tag to compare

1.0.0 (2023-02-24)

Bug Fixes

  • account nkey id to account name if not set (e3fa989)
  • fixed release workflow (94608cb)
  • fixed release workflow (79fcb13)
  • fixed release workflow (5d1d415)
  • fixed release workflow (3923e7a)
  • fixed release workflow (c5a9c35)
  • sys account handling (9c93de6)
  • update issue deplendency paths (d5bdc54)
  • updated workflow (c00ef3a)

Features

  • added cmd/operator and reworked jwt/nkey (2059ba4)
  • added cmd/operator/account to create accounts (dfcafbf)
  • added cmd/operator/account unit test (6d5e005)
  • added creds path fuctionality (c9cb6a4)
  • added delete for nkey/accounts and nkey/operator (69ca517)
  • added issuing of creds (55f03fe)
  • added list and delete operations, bugfixes (b33e328)
  • added list options (WIP), fixed case sensitive bug, added sys account nkey (b27d6d5)
  • added more unit tests vor cmd/operator/account (49a0bf7)
  • added type safe category (05621c7)
  • handle nkey secrets (6247371)
  • introduced validation for parameters for cmd/operator (360bd16)
  • jwt handling (c17b551)
  • lot of stuff (5aa71f5)
  • operator pubkey now in accounts jwt as issuer (b945251)
  • release pipeline, readme, production vault test (9f47d3a)
  • signing key handling for operator and account (ed6a3c8)
  • signing keys, push accounts (add, delete) to account server (ebde946)
  • switched back to jwt types (9e6d23e)
  • sys account gets created on operator, added list op for accounts (5ad5322)
  • users (62a27bc)