Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
3.19.0 source code.tar.gz | 2025-06-03 | 30.5 kB | |
3.19.0 source code.zip | 2025-06-03 | 66.7 kB | |
README.md | 2025-06-03 | 2.3 kB | |
Totals: 3 Items | 99.6 kB | 0 |
What's Changed
- Add HEALTHCHECK_CELERY_PRIORITY by @ddelange in https://github.com/revsys/django-health-check/pull/440
- Fix storage check exception handling by @violuke in https://github.com/revsys/django-health-check/pull/432
- Typo fix by @jensenbox in https://github.com/revsys/django-health-check/pull/441
- Update README.md for subset feature by @aliir74 in https://github.com/revsys/django-health-check/pull/418
- Move the description of
HEALTHCHECK_CACHE_KEY
to the correct section by @SpecLad in https://github.com/revsys/django-health-check/pull/416 - Respect celery 4+ configuration names by @leo-naeka in https://github.com/revsys/django-health-check/pull/374
- Added DS_Store to ignore and fixed the broken test which supports new… by @seanpar203 in https://github.com/revsys/django-health-check/pull/447
- Add more light weight database check by @panteparak in https://github.com/revsys/django-health-check/pull/439
- Feature/allow redis connection kwargs by @seanpar203 in https://github.com/revsys/django-health-check/pull/450
- Drop support Python/Django versions which reach their EOL by @codingjoe in https://github.com/revsys/django-health-check/pull/463
- Add support for Django 5.2 by @codingjoe in https://github.com/revsys/django-health-check/pull/464
- Add support for Python 3.13 by @codingjoe in https://github.com/revsys/django-health-check/pull/465
- Adapt PEP 612 (pyproject.toml) package metadata by @codingjoe in https://github.com/revsys/django-health-check/pull/466
- Replace all linters with ruff by @codingjoe in https://github.com/revsys/django-health-check/pull/467
New Contributors
- @ddelange made their first contribution in https://github.com/revsys/django-health-check/pull/440
- @violuke made their first contribution in https://github.com/revsys/django-health-check/pull/432
- @jensenbox made their first contribution in https://github.com/revsys/django-health-check/pull/441
- @aliir74 made their first contribution in https://github.com/revsys/django-health-check/pull/418
- @leo-naeka made their first contribution in https://github.com/revsys/django-health-check/pull/374
- @seanpar203 made their first contribution in https://github.com/revsys/django-health-check/pull/447
Full Changelog: https://github.com/revsys/django-health-check/compare/3.18.3...3.19.0