Skip to content

with_advisory_lock: v6.0.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 28 May 17:08
95a6b0a

6.0.0 (2025-05-28)

⚠ BREAKING CHANGES

  • Remove private APIs (Base, DatabaseAdapterSupport). Add full mixed adapter support for PostgreSQL/MySQL in same app. Add JRuby compatibility.
  • drop support for sqlite3
  • drop legacy version of ruby/rails (#113)

Features