Skip to content

Releases: V1ncNet/secrets-spring-boot

v2.0.0

06 Mar 13:38
d8fb058
Compare
Choose a tag to compare

This release increases the required Java compiler version 17. The project now compatible to Spring Boot 3 and contains numerous changes regarding the project setup, like dependency management and source code linting. The API didn't change at all, besides the mentioned changes.

Check out the v1.x releases for a Spring Boot 2-compatible version of this project.

v1.1.1

06 Mar 12:56
cce6cc3
Compare
Choose a tag to compare

The hotfix contains minor improvements and fixes the documented Maven coordinates.

This is the final release of version 1.

v1.1.0

19 Jun 13:58
e0e2c08
Compare
Choose a tag to compare

🔨 Improvements

  • Add JavaDoc to API methods
  • Add additional null-checks

❗ Changes

  • Pull implementation of Spring's Order interface to API level

➕ Additions

  • The API now provides a composite property index supplier

v1.0.0

19 Jun 13:32
2336a00
Compare
Choose a tag to compare

Initial Release. Enough said in README.md