Skip to content

Cloud Foundry Java Client 3.27.0.RELEASE

Compare
Choose a tag to compare
@twoseat twoseat released this 17 Sep 05:20
· 327 commits to main since this release
v3.27.0.RELEASE
b3dc2a8

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.