Skip to content

Releases: cloudfoundry/capi-release

CAPI 1.182.0

22 May 13:34
Compare
Choose a tag to compare

CC API Version: 2.231.0 and 3.166.0

Service Broker API Version: 2.15

CAPI Release

Dependency updates

  • Bump rexml from 3.2.6 to 3.2.8 in /spec (#416)
  • Bump Redis to 7.2.5 (c942a34)

Cloud Controller

Dependency updates

  • bump digest-xxhash from 0.2.7 to 0.2.8 (#3797)
  • bump fog-openstack from 1.1.0 to 1.1.1 (#3796)
  • bump rexml from 3.2.6 to 3.2.8 in /docs/v3 (#3800)
  • bump rexml from 3.2.6 to 3.2.8 (#3799)
  • bump rubocop-rails from 2.24.1 to 2.25.0 (#3801)

CC Uploader

Dependency updates

  • Bump code.cloudfoundry.org/cfhttp/v2 from 2.0.1 to 2.0.2 (#47)

Cloud Controller Database Migrations

None

Pull Requests and Issues

CAPI 1.181.0

14 May 23:28
Compare
Choose a tag to compare

CC API Version: 2.230.0 and 3.165.0

Service Broker API Version: 2.15

CAPI Release

  • Remove nginx from response headers and error responses #406 @kathap
  • Introduce parameter migration_psql_concurrent_statement_timeout_in_seconds #410 @johha

Cloud Controller

Documentation changes:

Dependency Bumps

bump sequel from 5.79.0 to 5.80.0
bump nokogiri from 1.16.4 to 1.16.5

Cloud Controller Database Migrations

None

CAPI 1.180.0

25 Apr 14:02
Compare
Choose a tag to compare

CC API Version: 2.229.0 and 3.164.0

Service Broker API Version: 2.15

CAPI Release

Dependency updates

  • Bump rubocop from 1.63.2 to 1.63.3 in /spec #408

Cloud Controller

Dependency updates

Cloud Controller Database Migrations

Pull Requests and Issues

CAPI 1.179.0

16 Apr 22:07
Compare
Choose a tag to compare

Highlights

CC API Version: 2.228.0 and 3.163.0

Service Broker API Version: 2.15

CAPI Release

None

Cloud Controller

Dependencies

Cloud Controller Database Migrations

None

CAPI 1.178.0

16 Apr 13:21
Compare
Choose a tag to compare

CC API Version: 2.227.0 and 3.162.0

Service Broker API Version: 2.15

CAPI Release

  • Add optional parameter to set postgres worker mem for db migrations (#404) @johha
  • Make number of db migration retries configurable (#401) @johha

Dependencies

  • Bump blobstore_url_signer submodule (#402) @johha
  • Bump rubocop from 1.62.1 to 1.63.1 in /spec (#403)

Cloud Controller

Dependencies

Cloud Controller Database Migrations

None

Pull Requests and Issues

CAPI 1.177.0

09 Apr 13:50
Compare
Choose a tag to compare

CC API Version: 2.226.0 and 3.161.0

Service Broker API Version: 2.15

CAPI Release

  • Add max_migration_statement_runtime_in_seconds config property (#387) @FloThinksPi

Dependencies

  • Bump Golang to go1.22.2
  • Bump rubocop from 1.60.2 to 1.62.1
  • Bump rubocop-rspec from 2.26.1 to 2.29.1

Cloud Controller

Dependencies

  • Bump yard from 0.9.34 to 0.9.36
  • Bump steno from 1.3.4 to 1.3.5
  • Bump rubocop from 1.60.2 to 1.62.1
  • Bump rack from 2.2.6.4 to 2.2.9 in /docs/v3
  • Bump express from 4.18.2 to 4.19.2 in /docs/v3

Cloud Controller Database Migrations

None

cc-uploader / tps

  • Bump github.com/onsi/ginkgo/v2 from 2.15.0 to 2.17.1
  • Bump github.com/onsi/gomega from 1.31.1 to 1.32.0

CAPI 1.176.0

05 Apr 12:17
1.176.0
Compare
Choose a tag to compare

CC API Version: 2.225.0 and 3.160.0

Service Broker API Version: 2.15

CAPI Release

Dependencies

  • Bump Golang to go1.22.1

Cloud Controller

Dependencies

  • Bump debug from 1.9.1 to 1.9.2
  • Bump parallel_tests from 4.5.1 to 4.6.0
  • Bump rubocop-rails from 2.23.1 to 2.24.1

Cloud Controller Database Migrations

None

CAPI 1.175.0

08 Mar 04:21
Compare
Choose a tag to compare

CAPI Release

Cloud Controller

Dependencies

Cloud Controller Database Migrations

CAPI 1.173.0

20 Feb 21:29
Compare
Choose a tag to compare

Highlights

  • CC API Version: 2.224.0 and 3.159.0

  • Service Broker API Version: 2.15

CAPI Release

Cloud Controller

Dependancies

Cloud Controller Database Migrations

CAPI 1.172.0

09 Feb 15:11
Compare
Choose a tag to compare

⚠️ 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