Skip to content

Releases: cloudfoundry/bosh

v274.0.0

25 Aug 19:04
Compare
Choose a tag to compare

What's Changed

Full Changelog: v273.1.0...v274.0.0

What's Changed

Full Changelog: v273.1.0...v274.0.0

v273.1.0

18 Aug 18:26
Compare
Choose a tag to compare

What's Changed

Full Changelog: v273.0.0...v273.1.0

v273.0.0

02 Jul 02:12
Compare
Choose a tag to compare

What's Changed

  • Make director.db.connection_options spec property more clear @nouseforaname in #2387
  • Fix regression: Deployment manifests can contain yaml anchors by @mvach in #2386
  • Add name parameter to cloud_configs_controller by @mvach in #2390

Full Changelog: v272.6.0...v273.0.0

v272.6.0

24 Jun 19:26
Compare
Choose a tag to compare

What's Changed

  • Fix: Multi-CPI Director doesn't needlessly recreate VMs by @cunnie in #2384
  • Fix: Use director proxy_timeout also for metrics server; fixes "504 Gateway Time-out" on very large environments when metrics gathering exceeds the default 60s proxy_read_timeout by @ionphractal in #2381
  • Feature: Bump Ruby 3.1 → 3.1.2

New Contributors

Full Changelog: v272.5.0...v272.6.0

v272.5.0

06 Jun 22:36
Compare
Choose a tag to compare

What's Changed

  • Fix: golangci-lint warnings in bosh-release-acceptance-tests by @ctlong in #2378
  • Feat: replace go deps with go mod in bosh-blobstore-load-tests by @ctlong in #2377
  • Fix: Do not fail if you have an old postgres data dir if you've already upgraded by @jpalermo in #2383

New Contributors

Full Changelog: v272.4.0...v272.5.0

v272.4.0

28 May 05:46
Compare
Choose a tag to compare

What's Changed

Full Changelog: v272.3.0...v272.4.0

v272.3.0

18 May 23:48
Compare
Choose a tag to compare

What's Changed

Full Changelog: v272.2.0...v272.3.0

v272.2.0

23 Mar 23:18
Compare
Choose a tag to compare

What's Changed

Full Changelog: v272.1.0...v272.2.0

v272.1.0

08 Mar 14:44
Compare
Choose a tag to compare

What's Changed

Full Changelog: v272.0.0...v272.1.0

v272.0.0

01 Mar 11:07
Compare
Choose a tag to compare

Breaking Changes ahead!

This release introduces two breaking changes that need to be considered before upgrading.

  • We've updated the Director to use Ruby 3.1, (it was previously using 3.0) which is required for the Director to run on Jammy (or maybe later) stemcells. Check the Ruby Release for breaking changes in Ruby:
  • The Registry has been removed. (Which drops support for V1 Stemcells and the Softlayer CPI)

What's Changed

Full Changelog: v271.20.0...v272.0.0