Skip to content

Releases: cloudfoundry/bosh

v277.0.0

27 Jan 11:41
Compare
Choose a tag to compare

What's Changed

Full Changelog: v276.1.1...v277.0.0

v276.1.1

05 Dec 19:47
Compare
Choose a tag to compare

What's Changed

  • Cache /info on nats sync by @lnguyen in #2409
  • Use vendored ruby-release packages with a prefix instead of having Director specific packages. This should resolve issues compiling packages in air-gapped environments.

Full Changelog: v276.1.0...v276.1.1

v276.1.0

02 Nov 17:45
Compare
Choose a tag to compare

What's Changed

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

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