Releases: Flagsmith/flagsmith-task-processor
v1.1.1
v1.1.0
What's Changed
-
build(deps-dev): bump setuptools from 69.0.3 to 70.0.0 in the pip group across 1 directory by @dependabot in #9
-
build(deps): bump djangorestframework from 3.15.1 to 3.15.2 in the pip group across 1 directory by @dependabot in #10
-
build(deps): bump sqlparse from 0.4.4 to 0.5.0 in the pip group across 1 directory by @dependabot in #11
-
build(deps): bump sqlparse from 0.5.0 to 0.5.1 in the pip group across 1 directory by @dependabot in #13
-
deps: update django by @matthewelwell in #12
New Contributors
- @dependabot made their first contribution in #9
- @khvn26 made their first contribution in #15
Full Changelog: v1.0.2...v1.1.0
v1.0.1-debug
Debugging build to prevent checktaskprocessorthreadhealth
from exiting with an error code
v1.0.2
What's Changed
- refactor(clean_up_old_tasks): remove exists query by @gagantrivedi in #8
Full Changelog: v1.0.1...v1.0.2
v1.0.1
What's Changed
- fix: misc fixes to support django 4.x upgrade by @gagantrivedi in #7
Full Changelog: v1.0.0...v1.0.1
v1.0.0
v1.0.0
Version 1 release to replace task processor code in core repository.
0.1.0.alpha5
What's Changed
- build(deps): bump django-health-check by @gagantrivedi in #5
Full Changelog: 0.1.0.alpha4...0.1.0.alpha5
0.1.0.alpha4
What's Changed
- deps: loosen the requirement constraints on django and python by @gagantrivedi in #4
Full Changelog: 0.1.0.alpha3...0.1.0.alpha4
0.1.0.alpha3
What's Changed
- deps: remove djangorestframework by @gagantrivedi in #3
Full Changelog: 0.1.0.alpha2...0.1.0.alpha3
0.1.0.alpha2
What's Changed
- feat: initial work to separate task processor from main repository by @matthewelwell in #1
- chore(deps): bump djangorestframework by @gagantrivedi in #2
New Contributors
- @matthewelwell made their first contribution in #1
- @gagantrivedi made their first contribution in #2
Full Changelog: https://github.com/Flagsmith/flagsmith-task-processor/commits/0.1.0.alpha2