- Active Record now allows Symbol as default for YAML columns and fixes Store serialization to use plain Hash instead of HashWithIndifferentAccess.
- Fixes PG.connect keyword arguments deprecation warnings on Ruby 2.7.
- Active Storage migrations now respect Active Record's primary key type.