Apartment v2.2.1 Release Notes
Release Date: 2019-06-19 // over 5 years ago-
- June 19, 2019
โ Added
- #566: IGNORE_EMPTY_TENANTS environment variable to ignore empty tenants warning. [Pysis868]
๐ Fixed
- #586: Ignore
CREATE SCHEMA public
statement in pg dump [artemave] - #549: Fix Postgres schema creation with dump SQL [ancorcruz]
Previous changes from v2.2.0
-
- April 14, 2018
โ Added
- #523: Add Rails 5.2 support [IngusSkaistkalns]
- #504: Test against Ruby 2.5.0 [ahorek]
- #528: Test against Rails 5.2 [meganemura]
โ Removed
- #504: Remove Rails 4.0/4.1 support [ahorek]
- #545: Stop supporting for JRuby + Rails 5.0 [meganemura]
๐ Fixed
- #537: Fix PostgresqlSchemaFromSqlAdapter for newer PostgreSQL [shterrett]
- #532: Issue is reported by [aldrinmartoq]
- #519: Fix exception when main database doesn't exist [mayeco]
๐ Changed
- #514: Fix typo [menorval]