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.8.0.RELEASE to 5.9.0.RELEASE #183

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

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

Release notes

Sourced from cloudfoundry-operations's releases.

Cloud Foundry Java Client 5.9.0.RELEASE

I'm pleased to announce the release of the Cloud Foundry Java Client, version 5.9.0.RELEASE. This release includes support for some new parts of the v3 CloudController API as well as the ability to have variable substitution in manifest files processed by the library.

For a more detailed look at the changes in 5.9.0.RELEASE, please take a look at the issue tracker and commit log.

Commits
  • 7c0abb3 v5.9.0.RELEASE Release
  • 7fb6fe9 Add LifecycleType for KPACK (#1162)
  • 974a8b5 Fixes issue where test was not waiting for the creation of service instance t...
  • a9b80c9 Re-implement V3 Service Bindings (#1158)
  • 72b6b6b Implement service instances and plans creation and update (#1157)
  • 4f63c5f Allow null values in map of service parameters (#1159)
  • f834b53 Add variable substitution in ApplicationManifestUtils (#1153)
  • 71770ed CC API version bump and necessary changes for support (#1152)
  • 10bcef7 Merge pull request #1151 from cloudfoundry/build-fields
  • 997bbd4 CC API version bump and necessary changes for support
  • Additional commits viewable in compare view


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

Release notes

Sourced from cloudfoundry-client-reactor's releases.

Cloud Foundry Java Client 5.9.0.RELEASE

I'm pleased to announce the release of the Cloud Foundry Java Client, version 5.9.0.RELEASE. This release includes support for some new parts of the v3 CloudController API as well as the ability to have variable substitution in manifest files processed by the library.

For a more detailed look at the changes in 5.9.0.RELEASE, please take a look at the issue tracker and commit log.

Commits
  • 7c0abb3 v5.9.0.RELEASE Release
  • 7fb6fe9 Add LifecycleType for KPACK (#1162)
  • 974a8b5 Fixes issue where test was not waiting for the creation of service instance t...
  • a9b80c9 Re-implement V3 Service Bindings (#1158)
  • 72b6b6b Implement service instances and plans creation and update (#1157)
  • 4f63c5f Allow null values in map of service parameters (#1159)
  • f834b53 Add variable substitution in ApplicationManifestUtils (#1153)
  • 71770ed CC API version bump and necessary changes for support (#1152)
  • 10bcef7 Merge pull request #1151 from cloudfoundry/build-fields
  • 997bbd4 CC API version bump and necessary changes for support
  • Additional commits viewable 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)
dependabot[bot] commented 1 year ago

Superseded by #202.