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