Releases: revsys/django-health-check
Releases · revsys/django-health-check
3.16.2
- Fix text alignment for time column in Safari (#283)
3.16.1
- Fix #277 -- Celery ping health check functionality with multiple workers (#278)
3.16.0
- Add second celery health chat that uses ping instead of executing a task (#272)
3.15.0
- Split celery timeout into two separate settings (#262)
3.14.3
- Fix #274 -- Use default cache timeout instead of 1s
3.14.2
- Resolve Django 4.0 deprecation warnings
3.14.1
- Revert "Clean results task Health Check"
3.14.0
- Register health check for each cache configuration (#267)
3.13.3
- Add backend checking if all migrations are applied (#252)
3.12.3
- Move PyPi release to GitHub action