Cloud Foundry Java Client v5.11.0.RELEASE
pivotal-david-osullivan
released this
20 Feb 15:58
·
14 commits
to main
since this release
I am very pleased to announce the release of the Cloud Foundry Java Client, version 5.11.0.RELEASE. This release includes enhancements to the V3 API support, including Security Groups, Routes, Manifest improvements. Additionally the test have been upgraded to use JUnit 5 and the Spotless plugin has been introduced to support easier contribution.
What's Changed
- Upgrades to cf-java-client by @pacphi in #1201
- Bump min supported CAPI version, increase default memory quota for tests by @pivotal-david-osullivan in #1206
- Add Spotless plugin for style by @anthonydahanne in #1205
- Upgrade JUnit4 to JUnit5 by @pacphi in #1207
- Migrate integration tests to Junit 5 and selectively apply changes from #1174 and #1185 by @anthonydahanne in #1215
- Integration fixes by @anthonydahanne in #1214
- Pr 1192 rebase + reformat by @anthonydahanne in #1216
- Pr 1194 by @anthonydahanne in #1217
- PR 1173 by @pivotal-david-osullivan in #1218
- Rebasing 1190 by @pivotal-david-osullivan in #1219
- Enhance deploy by @anthonydahanne in #1220
Contributors
- @schulzh #1167
- @pacphi #1201
- @anthonydahanne #1205
- @radoslav-tomov (#1194)
- @abhishek7-sap (#1173)
- @suyash-sap (#1174)
Full Changelog: v5.10.0.RELEASE...v5.11.0.RELEASE