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.18.0

26 Jun 22:29
ec860c8
Compare
Choose a tag to compare
  • Handles subpath with or without trailing slash smarter

v3.17.0

21 Jun 21:15
cb05a24
Compare
Choose a tag to compare
  • added new admin endpoint to get kms key metadata

v3.16.2

05 Jun 20:29
fb7646d
Compare
Choose a tag to compare

Fixes Content-Security-Policy so the Dashboard can be viewed in Safari

v3.16.1

04 Jun 23:27
959d2a2
Compare
Choose a tag to compare

Add milliseconds to timestamps stored in the database

v3.16.0

31 May 20:10
Compare
Choose a tag to compare

Add a KPI in metrics reporting for total number of files stored in Cerberus

v3.15.7

30 May 20:34
c49aac6
Compare
Choose a tag to compare
  • Increase Hystrix timeout for KMS create key calls to prevent 500 errors
  • Fix issue where secure data browser goes off-screen in the Dashboard
  • Fix bug where total file count in v1/secure-files paginated response is incorrect

v3.15.6

22 May 17:08
60ee768
Compare
Choose a tag to compare

Fixes a resize issue with the 'value' field for key/value pairs, and increases the width of the 'key' field

v3.15.5

22 May 16:36
Compare
Choose a tag to compare

Fixes bug where the Hystrix timeout for KMS encrypt was not set

v3.15.4

17 May 21:41
6b879a0
Compare
Choose a tag to compare

Fixes bug where users are sometimes not logged out of the Dashboard after their token expires

v3.15.2

26 Apr 22:19
a12fd26
Compare
Choose a tag to compare

Fixes a bug where HEAD calls to the v1/secure-file would return 0 for the Content-Length header