Skip to content

catalog-2024.06.17.15.33.56

Compare
Choose a tag to compare
@github-actions github-actions released this 17 Jun 21:02
· 533 commits to main since this release
6228cb7

New Features

  • Added documentations for how to run DAGs in development alongside how to add new documentations. (#4388) by @madewithkode
  • Add new data refresh factory (#4259) by @stacimc

Improvements

Internal Improvements

  • Add verbose logging option to ProviderDataIngester (#4068) by @nicoepp
  • Added documentations for how to run DAGs in development alongside how to add new documentations. (#4388) by @madewithkode
  • Always assume special urgency for contributor PR pings (#4385) by @AetherUnbound
  • Update dependency apache-airflow to v2.9.1 [SECURITY] (#4378) by @openverse-bot
  • Convert longer media varchar fields to text in the catalog db (#4357) by @AetherUnbound
  • Use .venv for catalog virtualenv instead of venv (#4369) by @thegreendrinker
  • Set up airflow variable defaults with descriptions automatically (#4297) by @madewithkode
  • Remove popularity & matview timeouts from data refresh configurations (#4353) by @johan-naizu
  • Update bucket names to use openverse-catalog and remove openverse-storage (#4359) by @Wencho8
  • Remove temporary Science Museum DAG now that it is no longer necessary (#4314) by @stacimc
  • Rename old data refresh to legacy_data_refresh (#4260) by @stacimc
  • Add variable to disable removing sql source files during ingestion (#4216) by @madewithkode
  • Update dependency pytest-socket to v0.7.0 (#4244) by @openverse-bot
  • Modify add_license_url DAG for more specific null check (#4124) by @krysal

Bug Fixes