Skip to content

Releases: WordPress/openverse

catalog-2024.11.19.16.03.49

22 Nov 16:21
d2e57e4
Compare
Choose a tag to compare

Improvements

  • Update psycopg2 to psycopg (v3) (#5161) by @dhruvkb
  • Configure poke interval for the filtered index creation by environment (#5114) by @stacimc
  • Add Collect creator data from Europeana API (#5057) by @dryruffian

Internal Improvements

Bug Fixes

  • Append concurrency tag to prevent issues between DAGs in staging (#5155) by @krysal
  • Increase batch size for image data refresh alter step (#5145) by @krysal
  • Limit to 2 alter_data_batches concurrently (#5125) by @stacimc
  • Make alter data batch size configurable by media type (#5124) by @stacimc
  • Adjust timeouts for image data refresh (#5123) by @stacimc
  • Fix param name in terminate_indexer_worker task (#5112) by @stacimc
  • Remove logic to change port to 8002 for prod data refresh (#5111) by @stacimc
  • Update wait_for_worker checks to check instance is running and reachable (#5101) by @stacimc
  • Log instance status in distributed reindex, pass if empty (#5081) by @stacimc
  • Wait for worker to initialize before trying to trigger reindexing task (#5079) by @stacimc
  • Use port 8002 for indexer worker in non-local environment (#5080) by @stacimc
  • Fix parameter type for fetching launch template number (#5078) by @stacimc
  • Use the correct environment DB for getting the record count of media (#5077) by @stacimc

api-2024.11.18.15.59.41

19 Nov 04:21
284b225
Compare
Choose a tag to compare

Internal Improvements

api-2024.11.17.18.36.17

18 Nov 03:51
8af6691
Compare
Choose a tag to compare

Internal Improvements

Bug Fixes

frontend-2024.11.08.08.05.38

11 Nov 14:00
112d9c3
Compare
Choose a tag to compare

Improvements

  • Add an analytics event for search results count (#5109) by @Danil49

Internal Improvements

Bug Fixes

api-2024.11.08.08.05.37

11 Nov 14:10
112d9c3
Compare
Choose a tag to compare

Internal Improvements

Bug Fixes

frontend-2024.11.04.06.42.01

04 Nov 07:28
dfdbeab
Compare
Choose a tag to compare

Improvements

  • Prevent layout shift by removing <ClientOnly> on the theme selector (#5116) by @dhruvkb

Internal Improvements

Bug Fixes

  • Update Storybook and pin Nuxt Storybook module version (#5025) by @obulat
  • Manually set option's selected prop (#5118) by @obulat
  • Increase the timeout before taking a dark snapshot (#5106) by @obulat

api-2024.11.04.06.41.58

04 Nov 07:48
dfdbeab
Compare
Choose a tag to compare

Internal Improvements

frontend-2024.10.28.15.42.58

28 Oct 16:32
29a9455
Compare
Choose a tag to compare

Internal Improvements

Bug Fixes

frontend-2024.10.24.04.16.14

24 Oct 06:36
6b33aaa
Compare
Choose a tag to compare

Internal Improvements

Bug Fixes

api-2024.10.21.09.19.16

21 Oct 14:37
fb86b8c
Compare
Choose a tag to compare

Improvements

  • Removed obsolete cache invalidation code from get_sources function (#5050) by @dryruffian