Releases: cloudfoundry/cf-java-client
Cloud Foundry Java Client 2.20.0.RELEASE
I'm pleased to announce the release of the Cloud Foundry Java Client, version 2.20.0.RELEASE. This release focuses CAPI 2.94.0 compatibility.
- Support for the CAPI 2.94.0 API release
- Unable to query recent application logs (via Steven Swor)
For a more detailed look at the changes in 2.20.0.RELEASE, please take a look at the issue tracker and commit log.
Cloud Foundry Java Client 2.19.0.RELEASE
I'm pleased to announce the release of the Cloud Foundry Java Client, version 2.19.0.RELEASE. This release focuses on fixing a bug in resource disposal.
- Properly dispose of resources (via Cheuk Lam)
- Additional Integration Tests
For a more detailed look at the changes in 2.19.0.RELEASE, please take a look at the issue tracker and commit log.
Cloud Foundry Java Client 2.18.0.RELEASE
I'm pleased to announce the release of the Cloud Foundry Java Client, version 2.18.0.RELEASE. This release focuses on fixing a bug in skipSslValidation.
- Trust root hosts before using them to look up root payloads
- Additional User Provided Service Instances Client APIs
- Additional Integration Tests
For a more detailed look at the changes in 2.18.0.RELEASE, please take a look at the issue tracker and commit log.
Cloud Foundry Java Client 2.17.0.RELEASE
I'm pleased to announce the release of the Cloud Foundry Java Client, version 2.17.0.RELEASE. This release focuses lots of bug fixes.
- Improve error messages for manifests missing required keys (via Bjoern Schoof)
- Enable manifest
disk_quotato be specified with units (via Steven Swor) - Enable
UaaClientto be used standalone (via David Rennalls) - Handle
STAGING_ERRORwhen getting instance status (via Justin Braathen) - Improved pushing applications on Windows (via @cwesdorp)
- Upgrade Existing Cloud Controller V3 APIs to GA contracts
- Additional Cloud Controller V3 APIs
- Additional Stack APIs
- Additional Integration Tests
For a more detailed look at the changes in 2.17.0.RELEASE, please take a look at the issue tracker and commit log.
Cloud Foundry Java Client 2.16.0.RELEASE
I'm pleased to announce the release of the Cloud Foundry Java Client, version 2.16.0.RELEASE. This release focuses on expanding integration testing.
- Eliminate a 401 error on session timeout (via Cedric Zhuang)
- Support creation of a pre-existing uaa user (via @grossth)
- Additional Client Application API
- Additional services-related integration tests
For a more detailed look at the changes in 2.16.0.RELEASE, please take a look at the issue tracker and commit log.
Cloud Foundry Java Client 2.15.0.RELEASE
I'm pleased to announce the release of the Cloud Foundry Java Client, version 2.15.0.RELEASE. This release focuses buildpack management.
- Added Buildpack Operation APIs
- Eliminate an intermittent NPE when reading logs.
- Additional Client Application APIs
- Additional integration tests
For a more detailed look at the changes in 2.15.0.RELEASE, please take a look at the issue tracker and commit log.
Cloud Foundry Java Client 2.14.0.RELEASE
I'm pleased to announce the release of the Cloud Foundry Java Client, version 2.14.0.RELEASE. This release focuses on CF version compatibility and bug fixes.
- CF API 2.82.0 (and concurrent) support
- Support for new health check types (via Nieraj Singh)
- Upgraded Reactor Netty improving connection lifecycle (via Kris De Volder)
- Propagate Health Check HTTP Endpoint (via Kris De Volder)
- Support for relative paths in manifest parser (via Kris De Volder)
- Improve TCP Route manifest support (via Kris De Volder)
- Improve TCP Route manifest support (via Kris De Volder)
- Improve TCP Route manifest support (via Kris De Volder)
- Improve HTTP Route manifest support (via Kris De Volder)
- TCP Route port info (via Kris De Volder)
- Additional Client Application APIs
For a more detailed look at the changes in 2.14.0.RELEASE, please take a look at the issue tracker and commit log.
Cloud Foundry Java Client 2.13.0.RELEASE
I'm pleased to announce the release of the Cloud Foundry Java Client, version 2.13.0.RELEASE. This release focuses on API improvements.
- Loosen
oldPasswordrequirement (via James Fitzgerald) - Add require password change UAA Client API via (@Affy01)
For a more detailed look at the changes in 2.13.0.RELEASE, please take a look at the issue tracker and commit log.
Cloud Foundry Java Client 2.12.0.RELEASE
I'm pleased to announce the release of the Cloud Foundry Java Client, version 2.12.0.RELEASE. This release focuses on bug fixes when pushing applications using resource matching.
- Added
dispose()method toDefaultConnectionContextto allow cleanup before discard (via Kris De Volder) - Added phone number to create and update user UAA Client APIs (via @gkhunger)
- Add Identity Zone configuration to
TokenProvidersandReactorUaaClient(via Alain Michaud) - Added Service Access Client APIs (via Andrea Alkalay)
- Added User Information UAA Client APIs (via @Luyang1208)
For a more detailed look at the changes in 2.12.0.RELEASE, please take a look at the issue tracker and commit log.
Cloud Foundry Java Client 2.11.0.RELEASE
I'm pleased to announce the release of the Cloud Foundry Java Client, version 2.11.0.RELEASE. This release focuses on bug fixes when pushing applications using resource matching.
- Add Identity Zone Support to UAA User APIs (via Sridhar Vennela)
- Replaced Broken Netty HTTP Post Handler (via @jonbuck16)
- Improved Integration Tests
For a more detailed look at the changes in 2.11.0.RELEASE, please take a look at the issue tracker and commit log.