-
Notifications
You must be signed in to change notification settings - Fork 204
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.08.15.16.49.58 (#4767)
Co-authored-by: stacimc <[email protected]>
- Loading branch information
1 parent
e523628
commit 97dba8e
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.08.15.16.49.58 | ||
|
||
## New Features | ||
|
||
- Preemptively filter out Rekognition tags | ||
([#4667](https://github.com/WordPress/openverse/pull/4667)) by @AetherUnbound | ||
- Add `catalog_cleaner` DAG | ||
([#4610](https://github.com/WordPress/openverse/pull/4610)) by @krysal | ||
|
||
## Improvements | ||
|
||
- Always use only latest provider tags when reingesting | ||
([#4752](https://github.com/WordPress/openverse/pull/4752)) by @sarayourfriend | ||
- Clarify policy around which demographics to exclude in Rekognition IP | ||
([#4662](https://github.com/WordPress/openverse/pull/4662)) by @AetherUnbound | ||
|
||
## Internal Improvements | ||
|
||
- Remove env from Airflow alerts, improve ES alert username & icon | ||
([#4652](https://github.com/WordPress/openverse/pull/4652)) by @AetherUnbound | ||
|
||
## Bug Fixes | ||
|
||
- Replace retry with backoff, add backoff to all Freesound requests | ||
([#4663](https://github.com/WordPress/openverse/pull/4663)) by @AetherUnbound | ||
- Convert iNaturalist vernacular VARCHAR columns to TEXT | ||
([#4711](https://github.com/WordPress/openverse/pull/4711)) by @AetherUnbound | ||
- Fix update query and increase simultaneous tasks of the `add_license_url` DAG | ||
([#4661](https://github.com/WordPress/openverse/pull/4661)) by @krysal |