Releases: pivotal-cf/java-cfenv
Releases · pivotal-cf/java-cfenv
v2.4.1
This release is focused on minor enhancements, bumping the Spring Boot version & a fix for SQLServer URIs.
Enhanacements:
- Fix javaAPI links for javadocs in Java11 (#161)
- Allow passing in values of VCAP_SERVICES & VCAP_APPLICATION (#186)
- Restores support for user:pass@host/db style SQLServer URI (#190)
- Bumps Spring Boot version to 2.6.6 (#182)
Thanks to all contributors
v2.4.0
This is a maintenance release focused on improvements in build tasks and alignment with latest Spring Boot version.
- Migrated build from Maven to Gradle (#144)
- Add CI Pipeline to test in Java 11 on top of Java 8 (#148)
- Bump Spring Boot version to v2.5.2 (#145)
- Documentation fixes (#136)
Thanks to all contributors
2.3.0
2.2.5.RELEASE
This release is not recommended for use.
- for spring-boot 2.3 support use the latest 2.2.x release (v2.2.4 as of this comment)
- for spring-boot 2.4 support use the latest 2.3.x release (v2.3.0 as of this comment)
v2.2.4.RELEASE
- Add first-class support for Hashicorp Vault service bindings
- Upgrade spring-boot to 2.3.6.RELEASE
v2.2.3.RELEASE
- Upgrade spring-boot to 2.3.5.RELEASE
- Improve java 9 module names
- Add dependabot and upgrade all the maven plugins
v2.2.2.RELEASE
- #92 (Fixed bug in sqlserver processor)
v2.2.1.RELEASE
- Upgrade to spring-boot 2.3.1.RELEASE
v2.2.0.RELEASE
2.1.2.RELEASE
Is enabled
flag to disable processing of a given service instance (#87)- Upgrade to spring-boot v2.2.6.RELEASE