Skip to content

v2.8.0

Compare
Choose a tag to compare
@rpbaltazar rpbaltazar released this 16 Dec 14:34
8964442

Implemented enhancements:

  • Uses a transaction to create a tenant #66

Fixed bugs:

  • Fix seeding errors #86
  • When tests run in a transaction, new tenants in tests fail to create #123
  • Reverted unsafe initializer - introduces the possibility of disabling the initial connection to the database via
    environment variable. Relates to the following tickets/PRs:

Closed issues:

  • Improve changelog automatic generation #98
  • Relaxes dependencies to allow rails 6.1 #121