Skip to content

Releases: WordPress/openverse

frontend-2024.07.01.20.35.48

01 Jul 21:06
b9b3f6f
Compare
Choose a tag to compare

Improvements

Internal Improvements

Bug Fixes

api-2024.07.01.20.35.48

01 Jul 21:06
b9b3f6f
Compare
Choose a tag to compare

New Features

Improvements

Internal Improvements

Bug Fixes

ingestion_server-2024.06.28.20.22.20

28 Jun 20:37
cda4f55
Compare
Choose a tag to compare

New Features

  • Upload Ingestion Server's TSV files to AWS S3 (skip tags) (#4529) by @krysal

Internal Improvements

  • Remove single quotes in values of Ingestion Server's TSV files (#4471) by @krysal
  • Bump urllib3 from 2.2.1 to 2.2.2 in /ingestion_server (#4519) by @dependabot

frontend-2024.06.26.17.18.17

26 Jun 17:34
da4c036
Compare
Choose a tag to compare

New Features

Improvements

Internal Improvements

Bug Fixes

frontend-2024.06.24.18.01.44

24 Jun 23:00
70d71b3
Compare
Choose a tag to compare

Improvements

Bug Fixes

api-2024.06.24.18.01.42

24 Jun 22:50
70d71b3
Compare
Choose a tag to compare

New Features

Internal Improvements

Bug Fixes

  • Drop FK constraint on media_obj in MediaDecisionThrough, update backfillmoderationdecision command (#4530) by @stacimc

frontend-2024.06.17.15.33.55

17 Jun 16:21
6228cb7
Compare
Choose a tag to compare

New Features

catalog-2024.06.17.15.33.56

17 Jun 21:02
6228cb7
Compare
Choose a tag to compare

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

api-2024.06.17.15.33.56

17 Jun 18:46
6228cb7
Compare
Choose a tag to compare

New Features

  • Add backfillmoderationdecision management command (#4415) by @krysal

Bug Fixes

ingestion_server-2024.06.13.17.07.56

13 Jun 17:11
d0c0226
Compare
Choose a tag to compare

Internal Improvements

Bug Fixes

  • Revert "Save cleaned data of Ingestion Server to AWS S3 (#4163)" (#4443) by @krysal