Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Publish changelog for api-2023.11.27.05.10.48 #3400

Merged
merged 1 commit into from
Nov 27, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
19 changes: 19 additions & 0 deletions documentation/changelogs/api/2023.11.27.05.10.48.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
# 2023.11.27.05.10.48

## Internal Improvements

- Add middleware to log application name and verification status
([#3369](https://github.com/WordPress/openverse/pull/3369)) by @sarayourfriend
- Add aiohttp client sharing
([#3024](https://github.com/WordPress/openverse/pull/3024)) by @sarayourfriend
- Add ADRF and make the thumbnail view async
([#3020](https://github.com/WordPress/openverse/pull/3020)) by @sarayourfriend

## Bug Fixes

- Revert "Fix dynamically excluded providers caching"
([#3399](https://github.com/WordPress/openverse/pull/3399)) by @sarayourfriend
- Put `NUM_PROXIES` setting in correct location for DRF
([#3398](https://github.com/WordPress/openverse/pull/3398)) by @sarayourfriend
- Fix dynamically excluded providers caching
([#3381](https://github.com/WordPress/openverse/pull/3381)) by @obulat