Releases: codingjoe/django-health-check
Releases · codingjoe/django-health-check
3.20.8
What's Changed
- Add conainerization documentation by @codingjoe in #541
Full Changelog: 3.20.7...3.20.8
3.20.7
What's Changed
- Convert all tests from Django TestCase to pytest by @Copilot in #537
- Limit coverage reporting to the package source by @codingjoe in #538
- Switch from Sphinx to MkDocs by @codingjoe in #539
New Contributors
- @Copilot made their first contribution in #537
Full Changelog: 3.20.6...3.20.7
3.20.6
3.20.5
What's Changed
- Update all links due to owner change by @codingjoe in #527
- Drop custom pre-commit CI job in favor of pre-commit.ci by @codingjoe in #528
- Add GitHub pages deployment by @codingjoe in #529
- Update docs links to GH pages by @codingjoe in #530
Full Changelog: 3.20.4...3.20.5
3.20.4
What's Changed
- Fix #525 -- Unpack SQL arguments by @codingjoe in #526
Full Changelog: 3.20.3...3.20.4
3.20.3
What's Changed
- Revert "Add support for database specific health checks" by @codingjoe in #524
Full Changelog: 3.20.2...3.20.3
3.20.2
What's Changed
- Add sphinx project name and version by @codingjoe in #523
- Ref #362 -- Document threading behavior and setting by @mnitchie in #425
Full Changelog: 3.20.1...3.20.2
3.20.1
What's Changed
- Repair VERSION variable by @tacerus in #478
- Fix missing URLs on PyPI by @ddelange in #498
- Use pre-commit as a linter the CI suite by @codingjoe in #518
- Use UV for CI and docs builds by @codingjoe in #519
- Ref #378 -- Replace deprecated
urlwithpathin documentation by @aradkdj in #516 - Fix db_heartbeat on Oracle by @luzfcb in #482
- Fix Codecov tracking by @codingjoe in #521
- Disable atomic requests for health-check view by @TheSuperiorStanislav in #469
- Remove test model default permissions by @aabharya in #451
- Only close DB connections when using threading by @RealOrangeOne in #438
- Update Python & Django version support by @codingjoe in #522
New Contributors
- @tacerus made their first contribution in #478
- @aradkdj made their first contribution in #516
- @luzfcb made their first contribution in #482
- @aabharya made their first contribution in #451
Full Changelog: 3.20.0...3.20.1
3.20.0
What's Changed
- Add SMTP / email check by @TheSuperiorStanislav in #437
New Contributors
- @TheSuperiorStanislav made their first contribution in #437
Full Changelog: 3.19.2...3.20.0
3.19.2
What's Changed
- Add support for database specific health checks by @HanaPoulpe in #431
New Contributors
- @HanaPoulpe made their first contribution in #431
Full Changelog: 3.19.1...3.19.2