Cloud Foundry Java Client 3.16.0.RELEASE
I'm pleased to announce the release of the Cloud Foundry Java Client, version 3.16.0.RELEASE
. This release contains improvements and fixes for a range of user-reported issues. Particular thanks to Alexander Tsvetkov for his substantial work on this release.
- Support pushing of applications from private Docker registries (via @harald-luebeck, with thanks to Alexander Tsvetkov)
- Support filtering of builds based on package IDs (via and with thanks to Alexander Tsvetkov)
- Fix a JSON issue causing problems interacting with the networking API (via Kirill Tolkachev, with thanks to Georg Friedrich)
- Support pushing applications with 0 instances (with thanks to Alexander Tsvetkov)
- Support push with HTTP health-check endpoint (via James Carman, with thanks to Alexander Tsvetkov)
- Include Docker attributes in application manifests (via @vshetty001, with thanks to Alexander Tsvetkov)
- Support retrieval of service instance and service binding parameters (via and with thanks to Alexander Tsvetkov)
- Allow empty query parameters (with thanks to Ivan Dimitrov)
- Add support for v3 Application and Service metadata (with thanks to Petko Boyadzhiev)
- Improve the developer experience for Windows and Eclipse users (with thanks to Alexander Tsvetkov)
- Fix cloning the project on Windows (via Kristian Atanasov)
- Align pom with Maven guidelines (via Andy Wilkinson)
- Documentation updates (via José Fernando Santos de Carvalho and Glenn Oppegard, with thanks to Alexander Tsvetkov)
- General dependency updates.
For a more detailed look at the changes in 3.16.0.RELEASE
, please take a look at the issue tracker and commit log.