Skip to content
This repository has been archived by the owner on Jan 12, 2024. It is now read-only.

Releases: Nike-Inc/cerberus

v3.15.1

20 Apr 18:28
Compare
Choose a tag to compare

Fixes a bug where files were unreadable when downloaded

v3.15.0

19 Apr 17:01
889b8ad
Compare
Choose a tag to compare

Add file support to Cerberus:

  • Add REST APIs for uploading/downloading files as streams
  • Allow users to browse and upload files through the Dashboard

v3.14.0

13 Apr 18:51
Compare
Choose a tag to compare
  • Added new endpoint to allow operators recover orphaned SDBs

v3.13.0

10 Apr 18:26
ceec4cd
Compare
Choose a tag to compare
  • Fixed issue where the mysql wasn't treating groups as case sensitive, throwing an error because of an index constraint.

v3.11.2

12 Mar 17:09
Compare
Choose a tag to compare

Fix typo in property name in KMS clean up job.

v3.11.1

12 Mar 16:49
a212252
Compare
Choose a tag to compare

Port Hystrix SFX logic from Nike internal library

v3.10.1

22 Feb 23:41
0eceeeb
Compare
Choose a tag to compare
  • Made the /v1/secret accept PUT requests as some existing clients depend on it.

v3.10.0

20 Feb 23:25
68f2f6f
Compare
Choose a tag to compare
  • Updated the UI/UX to be a bit more concise and consistent

v3.9.0

18 Feb 06:10
b7ac971
Compare
Choose a tag to compare
  • Changed the way dates are displayed on the version history browser tab to be in local format.
  • Tweaked a couple audit statements to have more details.

v3.8.0

18 Feb 01:02
a385382
Compare
Choose a tag to compare
  • Added secure data version table where versions of secure data are now kept, when secure data is changed.
  • Added UI / UX components to dashboard to view versioned data