v2.8.0
What's Changed
-
Added a new step to upload code coverage report to codecov by @Nusnus in #793
-
Changed codecov branch from master to main in README.rst by @Nusnus in #794
-
requirements/runtime.txt: Django>=2.2,<6.0 by @cclauss in #792
-
[pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #795
-
Issue 796: remove days of the week from human readable description when the whole week is specified by @vkhudiakova in #797
-
blacksmith.sh: Migrate workflows to Blacksmith by @blacksmith-sh in #804
-
fix 'exipres', 'expire_seconds' not working normal as expected by @x-7 in #816
-
[pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #820
-
fix long period task will never be triggered by @daydaychen in #717
-
[pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #823
-
Bump codecov/codecov-action from 4 to 5 by @dependabot in #825
-
Fix for missing periodic task name in results by @ntindicator in #812
-
[pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #837
-
[pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #839
-
[pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #840
-
refactor(db-scheduler): optimize all_as_schedule query by @alirafiei75 in #835
-
fix(tests): correct assertion in excluded hours test by @kyonlee in #858
-
feat(admin): add task field to search_fields by @kyonlee in #857
-
[pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #860
-
Add django 5.2rc1 to test matrix by @jrobichaud in #862
-
added django 5.2rc1 lts and trim down django versions by @auvipy in #865
-
update python version for docker and copy rights by @auvipy in #866
-
Fix the time calculation problem caused by start_time by @JinRiYao2001 in #844
New Contributors
- @Nusnus made their first contribution in #793
- @vkhudiakova made their first contribution in #797
- @blacksmith-sh made their first contribution in #804
- @hamidfzm made their first contribution in #688
- @x-7 made their first contribution in #816
- @daydaychen made their first contribution in #717
- @ntindicator made their first contribution in #812
- @alirafiei75 made their first contribution in #835
- @kyonlee made their first contribution in #858
- @jrobichaud made their first contribution in #862
- @JinRiYao2001 made their first contribution in #844
Full Changelog: v2.7.0...v2.8.0