Skip to content

Releases: cloudfoundry/cf-java-client

Cloud Foundry Java Client 2.19.0.RELEASE

18 Sep 22:38
v2.19.0.RELEASE
d6f8703
Compare
Choose a tag to compare

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

08 Sep 02:21
v2.18.0.RELEASE
a8df228
Compare
Choose a tag to compare

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

29 Aug 17:47
v2.17.0.RELEASE
9eb8ac5
Compare
Choose a tag to compare

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_quota to be specified with units (via Steven Swor)
  • Enable UaaClient to be used standalone (via David Rennalls)
  • Handle STAGING_ERROR when 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

27 Jul 15:39
v2.16.0.RELEASE
cfb5353
Compare
Choose a tag to compare

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

07 Jul 12:11
v2.15.0.RELEASE
5e4dab7
Compare
Choose a tag to compare

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

19 Jun 19:25
v2.14.0.RELEASE
2e4fc54
Compare
Choose a tag to compare

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.

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

01 Jun 20:59
v2.13.0.RELEASE
1cb08d6
Compare
Choose a tag to compare

I'm pleased to announce the release of the Cloud Foundry Java Client, version 2.13.0.RELEASE. This release focuses on API improvements.

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

30 May 19:24
v2.12.0.RELEASE
a99992d
Compare
Choose a tag to compare

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 to DefaultConnectionContext to 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 TokenProviders and ReactorUaaClient (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

05 May 13:27
v2.11.0.RELEASE
cd49fdd
Compare
Choose a tag to compare

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.

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

Cloud Foundry Java Client 2.10.0.RELEASE

27 Apr 19:28
v2.10.0.RELEASE
a1ed2d6
Compare
Choose a tag to compare

I'm pleased to announce the release of the Cloud Foundry Java Client, version 2.10.0.RELEASE. This release focuses on pushing applications using manifests

  • 🎉 Push applications using manifests, both YAML and programmatic 🎉
  • Disabled chunked transfer encoding to match CLI (via @stipx)

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