Skip to content

CAPI 1.172.0

Compare
Choose a tag to compare
@capi-bot capi-bot released this 09 Feb 15:11

⚠️ This release contains a regression. ⚠️

In certain situations the /v3/service_plans endpoint returns duplicate entries. This is caused by an error in the database query fetching service plans based on their visibility in organizations accessible by the user issuing the request. These duplicates may result in failing service-related commands, e.g. cf create-service failing with Service offering '...' is provided by multiple service brokers.

This has been fixed in CAPI 1.173.0.


Highlights

CC API Version: 2.223.0 and 3.158.0

Service Broker API Version: 2.15

CAPI Release

  • Add jemalloc package to missing job specs (#384) @johha

Dependencies

  • Bump rspec from 3.12.0 to 3.13.0 in /spec (#383)
  • Bump Golang to go1.22.0

Cloud Controller

Dependencies

Cloud Controller Database Migrations

None

Pull Requests and Issues