Releases: maciej-gol/tenant-schemas-celery
Releases · maciej-gol/tenant-schemas-celery
3.0.0
What's Changed
- CeleryApp allows overriding the task class. by @maciej-gol in #78
- Update README.md by @ankit25821 in #95
- Fix custom task class after introduction of DjangoTask in 5.4 by @maciej-gol in #114
- Bump pytest from 8.1.1 to 8.2.0 by @dependabot in #111
- Bump freezegun from 1.4.0 to 1.5.1 by @dependabot in #113
New Contributors
- @ankit25821 made their first contribution in #95
Full Changelog: 2.2.0...3.0.0
2.2.0
What's Changed
- Postgres bumped to 12 by @maciej-gol in #71
- Bump psycopg2-binary from 2.9.5 to 2.9.6 by @dependabot in #70
- Bump pytest from 7.2.2 to 7.3.0 by @dependabot in #72
- Bump pip-tools from 6.12.3 to 6.13.0 by @dependabot in #73
- Bump pytest from 7.3.0 to 7.3.1 by @dependabot in #74
- Fix potential deadlock during migrations caused by Celery Beat by @edg956 in #75
Full Changelog: 2.1.0...2.2.0
2.1.0
What's Changed
- Dependencies versions updated by @maciej-gol in #61
- Dependencies have been updated. Support for tenant-schemas and celery <5 has been dropped. by @maciej-gol in #66
- Bump more-itertools from 5.0.0 to 9.1.0 by @dependabot in #67
- Add support to celery beat through custom
Scheduler
s by @edg956 in #65 - Local improvements by @maciej-gol in #69
Full Changelog: 2.0.0...2.1.0
2.0.0
What's Changed
- Migrate to Github Actions by @maciej-gol in #48
- Fix for Celery 5.0 by @maciej-gol in #49
- better lookup for _schema_name by @domdinicola in #47
- Fix tests by @maciej-gol in #51
- Add support for django with multiple databases by @NyanKiyoshi in #53
New Contributors
- @domdinicola made their first contribution in #47
- @NyanKiyoshi made their first contribution in #53
Full Changelog: 1.0.0...2.0.0
1.0.1
What's Changed
- Migrate to Github Actions by @maciej-gol in #48
- Fix for Celery 5.0 by @maciej-gol in #49
- better lookup for _schema_name by @domdinicola in #47
New Contributors
- @domdinicola made their first contribution in #47
Full Changelog: 1.0.0...1.0.1
1.0.0
What's Changed
- Add support for App.send_task by @maciej-gol in #35
- Use docker in tests by @maciej-gol in #37
- Reduce output during tests by @maciej-gol in #39
- Adjusted README CeleryApp import for clarity by @thenewguy in #40
- Output versions used to pass tests by @thenewguy in #41
- Set tenant_cache_seconds globally by @awaazde in #38
- Fix issue 43 implementation by @thenewguy in #45
New Contributors
- @thenewguy made their first contribution in #40
- @awaazde made their first contribution in #38
Full Changelog: 0.3.0...1.0.0
0.3.0
0.2.1
0.2.0
What's Changed
- Fixed async tests by @maciej-gol in #22
- Added more travis ci config entries by @maciej-gol in #23
Full Changelog: 0.1.7...0.2.0
0.1.7
What's Changed
- Added headers dict in to request when it’s missing by @alexjillard in #13
New Contributors
- @alexjillard made their first contribution in #13
Full Changelog: 0.1.6...0.1.7