Cloud Foundry Java Client 3.27.0.RELEASE
I'm pleased to announce the release of the Cloud Foundry Java Client, version 3.27.0.RELEASE. This release's highlight is increased support for V3 endpoints at the client level.
Note: There is a known issue with the 4.1.51.Final version of Netty that breaks application upload for us. Our current dependencies avoid that version, but you may see a problem if you override our choice in your own dependencies.
- Better handling of opaque refresh tokens (via @sms0070)
- Fix the V3 application scaling request (with thanks to Encho Belezirev)
- Fix a potential error due to a reactor blocking call (with thanks to Ben Hale)
- Added support for the V3 Organizations and V3 Application Features endpoints.
- Documentation updates.
For a more detailed look at the changes in 3.27.0.RELEASE, please take a look at the issue tracker and commit log.