Cloud Foundry Java Client 2.5.0.RELEASE
I'm pleased to announce the release of the Cloud Foundry Java Client, version 2.5.0.RELEASE
. This release focuses on API additions and en epic improvement in testing. I'd also like to specially recognize @twoseat for his herculean work adding APIs and improving our integration test coverage.
- Allow three different response payloads from deleting service instance (via Matthew Campbell)
- Fixes to DNS resolution through a proxy (via Marc Chitwood)
- Fixes to large log message reception (via Josh Ghiloni)
- Additional timeout control on all APIs that poll for results (via Marc Chitwood)
- Additional Client User APIs
- Additional Integration Tests
For a more detailed look at the changes in 2.5.0.RELEASE
, please take a look at the issue tracker and commit log.