Bosh Versions Save

Cloud Foundry BOSH is an open source tool chain for release engineering, deployment and lifecycle management of large scale distributed services.

v280.0.8

5 months ago

Updates:

  • Updates postgresql-13 from 13.12 to 13.13
  • Updates postgresql-15 from 15.4 to 15.5

v280.0.7

5 months ago

Updates:

  • Updates nats-server from 2.10.3 to 2.10.4

v280.0.6

6 months ago

What's Changed

  • In v280.0.5, theactivesupport gem was bumped from 7.0.8 to 7.1.0. This broke some releases that were using the Object#present? method provided by ActiveSupport, as it was no longer included by default. We were getting these methods accidentally because the BOSH Director uses both the delayed_job and factory_bot gems, which both transitively include activesupport. Because releases in the wild are relying on these methods, we now explicitly include the active_support/core_ext/object/blank in the templating pipeline library in order to continue providing the methods.

Full Changelog: https://github.com/cloudfoundry/bosh/compare/v280.0.5...v280.0.6

v280.0.5

6 months ago

Updates:

  • Updates nats-server from 2.10.2 to 2.10.3

v280.0.4

6 months ago

Updates:

  • Updates nats-server from 2.10.1 to 2.10.2

v280.0.3

7 months ago

Updates:

  • Updates nats-server from 2.10.0 to 2.10.1

v280.0.2

7 months ago

Updates:

  • Updates nats-server from 2.9.22 to 2.10.0

v280.0.1

7 months ago

Updates:

  • Updates nats-server from 2.9.21 to 2.9.22

Full Changelog: https://github.com/cloudfoundry/bosh/compare/v280.0.0...v280.0.1

v280.0.0

8 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/cloudfoundry/bosh/compare/v279.0.0...v280.0.0

v279.0.0

8 months ago

What's Changed

Full Changelog: https://github.com/cloudfoundry/bosh/compare/v278.0.0...v279.0.0