Releases: CleitonDeLima/django-easy-tenants
Releases · CleitonDeLima/django-easy-tenants
0.9.2
What's Changed
- Bump django from 4.2.8 to 4.2.11 by @dependabot in #102
- Bump codecov/codecov-action from 3 to 4 by @dependabot in #100
- Fix bulk_create without tenant context by @CleitonDeLima in #103
Full Changelog: 0.9.1...0.9.2
0.9.1
0.9.0
What's Changed
- Update README.md by @CleitonDeLima in #87
- Bump actions/checkout from 3 to 4 by @dependabot in #88
- Bump django from 3.2.20 to 3.2.23 by @dependabot in #89
- Bump black from 22.12.0 to 23.3.0 by @dependabot in #90
- Bump pytest from 7.4.0 to 7.4.3 by @dependabot in #91
- Bump django-environ from 0.9.0 to 0.11.2 by @dependabot in #92
- Bump django-appconf from 1.0.5 to 1.0.6 by @dependabot in #95
- Bump psycopg2-binary from 2.9.6 to 2.9.9 by @dependabot in #94
- Bump actions/setup-python from 4 to 5 by @dependabot in #96
- Replace threading.local to ContextVar by @CleitonDeLima in #93
Full Changelog: 0.8.0...0.9.0
0.8.0
What's Changed
- Bump black from 22.8.0 to 22.12.0 by @dependabot in #65
- Bump django from 3.2.15 to 3.2.16 by @dependabot in #59
- Added tests for python 3.11 by @CleitonDeLima in #62
- Bump django from 3.2.16 to 3.2.18 by @dependabot in #75
- Bump tox from 3.25.1 to 3.28.0 by @dependabot in #67
- Bump pytest-cov from 3.0.0 to 4.0.0 by @dependabot in #57
- Fix bulk_create params by @CleitonDeLima in #84
- Update deps by @CleitonDeLima in #85
- Added shell_tenant command by @CleitonDeLima in #86
Full Changelog: 0.7.1...0.8.0
0.7.1
What's Changed
- Remove tenantid deps by @CleitonDeLima in #53
- Update example by @CleitonDeLima in #54
Full Changelog: 0.7.0...0.7.1
0.7.0
Breaking changes!
- Remove TenantAbstract and EASY_TENANTS_MODEL settings
What's Changed
- Bump ipython from 7.16.2 to 7.16.3 by @dependabot in #26
- Bump django from 3.2.10 to 3.2.12 by @dependabot in #28
- Bump django from 3.2.12 to 3.2.13 by @dependabot in #29
- Update packages and added dependabot by @CleitonDeLima in #32
- Bump codecov/codecov-action from 1 to 3 by @dependabot in #34
- Bump actions/checkout from 2 to 3 by @dependabot in #33
- Bump actions/setup-python from 2 to 3 by @dependabot in #35
- Bump pytest-cov from 2.12.1 to 3.0.0 by @dependabot in #36
- Bump black from 20.8b1 to 22.3.0 by @dependabot in #39
- Bump django-environ from 0.4.5 to 0.8.1 by @dependabot in #38
- Bump tox-gh-actions from 1.3.0 to 2.9.1 by @dependabot in #37
- Bump ipython from 7.33.0 to 7.34.0 by @dependabot in #40
- Remove support for django 2.2 by @CleitonDeLima in #41
- Bump actions/setup-python from 3 to 4 by @dependabot in #42
- Bump django-environ from 0.8.1 to 0.9.0 by @dependabot in #43
- Bump black from 22.3.0 to 22.6.0 by @dependabot in #44
- Bump tox from 3.25.0 to 3.25.1 by @dependabot in #45
- Bump django from 3.2.13 to 3.2.14 by @dependabot in #46
- Bump flake8 from 4.0.1 to 5.0.4 by @dependabot in #49
- Bump django from 3.2.14 to 3.2.15 by @dependabot in #50
- Bump black from 22.6.0 to 22.8.0 by @dependabot in #51
- Bump pytest from 7.1.2 to 7.1.3 by @dependabot in #52
New Contributors
- @dependabot made their first contribution in #26
Full Changelog: 0.6.1...0.7.0
0.6.1
Full Changelog: 0.5.1...0.6.1
0.5.1
What's Changed
- Using custom Expression to filter tenant in queryset by @CleitonDeLima in #18
- docs: fix typo in README file by @jramnai in #21
- ajuste no README sobre import de manager by @joaogehlen91 in #23
- Fix tests by @CleitonDeLima in #24
- Fix warning, default_app_config no need by @CleitonDeLima in #25
New Contributors
- @jramnai made their first contribution in #21
- @joaogehlen91 made their first contribution in #23
Full Changelog: 0.5.0...0.5.1
0.5.0
Release 0.5.0
0.4.0
Release 0.4.0