github cloudfoundry/capi-release 1.86.0
CAPI 1.86.0

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

Highlights

  • Resolved bug that cause cf push to error out when pushing to CF using Eirini
  • Added initial telemetry collection. This is still early days for telemetry, so collection mechanism may change. Currently telemetry is written to the telemetry.log file located on the API vm at /var/vcap/sys/log/cloud_controller_ng/telemetry.log
  • Added a CANCELING state to rolling deployment status when a user cancels rolling deploy
  • V3 Routes are now GA
  • Breaking change: windows2016 stack support has been removed as it's been replaced by the windows stack.

CC API Version: 2.141.0 and 3.76.0

Service Broker API Version: 2.15

CAPI Release

Cloud Controller

  • API client can create a user for a UAA client details
  • API client can create a user for a UAA user details
  • API client can delete a space details
  • API client can delete a user details
  • API client can delete an organization details
  • API client can discover users on the v3 API details
  • API client can get details of a user details
  • API client can list users details
  • API client can suspend an organization details
  • API client can get usage summary for an organization details
  • API client can no longer user the status field for v3 organizations details
  • API client can see audit events for org create/update/delete on the v3 API details
  • API client can see audit events for space update/delete on the v3 API details
  • API client can view the origin of a user details
  • Add CANCELING as a status for a deployment details
  • Add query param to app list endpoint to filter by app lifecycle type details
  • As a PM for CAPI, I want to be able to see when a deployment happens for an app details
  • As an API user, if I send a request for maintenance with a non-semver version, I should receive a useful error details
  • As an API user, if I try to request maintenance and a plan change on an update request, I get a useful error details
  • Capture bind-service event for CAPI telemetry details
  • Capture create-app event for CAPI telemetery details
  • Capture create-build event for CAPI telemetry details

Cloud Controller Database Migrations

None

Pull Requests and Issues

  • cloudfoundry/cloud_controller_ng #1402: Remove API version checks from v2 controllers details
  • cloudfoundry/cloud_controller_ng #1408: update trafficcontroller decorator to handle container metrics split … details
  • cloudfoundry/cloud_controller_ng #1411: cf push returns 500 when using Eirini/OPI details
  • cloudfoundry/cloud_controller_ng #1424: Bump mixin-deep from 1.3.1 to 1.3.2 in /docs/v3 details
  • rename database_parts to database in response to timebomb test details
  • cloudfoundry/capi-release #151: Remove support for the "windows2016" stack details

Don't miss a new capi-release release

NewReleases is sending notifications on new releases.