Skip to content

catalog-2024.11.19.16.03.49

Compare
Choose a tag to compare
@github-actions github-actions released this 22 Nov 16:21
· 11 commits to main since this release
d2e57e4

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