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

02 Oct 18:19
759e561
Compare
Choose a tag to compare

Add caching to KMS auth

v3.32.3

26 Sep 21:25
a4d90e9
Compare
Choose a tag to compare

Fix files under sub path show up in root SDB view

v3.31.2

25 Sep 22:06
Compare
Choose a tag to compare
  • Fix cache maxAge config key name
  • Fix scroll when modal doesn't fit in window
    The correct version should be v3.32.2

v3.31.1

18 Sep 21:29
Compare
Choose a tag to compare
  • Fixed dashboard height bug

v3.31.0

07 Aug 01:17
cb53f6d
Compare
Choose a tag to compare
  • Added SDB Name filter to admin metadata endpoint.
  • Refactored application bootstrapping logic so that Riposte endpoints are instantiated and configured via a new @RiposteEndpoint annotation, so that external endpoints can be injected into the classpath.

v3.30.0

16 Jul 17:22
46c855f
Compare
Choose a tag to compare

Allow sidebar and SDB view to scroll independently

v3.29.0

03 Jul 21:17
6355b5f
Compare
Choose a tag to compare

Add job to rotate data keys

v3.28.0

03 Jul 18:06
Compare
Choose a tag to compare

Add search bar to side bar

v3.27.1

20 May 17:02
20e0fca
Compare
Choose a tag to compare

Fix issue where audit log timestamp is in 12-hour clock instead of 24-hour (military) clock

v3.27.0

15 Apr 23:20
8c037c4
Compare
Choose a tag to compare
  • Updated Guice module logic to support loading region specific JDBC url.