Skip to content

Conversation

@ivanovac
Copy link
Contributor

@ivanovac ivanovac commented Dec 5, 2025

What

Updates switchblade dependency from v0.9.0 to v0.9.1.

Why

Switchblade v0.9.1 adds support for Cloud Foundry API v3, which is required for compatibility with modern CF deployments.

The CF API v3 migration in switchblade includes:

  • Migration from v2 API endpoints to v3 equivalents
  • Updated app deployment flow (push, stage, start)
  • Improved error handling and logging

How

Updated dependencies:

  • github.com/cloudfoundry/switchblade: v0.9.0 → v0.9.1
  • github.com/docker/docker: v27.4.1 → v27.5.1 (transitive dependency)

Updated vendor directory with go mod tidy && go mod vendor.

Testing

This PR only updates dependencies. Integration test fixes (if needed) will be addressed in a follow-up PR.

@ivanovac ivanovac force-pushed the adopt-switchblade091 branch from dd4c81c to 876ec2c Compare December 5, 2025 14:11
Copy link
Contributor

@ramonskie ramonskie left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@ivanovac ivanovac merged commit e71d465 into master Dec 5, 2025
7 checks passed
@ivanovac ivanovac deleted the adopt-switchblade091 branch December 5, 2025 14:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants