Releases: spring-projects/spring-credhub
Releases · spring-projects/spring-credhub
2.0.0.M1
This release includes the following features:
- Brings support for CredHub server versions 1.x and 2.x, and the CredHub v1 and v2 APIs
- Provides compatibility with Spring Framework 5 and Spring Boot 2
2.1.0.RELEASE
This release includes the following features:
- Upgrade to Spring Security
5.2.2.RELEASE
- Upgrade Spring Framework to
5.2.5.RELEASE
- Upgrade Spring Boot to
2.2.6.RELEASE
- Remove
spring-credhub-cloud-connector
module, as Spring Cloud Connectors is in maintenance mode
2.0.1.RELEASE
This release includes the following changes:
- Add a conditional to the creation of reactive OAuth2 support beans.
- Add methods to check for CredHub server minor version.
- Add an endpoint to get permissions by path and actor (via AlbertoImpl).
- Fail at startup if a configured OAuth2 client registration ID is not valid.
2.0.0.RELEASE
This release includes the following features:
- Brings support for CredHub server versions 1.x and 2.x, and the CredHub v1 and v2 APIs
- Adds
ReactiveCredHubOperations
to provide a reactive interface to CredHub - Provides compatibility with Spring Framework 5.1 and Spring Boot 2.1
1.0.1.RELEASE
The release fixes the following issues:
- OAuth2 auto-configuration now works reliably.
1.0.0.RELEASE
Initial 1.0.0 GA release.