What's Changed
- Remove deprecated url imports from example projects by @algebra7 in #806
- Update test matrix by @atodorov in #804
- Allow all_tenants_command to run excluding public schema by @bartonip in #795
- Bump django from 4.0.6 to 4.0.7 by @dependabot in #809
- ci: Run tests via coverage and send info to CodeCov by @atodorov in #807
- Don't GRANT permissions to sequences when using IDENTITY columns. by @atodorov in #810
- docs: Fix a few typos by @timgates42 in #823
- Add test for clone_tenant command by @atodorov in #808
- Fixed a bug renaming a schema by @tomturner in #827
- Feature/get_executor hook by @mmcclelland1002 in #814
New Contributors
- @algebra7 made their first contribution in #806
- @bartonip made their first contribution in #795
- @timgates42 made their first contribution in #823
Full Changelog: V3.4.4...v3.4.5