Releases: WordPress/openverse
Releases · WordPress/openverse
frontend-2023.06.26.20.22.48
api-2023.06.26.20.33.46
Bug Fixes
- Make
load_sample_data
more resilient (#2479) by @dhruvkb - Fix text wrapping in watermarked images (#2467) by @zackkrida
- Use the original SVG file as thumbnail (#2422) by @obulat
- Prevent unnecessary post-process results recursion (#2418) by @sarayourfriend
frontend-2023.06.19.17.31.24
catalog-2023.06.19.17.21.41
New Features
- Add batched_update dag (#2331) by @stacimc
- Implementation Plan: Rapid iteration on ingestion server index configuration (#2133) by @AetherUnbound
- Deploy staging API after staging DB restore (#2211) by @AetherUnbound
- Truncate OAuth tables after staging DB restore (#2207) by @AetherUnbound
Improvements
- Determine data refresh pool by environment variable with default (#2352) by @AetherUnbound
Internal Improvements
- Extract entrypoints to separate shell scripts (#1926) by @arun-chib
Bug Fixes
- Defined log rotation policies in docker-compose (#2416) by @ZeroPlayerRodent
- Remove string reference to old s3 bucket (#2347) by @zackkrida
api-2023.06.19.17.48.39
Bug Fixes
- Treat 403s from Europeana as dead links (#2425) by @krysal
- Add 10s timeout to check_image_type head requests (#2426) by @zackkrida
- Check filtered index feature flag before querying in
SearchContext
(#2408) by @sarayourfriend - Fix API image builds (#2410) by @zackkrida
ingestion_server-2023.06.13.00.25.04
New Features
- Implementation Plan: Rapid iteration on ingestion server index configuration (#2133) by @AetherUnbound
Internal Improvements
- Remove noop QA/test data loading steps on ingestion server (#2353) by @AetherUnbound
Bug Fixes
- Fix sensitive term reindex query (#2363) by @sarayourfriend
frontend-2023.06.13.00.28.40
New Features
- Add analytics events for external links (#2247) by @obulat
- Analytics event: RIGHT_CLICK_IMAGE (#1156) by @CouldBeFree
Improvements
- Use camelCase for i18n strings (#2271) by @obulat
- Add Nuxt 3 migration project proposal (#2311) by @obulat
- Fix the full-height layout (#2160) by @obulat
Internal Improvements
- Skip flaky tests related to SVGs (#2376) by @zackkrida
- Update Playwright to use a custom test fixture with global mocks (#2196) by @zackkrida
- Add a unit test for RIGHT_CLICK_IMAGE (#2336) by @obulat
- Remove style-resources module (#2233) by @obulat
- Convert route guards to middleware (#2244) by @obulat
Bug Fixes
- Fix flaky Playwright CI tests (#2378) by @obulat
- Skip flaky tests related to SVGs (#2376) by @zackkrida
- Add assertions to the
fetchSingleMediaType does not reset images if shouldPersistMedia is true
(#2334) by @obulat - Enable "should allow changing the type" test for VInputField (#2337) by @zackkrida
- Fix content report form unit test (#2228) by @obulat
api-2023.06.13.00.21.51
New Features
- Deploy staging API after staging DB restore (#2211) by @AetherUnbound
Internal Improvements
- Remove noop QA/test data loading steps on ingestion server (#2353) by @AetherUnbound
catalog-2023.06.08.16.52.36
New Features
- Staging database restore DAG: base restore (#2099) by @AetherUnbound
- Calculate standardized popularity during ingestion load_data (#2098) by @stacimc
- Implementation Plan: Documenting Media properties in the catalog (#1904) by @obulat
- Add
standardized_popularity
to Catalog media tables (#2096) by @stacimc
Improvements
- Add instructions for skipping the database restore DAG to docs (#2307) by @AetherUnbound
- Replace
media_url
withurl
in provider scripts (#1891) by @obulat
Internal Improvements
- Bump apache-airflow[amazon,http,postgres] from 2.6.0 to 2.6.1 in /catalog (#2277) by @dependabot
- Bump tldextract from 3.4.1 to 3.4.4 in /catalog (#2278) by @dependabot
- Add ON_ERROR_STOP option for psql operations in upstream_db (#2123) by @AetherUnbound
Bug Fixes
- Add DAG to remove Flickr thumbnails (#2302) by @krysal
- Drop and recreate matview in data refresh (#2006) by @stacimc
- Fix various issues that existed in the rotate_db_snapshots DAG (#2158) by @sarayourfriend
- Skip the create filtered index steps that expect an index to already exist (#2106) by @AetherUnbound
- Add ON_ERROR_STOP option for psql operations in upstream_db (#2123) by @AetherUnbound
ingestion_server-2023.06.07.17.56.30
Internal Improvements
- Bump sentry-sdk from 1.21.1 to 1.24.0 in /ingestion_server (#2285) by @dependabot
- Bump tldextract from 3.4.1 to 3.4.4 in /ingestion_server (#2289) by @dependabot
- Bump ipython from 8.13.1 to 8.13.2 in /ingestion_server (#2287) by @dependabot
- Bump boto3 from 1.26.126 to 1.26.144 in /ingestion_server (#2282) by @dependabot
- Add ON_ERROR_STOP option for psql operations in upstream_db (#2123) by @AetherUnbound
- Bump requests from 2.29.0 to 2.31.0 in /ingestion_server (#2164) by @dependabot
Bug Fixes
- Add ON_ERROR_STOP option for psql operations in upstream_db (#2123) by @AetherUnbound