Skip to content

Releases: V1ncNet/secrets-spring-boot

v2.0.0

Choose a tag to compare

@V1ncNet V1ncNet released this 06 Mar 13:38
d8fb058

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

Choose a tag to compare

@V1ncNet V1ncNet released this 06 Mar 12:56
cce6cc3

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

This is the final release of version 1.

v1.1.0

Choose a tag to compare

@V1ncNet V1ncNet released this 19 Jun 13:58
e0e2c08

🔨 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

Choose a tag to compare

@V1ncNet V1ncNet released this 19 Jun 13:32
2336a00

Initial Release. Enough said in README.md