I'm pleased to announce the release of the Cloud Foundry Java Client, version 5.8.0.RELEASE. This release includes a compatibility fix for using Spring Boot 2.5 dependencies and a fix that ensures the wiretap and proxy settings are consistently applied.
Changes to SSLContext setup to handle deprecations in reactor-netty & boot 2.5 (#1140)
Ensure that HTTP client is always configured (#1147)
For a more detailed look at the changes in 5.8.0.RELEASE, please take a look at the issue tracker and commit log.
I'm pleased to announce the release of the Cloud Foundry Java Client, version 5.8.0.RELEASE. This release includes a compatibility fix for using Spring Boot 2.5 dependencies and a fix that ensures the wiretap and proxy settings are consistently applied.
Changes to SSLContext setup to handle deprecations in reactor-netty & boot 2.5 (#1140)
Ensure that HTTP client is always configured (#1147)
For a more detailed look at the changes in 5.8.0.RELEASE, please take a look at the issue tracker and commit log.
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Bumps
cfJavaClientVersion
from 5.7.0.RELEASE to 5.8.0.RELEASE. Updatescloudfoundry-operations
from 5.7.0.RELEASE to 5.8.0.RELEASERelease notes
Sourced from cloudfoundry-operations's releases.
Commits
235c3f0
v5.8.0.RELEASE Releasefe1fe4d
Fix connection pool size in test (#1148)7a2d445
Merge pull request #1147 from cloudfoundry/gh_issue_1143e427d97
Ensure that http client is always configured00faecf
Merge pull request #1140 from cloudfoundry/boot-2-567a834e
Changes to SSLContext setup to handle deprecations in reactor-netty & boot 2.52879b44
v5.8.0.BUILD-SNAPSHOT DevelopmentUpdates
cloudfoundry-client-reactor
from 5.7.0.RELEASE to 5.8.0.RELEASERelease notes
Sourced from cloudfoundry-client-reactor's releases.
Commits
235c3f0
v5.8.0.RELEASE Releasefe1fe4d
Fix connection pool size in test (#1148)7a2d445
Merge pull request #1147 from cloudfoundry/gh_issue_1143e427d97
Ensure that http client is always configured00faecf
Merge pull request #1140 from cloudfoundry/boot-2-567a834e
Changes to SSLContext setup to handle deprecations in reactor-netty & boot 2.52879b44
v5.8.0.BUILD-SNAPSHOT DevelopmentDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)