Releases: WordPress/openverse
Releases · WordPress/openverse
api-2024.09.16.09.52.36
New Features
- Add low-level TS API client with generated types (#4538) by @sarayourfriend
Internal Improvements
- Log when API client apps authorize (#4892) by @sarayourfriend
ingestion_server-2024.09.09.05.40.20
Improvements
- Add alter data step to the data refresh DAG (#4684) by @AetherUnbound
Internal Improvements
- Update dependency elasticsearch to v8.15.0 (#4847) by @openverse-bot
frontend-2024.09.09.05.40.19
New Features
Improvements
Internal Improvements
Bug Fixes
- Ensure correct API usage for frontend related media requests (#4891) by @sarayourfriend
catalog-2024.09.09.23.00.57
Internal Improvements
- Update dependency apache-airflow to v2.10.1 [SECURITY] (#4897) by @openverse-bot
- Remove retired DAGs from the codebase (#4867) by @sarayourfriend
Bug Fixes
- Make
additional_where
optional for batched update (#4872) by @AetherUnbound
api-2024.09.09.05.40.22
Bug Fixes
- Ensure correct API usage for frontend related media requests (#4891) by @sarayourfriend
- Fix unbound access of
log
(when the captured exception is a timeout) (#4889) by @sarayourfriend
api-2024.09.06.08.57.05
Internal Improvements
- Update docker.io/mccutchen/go-httpbin Docker tag to v2.14.1 (#4844) by @openverse-bot
Bug Fixes
- Fix handful of networking issues including silence errors (#4875) by @sarayourfriend
- Update
ContentSource
to matchMediaMixin
(#4854) by @obulat
frontend-2024.09.05.07.51.39
Bug Fixes
- Fix frontend memory leak (#4864) by @zackkrida
frontend-2024.09.04.18.01.14
catalog-2024.09.04.19.31.19
New Features
- DAG for generating and inserting Rekognition labels (#4836) by @AetherUnbound
- Add reviewed Rekognition labels to project appendix (#4795) by @AetherUnbound
- Add distributed reindex steps (#4572) by @stacimc
Improvements
- Add specifics of Rekognition tag filtering to implementation plan (#4784) by @AetherUnbound
Internal Improvements
- Update dependency elasticsearch to v8.15.0 (#4847) by @openverse-bot
- fix: Reduce timeouts for batched update (#4818) by @ChinoUkaegbu
- Update DAG parsing tests, add tests for ensuring new DAGs are added (#4797) by @AetherUnbound
Bug Fixes
- Increase Science Museum backoff timeout from 2 minutes to 30 minutes (#4857) by @AetherUnbound
- Added 90% ES CPU alarms to those disabled for the data refresh (#4858) by @coson-lu
frontend-2024.09.01.19.19.29
New Features
- Add color mode to ui store (#4810) by @zackkrida
- Add feature flag to display the dark mode UI toggle (#4809) by @zackkrida
Improvements
Internal Improvements
- Update dependency vue-tsc to v2.1.4 (#4849) by @openverse-bot
- Update dependency @playwright/test to v1.46.1 (#4846) by @openverse-bot
- Update dependency prettier-plugin-tailwindcss to v0.6.6 (#4843) by @openverse-bot
- Convert some store unit tests to TypeScript (#4837) by @zackkrida
- Convert the last components to script-setup (#4805) by @obulat
- Convert components used on single result pages (#4819) by @obulat
- Add feature flag to display the dark mode UI toggle (#4809) by @zackkrida
- Convert components used for displaying search results to
script setup
(#4799) by @obulat - Update Nuxt and related dependencies to v3.13.0 (#4807) by @zackkrida
- Replace hard-coded strings in Playwright tests (#4804) by @obulat