Releases: WordPress/openverse
Releases · WordPress/openverse
frontend-2023.11.27.19.20.44
api-2023.11.27.05.10.48
Internal Improvements
- Add middleware to log application name and verification status (#3369) by @sarayourfriend
- Add aiohttp client sharing (#3024) by @sarayourfriend
- Add ADRF and make the thumbnail view async (#3020) by @sarayourfriend
Bug Fixes
- Revert "Fix dynamically excluded providers caching" (#3399) by @sarayourfriend
- Put
NUM_PROXIES
setting in correct location for DRF (#3398) by @sarayourfriend - Fix dynamically excluded providers caching (#3381) by @obulat
frontend-2023.11.20.09.09.57
api-2023.11.20.09.32.25
ingestion_server-2023.11.14.18.39.29
New Features
Improvements
Internal Improvements
- Use a default for
HOST_NETWORK_ADDRESS
to hide warnings (#3333) by @dhruvkb - Run the app as ASGI (#3011) by @sarayourfriend
- Update dependency elasticsearch to v8.10.1 (#3278) by @renovate
- Bump elasticsearch from 8.10.0 to 8.10.1 in /ingestion_server (#3291) by @dependabot
- Bump sentry-sdk from 1.31.0 to 1.33.1 in /ingestion_server (#3293) by @dependabot
- Bump boto3 from 1.28.58 to 1.28.75 in /ingestion_server (#3292) by @dependabot
- Bump pytest from 7.4.2 to 7.4.3 in /ingestion_server (#3295) by @dependabot
- Bump filelock from 3.12.4 to 3.13.1 in /ingestion_server (#3294) by @dependabot
frontend-2023.11.14.19.30.29
Improvements
- Update the Audio track in row, box and full layouts (#3297) by @obulat
- Remove
this
fromVGridSkeleton
propsdefault
(#3341) by @Ashhar-24 - Update the global audio player (#3265) by @obulat
Internal Improvements
- Add some Vue 3 Eslint rules (#3322) by @obulat
- Use a default for
HOST_NETWORK_ADDRESS
to hide warnings (#3333) by @dhruvkb - Update nuxt, @nuxt/vue-app, @nuxt/types dependencies (#3247) by @khushi-kothari
- Vendor in case functions (#3233) by @obulat
Bug Fixes
catalog-2023.11.14.18.24.16
New Features
Improvements
- Create filtered index before promoting primary index during data refresh (#3303) by @stacimc
- Add instructions on running individual test in new provider docs (#3323) by @ngken0995
- Revise Catalog Quickstart (#3325) by @ngken0995
- Use pytest-env to set up API key (#3272) by @ngken0995
- move new provider docs to documentation folder (#3273) by @ngken0995
- Raise error when space is in URL (#3198) by @ngken0995
- Allow data refresh poke interval for Image. (#3171) by @ngken0995
- Move catalog README to docs site quickstart (#3204) by @AetherUnbound
Internal Improvements
- Use a default for
HOST_NETWORK_ADDRESS
to hide warnings (#3333) by @dhruvkb - Unpin pytest-mock and rely on Airflow constraints for version (#3332) by @AetherUnbound
- Run the app as ASGI (#3011) by @sarayourfriend
- Use pytest-env to set up API key (#3272) by @ngken0995
- Bump apache-airflow[amazon,http,postgres] from 2.7.1 to 2.7.2 in /catalog (#3290) by @dependabot
- Bump tldextract from 3.6.0 to 5.0.1 in /catalog (#3289) by @dependabot
Bug Fixes
- Upated new-provider docs to use correct
just
commands (#3319) by @vinayakhegde1 - Encode spaces in metropolitan urls (#3262) by @stacimc
- Fix PR review reminder DAG for case where base branch is 2+ levels deep (#3182) by @AetherUnbound
api-2023.11.14.23.44.01
Improvements
- Include media provider in thumbnail failure logging and tallying (#3324) by @AetherUnbound
Internal Improvements
- Add gc debugging flag to help debug prod thumbnails leak (#3354) by @sarayourfriend
Bug Fixes
- Configure the number of proxies to fix anon rate limiting (#3344) by @sarayourfriend
api-2023.11.13.22.18.21
New Features
Improvements
Internal Improvements
- Use a default for
HOST_NETWORK_ADDRESS
to hide warnings (#3333) by @dhruvkb - Run the app as ASGI (#3011) by @sarayourfriend
- Remove
--merge
and--noinput
flags in Django migration check (#3329) by @dhruvkb - Update docker.io/nginx Docker tag to v1.25.3 (#3279) by @renovate
- Update dependency elasticsearch to v8.10.1 (#3278) by @renovate
- Bump pillow from 10.0.1 to 10.1.0 in /api (#3286) by @dependabot
- Log times of ES queries (#3300) by @obulat
- Bump ipython from 8.16.1 to 8.17.2 in /api (#3285) by @dependabot
Bug Fixes
- Use the
keyword
field for tags in related query (#3346) by @obulat - Fix API integration test for the related endpoint (#3331) by @obulat
- Simplify related query to remove nesting and make more performant (#3307) by @obulat
- Remove
--merge
and--noinput
flags in Django migration check (#3329) by @dhruvkb - Fix the "search query" in the time took logs (#3313) by @obulat
- Fix accidental copy change causing dangling migration (#3311) by @sarayourfriend
- Watermark exception (#3019) by @akhilsrivatsa
frontend-2023.11.06.20.32.30
Internal Improvements
- Update TypeScript to v5.2.2 (#3315) by @obulat
- Update Nuxt template overrides to latest versions of templates (#3305) by @sarayourfriend
- Update docker.io/nginx Docker tag to v1.25.3 (#3279) by @renovate
- Update Nuxt sentry dependency (#3248) by @khushi-kothari