Skip to content

2.11.0

Compare
Choose a tag to compare
@rpbaltazar rpbaltazar released this 07 Feb 06:54
fefed66

Implemented enhancements:

  • Increase errors visibility by showing more information on the underlying error rather than a generic error 'Apartment::TenantNotFound' (#176)
  • Resolved #177 - Added rails 7 support (#178)

Fixed bugs:

  • Fixing tenant_presence_check config in the README (#180)
  • Resolved #161 and #81 - Fixed sequence name (#187)

Closed issues:

  • Resolved #151 - removed reloader and console overwrite of reload method (#174)