Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 29, 2022

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)

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](https://github.com/cloudfoundry/cf-java-client/releases)
- [Commits](cloudfoundry/cf-java-client@v5.8.0.RELEASE...v5.9.0.RELEASE)

Updates `cloudfoundry-client-reactor` from 5.8.0.RELEASE to 5.9.0.RELEASE
- [Release notes](https://github.com/cloudfoundry/cf-java-client/releases)
- [Commits](cloudfoundry/cf-java-client@v5.8.0.RELEASE...v5.9.0.RELEASE)

---
updated-dependencies:
- dependency-name: org.cloudfoundry:cloudfoundry-operations
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.cloudfoundry:cloudfoundry-client-reactor
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 29, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 23, 2023

Superseded by #202.

@dependabot dependabot bot closed this Feb 23, 2023
@dependabot dependabot bot deleted the dependabot/gradle/cfJavaClientVersion-5.9.0.RELEASE branch February 23, 2023 03:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants