Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 8, 2026

Bumps github.com/cloudfoundry/go-cfclient/v3 from 3.0.0-alpha.15 to 3.0.0-alpha.17.

Release notes

Sourced from github.com/cloudfoundry/go-cfclient/v3's releases.

v3.0.0-alpha.17

What's Changed

  • Added process monitoring to blue-green deployment
  • Add support for Service Broker-provided metadata on Service Instances

Full Changelog: cloudfoundry/go-cfclient@v3.0.0-alpha.16...v3.0.0-alpha.17

v3.0.0-alpha.16

What's Changed

  • Apps can be pushed without optionally starting
  • Post-deploy, explicitly restart apps that were already running
  • Ensure application stops when the stopped flag is set with rolling or blue-green strategy
  • Extend process stats object to include some missing fields
  • Service plan method names have been normalized (fixed)

Full Changelog: cloudfoundry/go-cfclient@v3.0.0-alpha.15...v3.0.0-alpha.16

Commits
  • 921e535 Merge pull request #499 from stoyangenchev/feature/service-broker-provided-me...
  • e629767 Add support for Service Broker-provided metadata on Service Instances
  • 76a5917 Merge pull request #497 from datev/feature/blue-green-update
  • 84e3e21 removing not needed loop
  • 192bd58 Merge pull request #496 from datev/feature/blue-green-deployment-update
  • c1833c5 added disabling running checks for blue green
  • a0453ca changed pooling parameters transfer for blue green strategy
  • 921a960 independent polling options for blue green deploy process monitoring
  • 9ec7f7b adding process monitoring to blue-green deployment
  • 24a9f85 Merge pull request #495 from GSA-TTS/fix-missed-restarts
  • Additional commits viewable in compare view

Dependabot compatibility score

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 [github.com/cloudfoundry/go-cfclient/v3](https://github.com/cloudfoundry/go-cfclient) from 3.0.0-alpha.15 to 3.0.0-alpha.17.
- [Release notes](https://github.com/cloudfoundry/go-cfclient/releases)
- [Changelog](https://github.com/cloudfoundry/go-cfclient/blob/main/CHANGELOG.md)
- [Commits](cloudfoundry/go-cfclient@v3.0.0-alpha.15...v3.0.0-alpha.17)

---
updated-dependencies:
- dependency-name: github.com/cloudfoundry/go-cfclient/v3
  dependency-version: 3.0.0-alpha.17
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Jan 8, 2026
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 go Pull requests that update go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant