api-2024.05.01.13.59.00
github-actions
released this
01 May 14:28
·
723 commits
to main
since this release
Improvements
- Update media moderation view (#4169) by @obulat
- Respond with 401 for requests with bad credentials (#4126) by @sarayourfriend
Internal Improvements
- Update dependency uvicorn to >=0.29, <0.30 (#4245) by @openverse-bot
- Update dependency django-asgi-lifespan to >=0.3.1, <0.4 (#4243) by @openverse-bot
- Delete base indices before recreation of sample data (#4213) by @krysal
Bug Fixes
- Add "sa" as valid license and map "publicdomain" to "pdm" (#4220) by @dhruvkb
- Convert OperationalError into unhealthy health check response (#4197) by @AetherUnbound