Cloud Foundry Java Client 4.6.0.RELEASE
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.
- Add application ports when updating applications (via and with thanks to Georg Friedrich)
- Correct Enums for Status Reasons and Values in V3 Deployments (via @nickkomen)
- Make docker credentials nullable (with thanks to Encho Belezirev)
- Better customization options for the underlying HTTP client (with thanks to Vasko Bozhurski)
- Retrieve default domain (via Kristian Atanasov and Alexander Tsvetkov, with thanks to Alexander Tsvetkov)
- Correct encoding of plus signs in query parameters (via and with thanks to Alexander Tsvetkov)
- Support metadata in v3 organizations and spaces (via Arun Kumar Meenakshi Sundaram, with thanks to @checketts)
- Dependency updates
For a more detailed look at the changes in 4.6.0.RELEASE
, please take a look at the issue tracker and commit log.