orange-cloudfoundry / osb-cmdb

A configuration management db for Open Service Broker API broker implementations
Apache License 2.0
14 stars 1 forks source link

Bump cfJavaClientVersion from 5.7.0.RELEASE to 5.8.0.RELEASE #175

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps cfJavaClientVersion from 5.7.0.RELEASE to 5.8.0.RELEASE. Updates cloudfoundry-operations from 5.7.0.RELEASE to 5.8.0.RELEASE

Release notes

Sourced from cloudfoundry-operations's releases.

Cloud Foundry Java Client 5.8.0.RELEASE

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.

Commits
  • 235c3f0 v5.8.0.RELEASE Release
  • fe1fe4d Fix connection pool size in test (#1148)
  • 7a2d445 Merge pull request #1147 from cloudfoundry/gh_issue_1143
  • e427d97 Ensure that http client is always configured
  • 00faecf Merge pull request #1140 from cloudfoundry/boot-2-5
  • 67a834e Changes to SSLContext setup to handle deprecations in reactor-netty & boot 2.5
  • 2879b44 v5.8.0.BUILD-SNAPSHOT Development
  • See full diff in compare view


Updates cloudfoundry-client-reactor from 5.7.0.RELEASE to 5.8.0.RELEASE

Release notes

Sourced from cloudfoundry-client-reactor's releases.

Cloud Foundry Java Client 5.8.0.RELEASE

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.

Commits
  • 235c3f0 v5.8.0.RELEASE Release
  • fe1fe4d Fix connection pool size in test (#1148)
  • 7a2d445 Merge pull request #1147 from cloudfoundry/gh_issue_1143
  • e427d97 Ensure that http client is always configured
  • 00faecf Merge pull request #1140 from cloudfoundry/boot-2-5
  • 67a834e Changes to SSLContext setup to handle deprecations in reactor-netty & boot 2.5
  • 2879b44 v5.8.0.BUILD-SNAPSHOT Development
  • See full diff in compare view


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)