Skip to content

Releases: revsys/django-health-check

3.16.2

06 Jan 07:42
Compare
Choose a tag to compare
  • Fix text alignment for time column in Safari (#283)

3.16.1

05 Nov 14:09
bf5054e
Compare
Choose a tag to compare
  • Fix #277 -- Celery ping health check functionality with multiple workers (#278)

3.16.0

04 Nov 10:21
60ac341
Compare
Choose a tag to compare
  • Add second celery health chat that uses ping instead of executing a task (#272)

3.15.0

04 Nov 10:05
f5244fb
Compare
Choose a tag to compare
  • Split celery timeout into two separate settings (#262)

3.14.3

16 Oct 09:10
d71f55d
Compare
Choose a tag to compare
  • Fix #274 -- Use default cache timeout instead of 1s

3.14.2

05 Oct 14:13
Compare
Choose a tag to compare
  • Resolve Django 4.0 deprecation warnings

3.14.1

21 Sep 14:22
Compare
Choose a tag to compare
  • Revert "Clean results task Health Check"

3.14.0

16 Sep 07:07
65db560
Compare
Choose a tag to compare
  • Register health check for each cache configuration (#267)

3.13.3

09 Jun 14:57
8549073
Compare
Choose a tag to compare
  • Add backend checking if all migrations are applied (#252)

3.12.3

23 May 13:31
Compare
Choose a tag to compare
  • Move PyPi release to GitHub action