From 641163f7ba6183faaec9a96ead1804dae4b06a5a Mon Sep 17 00:00:00 2001 From: "Openverse (Bot)" <101814513+openverse-bot@users.noreply.github.com> Date: Wed, 7 Feb 2024 00:58:20 +1100 Subject: [PATCH] Publish changelog for api-2024.02.05.20.34.01 (#3752) Co-authored-by: krysal --- .../changelogs/api/2024.02.05.20.34.01.md | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 documentation/changelogs/api/2024.02.05.20.34.01.md diff --git a/documentation/changelogs/api/2024.02.05.20.34.01.md b/documentation/changelogs/api/2024.02.05.20.34.01.md new file mode 100644 index 00000000000..00fc5eac907 --- /dev/null +++ b/documentation/changelogs/api/2024.02.05.20.34.01.md @@ -0,0 +1,17 @@ +# 2024.02.05.20.34.01 + +## Internal Improvements + +- Update dependency elasticsearch to v8.12.0 + ([#3739](https://github.com/WordPress/openverse/pull/3739)) by @openverse-bot +- Update docker.io/redis Docker tag to v7.2.4 + ([#3735](https://github.com/WordPress/openverse/pull/3735)) by @openverse-bot +- Remove sentry exception capture for thumbnail errors + ([#3709](https://github.com/WordPress/openverse/pull/3709)) by @AetherUnbound +- Bump aiohttp from 3.9.1 to 3.9.2 in /api + ([#3720](https://github.com/WordPress/openverse/pull/3720)) by @dependabot + +## Bug Fixes + +- Fix tag casing match in new tag view + ([#3688](https://github.com/WordPress/openverse/pull/3688)) by @obulat