Skip to content

Releases: adorsys/datasafe

Hotfix Release v2.0.1

31 Jan 07:08
986ee4b
Compare
Choose a tag to compare
  • updated version of aws-java-sdk because of CVE-2024-21634 vulnerability.

v2.0.0

30 Jan 14:24
Compare
Choose a tag to compare

What's Changed

The Project moved to Java 17 and Spring Boot 3.1

Major release

30 Jul 08:50
Compare
Choose a tag to compare
  • Re-using KeyStore operation routines through keystore-management library
  • Simple Datasafe adapter INBOX and streaming improvements

v0.7.0

28 Oct 17:15
Compare
Choose a tag to compare
  • Using AES-SIV encryption for path
  • Easily configurable encryption algorithms
  • Hardened BCFKS keystore with AES based key protection for offline persistence
  • UBER-based in-memory KeyStore caching
  • ChaCha20-Poly1305 encryption for documents available directly from configuration

v0.6.0

27 Aug 09:06
Compare
Choose a tag to compare
  • Memory usage optimization for S3 storage service
  • Switched from AES-CBC to AES-GCM document encryption

v0.5

27 Aug 09:07
Compare
Choose a tag to compare
  • Performance optimizations for S3 storage service
  • User can have multiple private storages with credentials for them