From 7e9eb7876d0c10c6df80088cb403d28d5e8bcfb2 Mon Sep 17 00:00:00 2001 From: "Openverse (Bot)" <101814513+openverse-bot@users.noreply.github.com> Date: Thu, 11 Apr 2024 03:03:03 +1000 Subject: [PATCH] Publish changelog for api-2024.04.09.03.50.11 (#4078) * Publish changelog for api-2024.04.09.03.50.11 * Remove project proposal from changelog --------- Co-authored-by: obulat <15233243+obulat@users.noreply.github.com> Co-authored-by: Madison Swain-Bowden --- .../changelogs/api/2024.04.09.03.50.11.md | 20 +++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 documentation/changelogs/api/2024.04.09.03.50.11.md diff --git a/documentation/changelogs/api/2024.04.09.03.50.11.md b/documentation/changelogs/api/2024.04.09.03.50.11.md new file mode 100644 index 00000000000..4c96d4afd07 --- /dev/null +++ b/documentation/changelogs/api/2024.04.09.03.50.11.md @@ -0,0 +1,20 @@ +# 2024.04.09.03.50.11 + +## New Features + +- Show the additional search views documentation on the API docs site + ([#4056](https://github.com/WordPress/openverse/pull/4056)) by @obulat +- Create the moderation decision model + ([#3989](https://github.com/WordPress/openverse/pull/3989)) by @dhruvkb + +## Improvements + +- Add warning to search response when source parameter has mixed validity + ([#4031](https://github.com/WordPress/openverse/pull/4031)) by @sarayourfriend +- Remove provision for missing fields on `Hit` + ([#4027](https://github.com/WordPress/openverse/pull/4027)) by @dhruvkb + +## Internal Improvements + +- Remove potentially problematic `do_not_wait_for` + ([#4032](https://github.com/WordPress/openverse/pull/4032)) by @sarayourfriend