2024.05.01.13.59.00¶
Improvements¶
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