Skip to content

Releases: cloudfoundry/bosh

v276.0.0

01 Nov 11:34
Compare
Choose a tag to compare

What's changed

  • Bump to ruby embedded in director instead of ruby-package. This should fix #2400

Full Changelog: v275.1.0...v276.0.0

v275.1.0

27 Oct 21:59
Compare
Choose a tag to compare
  • Fix for the race condition between the BOSH Monitor and the NATS. During bosh create-env, if UAA was slow to start, it caused the BOSH API to be unavailable, causing the NATS user authentication file to be empty, preventing BOSH health monitor from reaching NATS, causing the bosh create-env to fail.
  • Expose the agent_wait_timeout property. Previously, this was hard-coded to 600 seconds. During a bosh deployif the Director wasn't able to communicate with a newly-deployed VM for more than 600 seconds, the bosh deploy would error with a timeout and the deploy would fail. By exposing this property, users can accommodate extremely slow environments (e.g. nested vSphere environments with slow network connections).

New Contributors

Full Changelog: v275.0.0...v275.1.0

v275.0.0

11 Oct 18:10
Compare
Choose a tag to compare

What's Changed

  • Bump to Ruby 3.1.2
  • Bumps to the blobstore CLIs to use Go 1.19
  • Removed usage of the EventMachine gem in the Worker process to improve memory performance on Jammy-based stemcells

Full Changelog: v274.4.0...v275.0.0

v274.4.0

16 Sep 21:23
Compare
Choose a tag to compare

What's Changed

Full Changelog: v274.3.0...v274.4.0

v274.3.0

12 Sep 15:58
Compare
Choose a tag to compare

What's Changed

  • Fix race condition between NATS sync and reload by @ystros in #2397

Full Changelog: v274.2.0...v274.3.0

v274.2.0

07 Sep 12:09
Compare
Choose a tag to compare

Bug fixes

  • Fixes a bug with NATS where post-deploy isn't ran on bosh create-env

Full Changelog: v274.1.0...v274.2.0

v274.1.0

30 Aug 19:46
Compare
Choose a tag to compare

Bug Fixes

  • Fix a bug with NATS 2.0 when deploying CF on bosh-lite

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

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