Releases: revsys/django-health-check
Releases · revsys/django-health-check
3.18.3
What's Changed
- Drop deprecated DEFAULT_FILE_STORAGE setting usage by @KOliver94 in #408
New Contributors
- @KOliver94 made their first contribution in #408
Full Changelog: 3.18.2...3.18.3
3.18.2
What's Changed
- Fix S3Boto3Storage backend and test cases by @krystofbe in #415
New Contributors
- @krystofbe made their first contribution in #415
Full Changelog: 3.18.1...3.18.2
3.18.1
3.18.0
What's Changed
- Bump black from 22.8.0 to 22.10.0 by @dependabot in #332
- Rework readme by @frankwiles in #333
- ⚙️ Expand support for Python 3.11 and Django 4.0+4.1 by @jefftriplett in #338
- Bump flake8 from 5.0.4 to 6.0.0 by @dependabot in #334
- Bump black from 22.10.0 to 22.12.0 by @dependabot in #339
- Bump isort from 5.10.1 to 5.11.4 by @dependabot in #346
- Bump pydocstyle[toml] from 6.1.1 to 6.2.2 by @dependabot in #348
- Bump pydocstyle[toml] from 6.2.2 to 6.2.3 by @dependabot in #349
- CacheBackend: Use a configurable setting to specify cache key by @Flauschbaellchen in #336
- Streamline quotes in documentation by @Flauschbaellchen in #357
- Respect celery configuration namespace by @ercpe in #351
- Bump black from 22.12.0 to 23.3.0 by @dependabot in #361
- Catch Redis exceptions while checking cache backend by @Flauschbaellchen in #340
- Update README.md by @chadgates in #378
- ⚙️ Adds Django 4.2 support and fixes trove classifiers by @jefftriplett in #363
- Add configuration for running health checks without threads by @mnitchie in #362
- Add ability to define and run a subset health checks by @panteparak in #390
- Bump flake8 from 6.0.0 to 7.0.0 by @dependabot in #403
- Bump bandit from 1.7.4 to 1.7.6 by @dependabot in #394
- Bump isort from 5.11.4 to 5.13.2 by @dependabot in #398
- Bump black from 23.3.0 to 23.12.1 by @dependabot in #401
- Test and Support Python 3.12 by @frankwiles in #405
- Test and support Django 5.0 by @frankwiles in #406
- Bump actions/setup-python from 4 to 5 by @dependabot in #392
New Contributors
- @frankwiles made their first contribution in #333
- @jefftriplett made their first contribution in #338
- @Flauschbaellchen made their first contribution in #336
- @ercpe made their first contribution in #351
- @chadgates made their first contribution in #378
- @mnitchie made their first contribution in #362
- @panteparak made their first contribution in #390
Full Changelog: 3.17.0...3.18.0
3.17.0
What's Changed
- Bump black from 22.6.0 to 22.8.0 by @dependabot in #330
- Add proper line breaks to the pretty_status HTML by @kbyun03 in #327
- Remove the need for external CSS by @RealOrangeOne in #318
New Contributors
- @dependabot made their first contribution in #330
- @kbyun03 made their first contribution in #327
Full Changelog: 3.16.7...3.17.0
3.16.7
What's Changed
- Resolve deprecation warnings in test suite by @codingjoe in #331
Full Changelog: 3.16.6...3.16.7
3.16.6
Version support
- Django 2.2, 4.0, 4.1
- Python 3.8 – 3.10
This release mostly includes changes to the CI suite, packaging and distribution.
What's Changed
- Python versions by @hramezani in #315
- Prevent healthcheck page being indexed by robots by @RealOrangeOne in #317
- Update CI suite by @codingjoe in #329
New Contributors
- @RealOrangeOne made their first contribution in #317
Full Changelog: 3.16.5...3.16.6
3.16.5
What's Changed
- Fix
default_app_config
RemovedInDjango41Warning
warning by @meteozond in #307 - Fix Issue #311 by @erdos4d in #314
- Update python by @hramezani in #313
New Contributors
- @meteozond made their first contribution in #307
- @erdos4d made their first contribution in #314
- @hramezani made their first contribution in #313
Full Changelog: 3.16.4...3.16.5