Releases: cloudfoundry/bosh
Releases · cloudfoundry/bosh
v274.0.0
What's Changed
- Upgrading NATS to a supported version by @danielfor in #2391
Full Changelog: v273.1.0...v274.0.0
What's Changed
- Upgrading NATS to a supported version by @danielfor in #2391
Full Changelog: v273.1.0...v274.0.0
v273.1.0
What's Changed
- deleted bosh config leaves dangling hm rule by @nouseforaname in #2393
- Add postgres package autobumping by @nouseforaname in #2395
Full Changelog: v273.0.0...v273.1.0
v273.0.0
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
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
- @ionphractal made their first contribution in #2381
Full Changelog: v272.5.0...v272.6.0
v272.5.0
What's Changed
- Fix:
golangci-lint
warnings inbosh-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
What's Changed
- Update Rack gem to address CVE-2022-30122 and CVE-2022-30123
- Reset unresponsive VM count for deleted deployment by @ystros in #2380
- Bump ruby version to 3.1.2 by @ShilpaChandrashekara in #2375
Full Changelog: v272.3.0...v272.4.0
v272.3.0
What's Changed
- Support running errands on stopped instances by @FlorianNachtigall in #2374
- Bump json gem for CVE-2020-10663 by @FlorianNachtigall in #2371
- Bump netaddr gem to 1.5.3 to fix CVE-2019-17383 by @FlorianNachtigall in #2373
Full Changelog: v272.2.0...v272.3.0
v272.2.0
v272.1.0
What's Changed
- bump to ruby 3.1.0 packages by @ramonskie in #2359
- Fix for psych.load / psych.safe_load new signature by @nouseforaname in #2360
- Update additional YAML.load calls with required named params by @nouseforaname in #2361
- Increase Key Size for generated test certs by @nouseforaname in #2362
Full Changelog: v272.0.0...v272.1.0
v272.0.0
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
- Remove Registry by @nouseforaname in #2345
- Ruby 3.1.0 by @ramonskie in #2354
- Update bundler-audit to latest version by @nouseforaname in #2356
- Ignore vendor extensions by @rkoster in #2358
Full Changelog: v271.20.0...v272.0.0