- Fix JSON encoding of custom object hash keys and resolve several ActiveSupport/ActiveModel delegation warnings.
- Enhance ActiveRecord: add hyphenated table name support, correct column deduplication for virtual/generated columns, restore instrumenter after async queries, and raise PostgreSQL minimum version to 9.5.
- Add libvips to the generated CI configuration.