2024.06.17.15.33.56¶
New Features¶
Added documentations for how to run DAGs in development alongside how to add new documentations. (#4388) by @madewithkode
Improvements¶
Capture thumbnails during europeana ingestion (#4447) by @madewithkode
Add verbose logging option to
ProviderDataIngester(#4068) by @nicoeppAdd catalog media properties documentation (#4366) by @obulat
Use
.venvfor catalog virtualenv instead ofvenv(#4369) by @thegreendrinkerAdd variable to disable removing sql source files during ingestion (#4216) by @madewithkode
Round decimal record difference percent to three decimals after zeros (#4065) by @mattfergoda
Make links in docstring display as hyperlinks in docs site (#4195) by @madewithkode
Add instructions how to run ingestion script from command line (#4083) by @kuephi
Internal Improvements¶
Add verbose logging option to
ProviderDataIngester(#4068) by @nicoeppAdded 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
varcharfields totextin the catalog db (#4357) by @AetherUnboundUse
.venvfor catalog virtualenv instead ofvenv(#4369) by @thegreendrinkerSet 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 @stacimcAdd 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_urlDAG for more specific null check (#4124) by @krysal
Bug Fixes¶
Update the ‘updated_on’ column during popularity refresh (#4460) by @stacimc
Moved by tag from the fuzzy match group to exact match (#4481) by @szymon-polaczy
Add DAG to trim and deduplicate tags (#4429) by @sarayourfriend
Modify
add_license_urlDAG to usebatched_update(#4370) by @krysalFix Slack message formatting for ES health alert (#4345) by @AetherUnbound
Fix Science Museum index out of range error (#4253) by @stacimc
Fix advanced provider options for dags that override ingest records (#4214) by @stacimc
Extend
update_license_urltasks timeout to a day and a half (#4209) by @krysalDon’t show sources if their count has not changed (#4176) by @AetherUnbound
Add DAG run link, explanation of missing failures to agg failure report (#4180) by @AetherUnbound