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.6.0.RELEASE to 5.7.0.RELEASE #161

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

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

Release notes

Sourced from cloudfoundry-operations's releases.

Cloud Foundry Java Client 5.7.0.RELEASE

I'm pleased to announce the release of the Cloud Foundry Java Client, version 5.7.0.RELEASE. This release includes various bug fixes, some relating to issues caused by client-side validation. The supported CC API version is also bumped, and changes to handle the removal of the Deployment 'state' field are incorporated.

  • Bumps supported CC API version to 2.164
  • Handles server-side removal of the Deployment 'state' property & tests
  • #1124 Allow empty query params for V3 filtering & Fix build for Windows (with thanks to @​radito3)
  • #1126 Avoid NPE in DefaultApplications.java (thanks to @​marc-schaefers)
  • #1136 Fix for comparison of Unauthorised check
  • #1134 Fix parse of ProcessStatisticsResource with nullable fields (thanks to @​theghost5800)
  • #1137 Marks a Deployment Resource's 'app' relationship property as Nullable

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

Commits
  • 91a8304 v5.7.0.RELEASE Release
  • 3f3f1d0 Set supported-api-version to 164 (#1139)
  • dd88827 Merge pull request #1138 from cloudfoundry/tas_2_11
  • c329221 Bumps Supported API version, handles removal of Deployment 'state' in 2_11+
  • e611cd2 Marks a Deployment Resource's 'app' relationship property as Nullable (#1137)
  • b1077fe Marks a Deployment Resource's 'app' relationship property as Nullable
  • f6a0fa2 Fix parse of ProcessStatisticsResource with nullable fields (#1134)
  • 8d43a43 Fix for comparison of unauthorised check (#1136)
  • ae97dc4 Fixed issue with PR#1126 where compilation+unit tests failed with Unsupported...
  • 6e94919 Avoid NPE in DefaultApplications.java (#1126)
  • Additional commits viewable in compare view


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

Release notes

Sourced from cloudfoundry-client-reactor's releases.

Cloud Foundry Java Client 5.7.0.RELEASE

I'm pleased to announce the release of the Cloud Foundry Java Client, version 5.7.0.RELEASE. This release includes various bug fixes, some relating to issues caused by client-side validation. The supported CC API version is also bumped, and changes to handle the removal of the Deployment 'state' field are incorporated.

  • Bumps supported CC API version to 2.164
  • Handles server-side removal of the Deployment 'state' property & tests
  • #1124 Allow empty query params for V3 filtering & Fix build for Windows (with thanks to @​radito3)
  • #1126 Avoid NPE in DefaultApplications.java (thanks to @​marc-schaefers)
  • #1136 Fix for comparison of Unauthorised check
  • #1134 Fix parse of ProcessStatisticsResource with nullable fields (thanks to @​theghost5800)
  • #1137 Marks a Deployment Resource's 'app' relationship property as Nullable

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

Commits
  • 91a8304 v5.7.0.RELEASE Release
  • 3f3f1d0 Set supported-api-version to 164 (#1139)
  • dd88827 Merge pull request #1138 from cloudfoundry/tas_2_11
  • c329221 Bumps Supported API version, handles removal of Deployment 'state' in 2_11+
  • e611cd2 Marks a Deployment Resource's 'app' relationship property as Nullable (#1137)
  • b1077fe Marks a Deployment Resource's 'app' relationship property as Nullable
  • f6a0fa2 Fix parse of ProcessStatisticsResource with nullable fields (#1134)
  • 8d43a43 Fix for comparison of unauthorised check (#1136)
  • ae97dc4 Fixed issue with PR#1126 where compilation+unit tests failed with Unsupported...
  • 6e94919 Avoid NPE in DefaultApplications.java (#1126)
  • 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)