-
Notifications
You must be signed in to change notification settings - Fork 215
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Publish changelog for catalog-2024.03.22.17.45.11 (#3956)
Co-authored-by: AetherUnbound <[email protected]>
- Loading branch information
1 parent
fe8b2bf
commit 452e896
Showing
1 changed file
with
29 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,29 @@ | ||
# 2024.03.22.17.45.11 | ||
|
||
## Improvements | ||
|
||
- Add point_alias DAG and add alias params to create_new_es_index DAGs | ||
([#3890](https://github.com/WordPress/openverse/pull/3890)) by @stacimc | ||
|
||
## Bug Fixes | ||
|
||
- Use DAG_DEFAULT_ARGS for all DAGs | ||
([#3928](https://github.com/WordPress/openverse/pull/3928)) by @AetherUnbound | ||
- Freesound: handle space in creator name when making URL | ||
([#3909](https://github.com/WordPress/openverse/pull/3909)) by @AetherUnbound | ||
- Remove leftover files from catalog | ||
([#3915](https://github.com/WordPress/openverse/pull/3915)) by @krysal | ||
- ccMixter: Handle spaces in URLs | ||
([#3907](https://github.com/WordPress/openverse/pull/3907)) by @AetherUnbound | ||
- Recover from updated build_param in Phylopic DAG | ||
([#3874](https://github.com/WordPress/openverse/pull/3874)) by @stacimc | ||
- ccMixter: Handle bad numbers with a decimal point | ||
([#3905](https://github.com/WordPress/openverse/pull/3905)) by @AetherUnbound | ||
- ES healthcheck: skip message composition task when cluster is green | ||
([#3903](https://github.com/WordPress/openverse/pull/3903)) by @AetherUnbound | ||
- Extend timeout on iNaturalist table loads | ||
([#3888](https://github.com/WordPress/openverse/pull/3888)) by @AetherUnbound | ||
- Various iNaturalist updates | ||
([#3846](https://github.com/WordPress/openverse/pull/3846)) by @AetherUnbound | ||
- Preemptively fail unparsable/unusable Europeana URLs | ||
([#3845](https://github.com/WordPress/openverse/pull/3845)) by @AetherUnbound |