Skip to content

Releases: spring-projects/spring-credhub

2.0.0.M1

14 Dec 21:29
d8a8636
Compare
Choose a tag to compare
2.0.0.M1 Pre-release
Pre-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
  • Provides compatibility with Spring Framework 5 and Spring Boot 2

2.1.0.RELEASE

01 Apr 00:02
Compare
Choose a tag to compare

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

18 Mar 18:23
Compare
Choose a tag to compare

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

09 Jan 21:51
Compare
Choose a tag to compare

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

26 Mar 20:08
Compare
Choose a tag to compare

The release fixes the following issues:

  • OAuth2 auto-configuration now works reliably.

1.0.0.RELEASE

26 Mar 19:40
Compare
Choose a tag to compare

Initial 1.0.0 GA release.