Skip to content

Releases: cloudfoundry/capi-release

CAPI 1.189.0

13 Aug 17:27
Compare
Choose a tag to compare

Highlights

CC API Version: 2.239.0 and 3.174.0

Service Broker API Version: 2.15

CAPI Release

  • Add option to check for deprecated stacks in pre-start rake task by @xandroc in #444
  • Run stack_check after DB migrations and seeds by @philippthun in #453
  • Add note to run job to publish v3 docs by @Samze in #448

Dependency updates

  • Build(deps-dev): Bump rubocop from 1.65.0 to 1.65.1 in /spec by @dependabot in #449
  • Build(deps-dev): Bump rubocop-rspec from 3.0.3 to 3.0.4 in /spec by @dependabot in #452

Cloud Controller

Dependency updates

Cloud Controller Database Migrations

None

Full Changelog: 1.188.0...1.189.0

CAPI 1.188.0

31 Jul 16:41
Compare
Choose a tag to compare

Highlights

CC API Version: 2.238.0 and 3.173.0

Service Broker API Version: 2.15

CAPI Release

Dependency updates

  • Build(deps-dev): Bump rubocop from 1.64.1 to 1.65.0 in /spec by @dependabot in #437
  • Build(deps-dev): Bump rexml from 3.3.1 to 3.3.2 in /spec by @dependabot in #445
  • Build(deps-dev): Bump rubocop-rspec from 2.31.0 to 3.0.3 in /spec by @dependabot in #439

Cloud Controller

Dependency updates

CC Uploader

  • Bump github.com/onsi/ginkgo/v2 from 2.19.0 to 2.19.1
  • Bump github.com/onsi/gomega from 1.33.1 to 1.34.1

Cloud Controller Database Migrations

CAPI 1.187.0

22 Jul 13:23
Compare
Choose a tag to compare

CC API Version: 2.237.0 and 3.172.0

Service Broker API Version: 2.15

CAPI Release

Cloud Controller

Cloud Controller Database Migrations

None

CAPI 1.186.0

18 Jul 11:12
Compare
Choose a tag to compare

Highlights

CC API Version: 2.235.0 and 3.170.0

Service Broker API Version: 2.15

CAPI Release

Dependency updates

  • Bump Golang to go1.22.5 (44db2f1)

Cloud Controller

Dependency updates

Cloud Controller Database Migrations

CAPI 1.185.0

02 Jul 11:08
Compare
Choose a tag to compare

WARNING

⚠️ ⚠️ ⚠️ Contains a regression when pushing docker apps with sha256 - see cloudfoundry/cloud_controller_ng#3888 ⚠️ ⚠️ ⚠️
Fixed with CAPI release 1.186.0


CC API Version: 2.234.0 and 3.169.0

Service Broker API Version: 2.15

CAPI Release

Cloud Controller

Cloud Controller Database Migrations

None

CAPI 1.184.0

28 Jun 14:19
Compare
Choose a tag to compare

WARNING

⚠️ ⚠️ ⚠️ Contains a regression when pushing docker apps with sha256 - see cloudfoundry/cloud_controller_ng#3888 ⚠️ ⚠️ ⚠️
Fixed with CAPI release 1.186.0


CC API Version: 2.233.0 and 3.168.0

Service Broker API Version: 2.15

CAPI Release

  • Add info on how the format of the version number of the min cf cli version should be configured (#430) @kathap
  • Replace Redis with Valkey (#428) @Samze
  • Update prom_scraper_config to add origin: cc label (#426) @Samze
  • Add new rubocops to .rubocop.yml (#423) @moleske

Dependency updates

  • Bump Valkey to 7.2.5
  • Bump rubocop-rspec from 2.30.0 to 2.31.0

Cloud Controller

Dependency updates

  • Bump newrelic_rpm from 9.10.1 to 9.11.0
  • Bump fog-aws from 3.22.0 to 3.23.0
  • Bump public_suffix from 5.0.5 to 6.0.0
  • Bump nokogiri from 1.16.5 to 1.16.6
  • Bump fog-openstack from 1.1.1 to 1.1.3
  • Bump googleapis-common-protos from 1.5.0 to 1.6.0
  • Bump oj from 3.16.3 to 3.16.4
  • Bump rspec-wait from 1.0.0 to 1.0.1
  • Bump rspec-rails from 6.1.2 to 6.1.3
  • Bump timecop from 0.9.9 to 0.9.10
  • Bump glob from 8.1.0 to 10.3.12 in /docs/v3
  • Bump braces from 3.0.2 to 3.0.3 in /docs/v3

CC Uploader

  • Bump code.cloudfoundry.org/cfhttp/v2 from 2.0.2 to 2.1.0

Cloud Controller Database Migrations

CAPI 1.183.0

06 Jun 18:38
Compare
Choose a tag to compare

Highlights

CC API Version: 2.232.0 and 3.167.0

Service Broker API Version: 2.15

CAPI Release

Cloud Controller

Cloud Controller Database Migrations

What's Changed

  • build(deps): bump newrelic_rpm from 9.9.0 to 9.10.0 (#3815)

Full Changelog: 1.182.0...1.183.0

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