github cloudfoundry/capi-release 1.7.0
CAPI 1.7.0

latest releases: 1.134.0, 1.133.0, 1.132.0...
7 years ago

IMPORTANT

  • This release fixes a database migration that caused issues with certain app start commands.
  • An issue was found staging Python buildpack based apps and apps using any buildpack that doesn't return process types in the staging result. We've prioritized this bug at the top of our backlog. Workaround is to add a Procfile containing any command, e.g. web: foo.

CC API Version: 2.63.0 and 3.0.0-alpha.3

Service Broker API Version: 2.10

CAPI Release

Cloud Controller

  • BUGFIX: apps that have double quotes in the start command break after the v3 migration is applied details
  • As an app developer, I should be able to upload a droplet for an app details
  • CloudController sets v3 App guid on DesiredAppMessage details
  • BUGFIX: v2 apps with environment variables starting with CF_ become invalid after deploying the v3 migration details
  • As a space developer, I expect Cloud Foundry / Diego to gracefully handle my app being stopped or deleted while an app is staging. details
  • Increase the width of the dashboard_url column in service instance table details

Pull Requests and Issues

Don't miss a new capi-release release

NewReleases is sending notifications on new releases.