Skip to content

Releases: celery/django-celery-beat

v2.7.0

21 Aug 10:01
39a2e3f
Compare
Choose a tag to compare

What's Changed

  • fix display of long name day of the week by @Akay7 in #745
  • Adding inline to each schedule admin to show PeriodicTasks using the schedule by @truthdoug in #743
  • relaxed django upper version limit to 5.1 by @auvipy in #756
  • some fixes in fr translation by @arthru in #760
  • Start testing on Django v5.1 by @cclauss in #761
  • Simplify Python version requirement by @Mogost in #765
  • fix/clarify update_changed after TZ change by @bbilly1 in #769
  • Update test suite to use pytest, remove related in setup.py by @kwongtn in #771
  • Running setup.py directly is deprecated by @cclauss in #737
  • ci: add a GitHub workflow to build and publish by @florianvazelle in #749
  • tox.ini: Upgrade to Django v5.1 release candidate 1 by @cclauss in #773
  • README: Replace Travis CI badge with GitHub Actions badge by @cclauss in #776
  • Pre-commit: Add Python linter Ruff by @cclauss in #778

dependabot pull requests

pre-commit.ci pull requests

New Contributors

Full Changelog: v2.6.0...v2.7.0

v2.6.0

03 Mar 17:08
f5eb928
Compare
Choose a tag to compare

This release adds support for Django v5.0 and Python 3.12.

What's Changed

  • Avoid crash when can not get human readable description by @nijel in #648
  • Update codeql-analysis.yml by @auvipy in #653
  • Fix CI: Change assert self.app.timezone.zone to assert self.app.timezone.key by @stasfilin in #664
  • drop django 4.0 from CI to avoid security issues by @auvipy in #662
  • Fix Issue #388: Celery Beat scheduled tasks may be executed repeatedly by @BaiJiangJie in #660
  • Update README.rst by @math-a3k in #670
  • Update runtime.txt to include Django 5.0 by @auvipy in #681
  • Replace case.patching fixture with mockeypatch + MagicMock by @foarsitter in #692
  • Update README.rst - Crontab effect description by @AlexanderNeilson in #689
  • Update supported Python & Django version in setup.py by @auvipy in #672
  • Add Python 3.12 to test matrix and add classifier by @foarsitter in #690
  • Django v5.0: django.utils.timezone.utc alias --> datetime.timezone.utc by @cclauss in #703
  • Upgrade GitHub Actions and PyPy 3.10 and Django 5.0 by @cclauss in #699
  • Testing Django v5.0 on pypy-3.10-v7.3.14 passes by @cclauss in #705
  • Prepare for release v2.6.0 to support Py3.12 and Dj5.0 by @cclauss in #712
  • GitHub Actions: Do not hardcode an out-of-date version of PyPy by @cclauss in #715
  • Use the same order in the admin as in the cron schedule expression by @kviktor in #716
  • Upgrade pip and GitHub Actions dependencies with dependabot by @cclauss in #721
  • Bump github/codeql-action from 2 to 3 by @dependabot in #722
  • Bump actions/checkout from 3 to 4 by @dependabot in #723
  • Update pytest requirement from <8.0,>=6.2.5 to >=6.2.5,<9.0 by @dependabot in #724
  • Remove requirements/test-djangoXY.txt by @cclauss in #728
  • Remove code for unsupported django.VERSION < (3, 2) by @cclauss in #729
  • added sphinxcontrib-django to extensions by @mfosterw in #736
  • Update Changelog for v2.6.0 by @cclauss in #739

New Contributors

Full Changelog: v2.5.0...v2.6.0

v2.5.0

14 Mar 10:02
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.4.0...v2.5.0

v2.4.0

19 Oct 13:41
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.3.0...v2.4.0

v2.3.0

04 Jun 05:38
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.2.1...v2.3.0

v2.2.1

02 Jul 05:15
Compare
Choose a tag to compare

2.2.1

:release-date: 2021-07-02 11:15 a.m. UTC+6:00
:release-by: Asif Saif Uddin

  • Enable Django 3.2 CI and add default_auto_field
  • Fix locale in dir tree
  • Do not blindly delete duplicate schedules (#389)
  • used python:3.8-slim for lighter builds
  • Do not blindly delete duplicate schedules (#389)

v2.2.0

19 Jan 08:33
Compare
Choose a tag to compare

2.2.0

:release-date: 2021-01-19 2:30 p.m. UTC+6:00
:release-by: Asif Saif Uddin

  • Fixed compatibility with django-timezone-field>=4.1.0
  • Fixed deprecation warnings: 'assertEquals' in tests.
  • Fixed SolarSchedule event choices i18n support.
  • Updated 'es' .po file metadata
  • Update 'fr' .po file metadata
  • New schema migrations for SolarSchedule events choices changes in models.

v2.1.0

20 Oct 06:15
Compare
Choose a tag to compare
v2.1.0

2.0

18 Mar 08:20
Compare
Choose a tag to compare
2.0
2.0.0

updated version 2.0.0

1.6.0

26 Feb 12:47
Compare
Choose a tag to compare
v1.6.0