Skip to content

v0.12.0

Latest

Choose a tag to compare

@chrisarcand chrisarcand released this 04 Feb 22:02

This release updates vault-rails to support vault-ruby 0.20 and removes support for end-of-life versions of Ruby and Rails. It also restores Rails version matrix testing that was accidentally dropped previously (we've apparently been testing only Rails 6.0 for years).

BREAKING CHANGES

  • Set minimum Ruby version to 3.2 (Ruby 3.1 reaches EOL March 31, 2025)
  • Set minimum Rails version to 7.0 (Rails 6.1 and earlier are EOL)
  • Updated vault-ruby dependency from ~> 0.19 to ~> 0.20, which includes many bugfixes and enhancements

Full Changelog: v0.11.0...v0.12.0