Skip to content

Releases: cloudfoundry/cf-java-client

Cloud Foundry Java Client 4.10.0.RELEASE

Choose a tag to compare

@twoseat twoseat released this 17 Sep 05:20
v4.10.0.RELEASE
657c820

I'm pleased to announce the release of the Cloud Foundry Java Client, version 4.10.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 4.10.0.RELEASE, please take a look at the issue tracker and commit log.

Cloud Foundry Java Client 3.27.0.RELEASE

Choose a tag to compare

@twoseat twoseat released this 17 Sep 05:20
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.

Cloud Foundry Java Client 4.9.0.RELEASE

Choose a tag to compare

@twoseat twoseat released this 17 Aug 09:14
v4.9.0.RELEASE
f1e329d

I'm pleased to announce the release of the Cloud Foundry Java Client, version 4.9.0.RELEASE. This release's highlight is support for multiple buildpacks.

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.

For a more detailed look at the changes in 4.9.0.RELEASE, please take a look at the issue tracker and commit log.

Cloud Foundry Java Client 3.26.0.RELEASE

Choose a tag to compare

@twoseat twoseat released this 17 Aug 09:14
v3.26.0.RELEASE
3ec0f3a

I'm pleased to announce the release of the Cloud Foundry Java Client, version 3.26.0.RELEASE. This release's highlight is support for multiple buildpacks.

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.

For a more detailed look at the changes in 3.26.0.RELEASE, please take a look at the issue tracker and commit log.

Cloud Foundry Java Client 4.8.0.RELEASE

Choose a tag to compare

@twoseat twoseat released this 29 Jun 10:35
v4.8.0.RELEASE
20f2cef

I'm pleased to announce the release of the Cloud Foundry Java Client, version 4.8.0.RELEASE. This release's highlight is much better handling of expired refresh tokens.

Note: We've temporarily postponed the upgrade to the Spring Boot 2.3 line to iron out a dependency issue, but expect to go ahead with the upgrade in our next release.

For a more detailed look at the changes in 4.8.0.RELEASE, please take a look at the issue tracker and commit log.

Cloud Foundry Java Client 3.25.0.RELEASE

Choose a tag to compare

@twoseat twoseat released this 29 Jun 10:35
v3.25.0.RELEASE
35d5bc1

I'm pleased to announce the release of the Cloud Foundry Java Client, version 3.25.0.RELEASE. This release's highlight is much better handling of expired refresh tokens.

For a more detailed look at the changes in 3.25.0.RELEASE, please take a look at the issue tracker and commit log.

Cloud Foundry Java Client 4.7.0.RELEASE

Choose a tag to compare

@twoseat twoseat released this 29 May 07:56
v4.7.0.RELEASE
c3a1ca1

I'm pleased to announce the release of the Cloud Foundry Java Client, version 4.7.0.RELEASE. This release adds support for v3 Domains.

Note: This is the final version of the 4.x line that will be based on Spring Boot 2.2 for its managed dependencies. The next release will update to Spring Boot 2.3.

  • Add support for v3 Domains (with thanks to Yuxin Bai)
  • Improved the handling of some errors that result in a non-json response from the CF API.
  • Dependency updates

For a more detailed look at the changes in 4.7.0.RELEASE, please take a look at the issue tracker and commit log.

Cloud Foundry Java Client 3.24.0.RELEASE

Choose a tag to compare

@twoseat twoseat released this 29 May 07:56
v3.24.0.RELEASE
a534f44

I'm pleased to announce the release of the Cloud Foundry Java Client, version 3.24.0.RELEASE. This release adds support for v3 Domains.

  • Add support for v3 Domains (with thanks to Yuxin Bai)
  • Improved the handling of some errors that result in a non-json response from the CF API.
  • Dependency updates

For a more detailed look at the changes in 3.24.0.RELEASE, please take a look at the issue tracker and commit log.

Cloud Foundry Java Client 4.6.0.RELEASE

Choose a tag to compare

@twoseat twoseat released this 24 Apr 14:20
v4.6.0.RELEASE
e79bd85

I'm pleased to announce the release of the Cloud Foundry Java Client, version 4.6.0.RELEASE. This release brings in a number of pull requests from our community.

For a more detailed look at the changes in 4.6.0.RELEASE, please take a look at the issue tracker and commit log.

Cloud Foundry Java Client 3.23.0.RELEASE

Choose a tag to compare

@twoseat twoseat released this 24 Apr 14:20
v3.23.0.RELEASE
a38961d

I'm pleased to announce the release of the Cloud Foundry Java Client, version 3.23.0.RELEASE. This release brings in a number of pull requests from our community.

For a more detailed look at the changes in 3.23.0.RELEASE, please take a look at the issue tracker and commit log.