Skip to content

Releases: fossapps/key-management-service

v3.1.1

12 Aug 17:13
Compare
Choose a tag to compare

3.1.1 (2022-08-12)

Bug Fixes

  • registerPublicKey: allow nullable return type since it can throw error (8564a5e)

v3.1.0

12 Aug 09:48
cc47be5
Compare
Choose a tag to compare

3.1.0 (2022-08-12)

Features

  • security: add config to disallow parts of schema (#48) (cc47be5)

v3.0.1

12 Aug 06:05
Compare
Choose a tag to compare

3.0.1 (2022-08-12)

Bug Fixes

  • use correct repository name (c60f21b)

v3.0.0

12 Aug 05:59
Compare
Choose a tag to compare

3.0.0 (2022-08-12)

Features

BREAKING CHANGES

  • old binary is no longer available

v2.4.0

12 Aug 05:33
Compare
Choose a tag to compare

2.4.0 (2022-08-12)

Features

  • exit-code: use correct exit code when program terminates (f579f2e)

v2.3.0

11 Aug 15:43
cf58ff5
Compare
Choose a tag to compare

2.3.0 (2022-08-11)

Features

v2.2.0

11 Aug 14:55
4e422d6
Compare
Choose a tag to compare

2.2.0 (2022-08-11)

Features

  • API: publish federation compatiable API (#45) (4e422d6)

v2.1.0

11 Aug 13:30
d758806
Compare
Choose a tag to compare

2.1.0 (2022-08-11)

Features

  • command: a command that deletes old keys (#44) (d758806)

v2.0.0

10 Aug 16:07
37c612a
Compare
Choose a tag to compare

2.0.0 (2022-08-10)

Features

BREAKING CHANGES

  • the previous REST API no longer is available and keys are no longer expiring

v1.10.0

22 Nov 14:29
f751209
Compare
Choose a tag to compare

1.10.0 (2020-11-22)

Features

  • sdk: introduce automatic sdk generation (3965727)