github cloudfoundry/capi-release 1.24.0
CAPI 1.24.0

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

Highlights

  • When not using the bridge, windows apps stage and run properly
  • When not using the bridge, task and app syncing properly handles large numbers of tasks and apps

CC API Version: 2.78.0 and 3.13.0

Service Broker API Version: 2.11

Known Issues

  • Users that belong to any space containing a user provided service instance are unable to view any specific service plan: /v2/service_plans/:guid. Users are still able to view the marketplace and provision service instances.

CAPI Release

Cloud Controller

  • API Client, should receive 422 when creating package with invalid app details
  • API client can see a service plan if they have a service instance created from that plan details
  • API client should NOT be able to run tasks that exceed org and space quotas details
  • API client should NOT see an error on the /v2/apps/:guid/stats endpoint when there are no running instances details
  • API client should follow a consistent schema to specify an app-space relationship when creating an app details
  • API client should follow a consistent schema to specify an package-to-app relationship when creating a package details
  • API client should see checksum key instead of hash key for bits package details
  • API client should see that expired droplets are eventually removed from the db details
  • API client should see that expired packages are eventually removed from the db details
  • API client, should receive 422 when creating app with invalid space details
  • App developer should see apps stage successfully on Windows cells details
  • App developer should see labels in task logs to be consistent with app logs details
  • App developer, should NOT see tasks stuck in a PENDING state when BBS is unavailable details
  • CC should include request ID in log messages from security_context middleware details
  • Improve error message when binding app to route in another space details
  • Operator should NOT receive an error when using special characters in database passwords details
  • Operator should see that expired droplets and packages do NOT have hash values displayed when the blob has been deleted details
  • TasksSync and ProcessSync incorrectly fetches data from the CCDB when total number of entries exceeds the internal batch size details

Pull Requests and Issues

  • cloudfoundry/capi-release #43: CAPI Failure when UAA Isn't Available on Internal Address Is Late and Obscure details
  • cloudfoundry/cloud_controller_ng #787: Checksum validation fails for faraday_middleware-0.11.0.gem details
  • cloudfoundry/cloud_controller_ng #788: Filter problem on List all Service Plans for the Service details

Don't miss a new capi-release release

NewReleases is sending notifications on new releases.