Skip to content
This repository has been archived by the owner on Nov 22, 2023. It is now read-only.

Releases: square/keywhiz

v0.10.1

06 Sep 23:40
v0.10.1
8261c1c
Compare
Choose a tag to compare

Notable changes

  • Added new paginated Expiring Secrets API endpoint to the automation client

More details in the changelog.

Compare changes since v0.10.0

v0.10.0

06 Sep 21:12
v0.10.0
dc90e1e
Compare
Choose a tag to compare

Notable changes

  • Added HMAC on database rows to detect tampering, including backfill job for updating systems already in operation.
  • Added database-enforced uniqueness constraint on secret names and renaming of secrets when deleted.
  • Upgraded many dependencies.

Note: Due to an issue with the release process, no artifacts were uploaded to Maven Central.

More details in the changelog.

Compare changes since v0.9.0

v0.9.0

09 Nov 23:29
v0.9.0
cd8520e
Compare
Choose a tag to compare

Notable changes

  • upgraded to JDK 11
  • updated dropwizard to 1.2.9

Note: Due to an issue with the release process, no artifacts were uploaded to Maven Central.

More details in the changelog.

Compare changes since v0.8.0