What's Changed * Fix signature of BaseHealthCheckBackend.check_status after merge of 390 by saz in https://github.com/revsys/django-health-check/pull/411 * Fix compatibility with pre-3.18 custom check backends by SpecLad in https://github.com/revsys/django-health-check/pull/414
New Contributors * saz made their first contribution in https://github.com/revsys/django-health-check/pull/411 * SpecLad made their first contribution in https://github.com/revsys/django-health-check/pull/414
What's Changed * Bump black from 22.8.0 to 22.10.0 by dependabot in https://github.com/revsys/django-health-check/pull/332 * Rework readme by frankwiles in https://github.com/revsys/django-health-check/pull/333 * :gear: Expand support for Python 3.11 and Django 4.0+4.1 by jefftriplett in https://github.com/revsys/django-health-check/pull/338 * Bump flake8 from 5.0.4 to 6.0.0 by dependabot in https://github.com/revsys/django-health-check/pull/334 * Bump black from 22.10.0 to 22.12.0 by dependabot in https://github.com/revsys/django-health-check/pull/339 * Bump isort from 5.10.1 to 5.11.4 by dependabot in https://github.com/revsys/django-health-check/pull/346 * Bump pydocstyle[toml] from 6.1.1 to 6.2.2 by dependabot in https://github.com/revsys/django-health-check/pull/348 * Bump pydocstyle[toml] from 6.2.2 to 6.2.3 by dependabot in https://github.com/revsys/django-health-check/pull/349 * CacheBackend: Use a configurable setting to specify cache key by Flauschbaellchen in https://github.com/revsys/django-health-check/pull/336 * Streamline quotes in documentation by Flauschbaellchen in https://github.com/revsys/django-health-check/pull/357 * Respect celery configuration namespace by ercpe in https://github.com/revsys/django-health-check/pull/351 * Bump black from 22.12.0 to 23.3.0 by dependabot in https://github.com/revsys/django-health-check/pull/361 * Catch Redis exceptions while checking cache backend by Flauschbaellchen in https://github.com/revsys/django-health-check/pull/340 * Update README.md by chadgates in https://github.com/revsys/django-health-check/pull/378 * :gear: Adds Django 4.2 support and fixes trove classifiers by jefftriplett in https://github.com/revsys/django-health-check/pull/363 * Add configuration for running health checks without threads by mnitchie in https://github.com/revsys/django-health-check/pull/362 * Add ability to define and run a subset health checks by panteparak in https://github.com/revsys/django-health-check/pull/390 * Bump flake8 from 6.0.0 to 7.0.0 by dependabot in https://github.com/revsys/django-health-check/pull/403 * Bump bandit from 1.7.4 to 1.7.6 by dependabot in https://github.com/revsys/django-health-check/pull/394 * Bump isort from 5.11.4 to 5.13.2 by dependabot in https://github.com/revsys/django-health-check/pull/398 * Bump black from 23.3.0 to 23.12.1 by dependabot in https://github.com/revsys/django-health-check/pull/401 * Test and Support Python 3.12 by frankwiles in https://github.com/revsys/django-health-check/pull/405 * Test and support Django 5.0 by frankwiles in https://github.com/revsys/django-health-check/pull/406 * Bump actions/setup-python from 4 to 5 by dependabot in https://github.com/revsys/django-health-check/pull/392
New Contributors * frankwiles made their first contribution in https://github.com/revsys/django-health-check/pull/333 * jefftriplett made their first contribution in https://github.com/revsys/django-health-check/pull/338 * Flauschbaellchen made their first contribution in https://github.com/revsys/django-health-check/pull/336 * ercpe made their first contribution in https://github.com/revsys/django-health-check/pull/351 * chadgates made their first contribution in https://github.com/revsys/django-health-check/pull/378 * mnitchie made their first contribution in https://github.com/revsys/django-health-check/pull/362 * panteparak made their first contribution in https://github.com/revsys/django-health-check/pull/390
What's Changed * Bump black from 22.6.0 to 22.8.0 by dependabot in https://github.com/KristianOellegaard/django-health-check/pull/330 * Add proper line breaks to the pretty_status HTML by kbyun03 in https://github.com/KristianOellegaard/django-health-check/pull/327 * Remove the need for external CSS by RealOrangeOne in https://github.com/KristianOellegaard/django-health-check/pull/318
New Contributors * dependabot made their first contribution in https://github.com/KristianOellegaard/django-health-check/pull/330 * kbyun03 made their first contribution in https://github.com/KristianOellegaard/django-health-check/pull/327