This repository has been archived by the owner on Sep 2, 2024. It is now read-only.
Releases: olist/django-healthy
Releases · olist/django-healthy
0.0.1a5
What's Changed
- fix: ensure connection before pinging database by @hartungstenio in #12
Full Changelog: 0.0.1a4...0.0.1a5
0.0.1a4
What's Changed
- feat: add database health backend by @hartungstenio in #9
- chore(deps): bump pypa/gh-action-pypi-publish from 1.8.14 to 1.9.0 by @dependabot in #11
- feat: add storage check by @hartungstenio in #10
New Contributors
- @dependabot made their first contribution in #11
Full Changelog: 0.0.1a3...0.0.1a4
0.0.1a3
What's Changed
- feat: add cache health backend by @hartungstenio in #6
Full Changelog: 0.0.1a2...0.0.1a3
0.0.1a2
What's Changed
- chore: add ruff formatter by @hartungstenio in #8
- refactor: add backend interface by @hartungstenio in #7
Full Changelog: 0.0.1a1...0.0.1a2
0.0.1a1
What's Changed
- refactor: convert ping to a CBV by @hartungstenio in #1
- chore: add Github actions test pipeline by @hartungstenio in #2
- chore: add devcontainer configuration by @hartungstenio in #3
- Add codeowners by @hartungstenio in #4
- chore(build): add release pipeline by @hartungstenio in #5
New Contributors
- @hartungstenio made their first contribution in #1
Full Changelog: https://github.com/olist/django-healthy/commits/0.0.1a1