diff --git a/documentation/changelogs/ingestion_server/2023.10.19.06.08.15.md b/documentation/changelogs/ingestion_server/2023.10.19.06.08.15.md new file mode 100644 index 00000000000..481cc044860 --- /dev/null +++ b/documentation/changelogs/ingestion_server/2023.10.19.06.08.15.md @@ -0,0 +1,16 @@ +# 2023.10.19.06.08.15 + +## Improvements + +- Reduce ES shard count and simplify index properties + ([#3143](https://github.com/WordPress/openverse/pull/3143)) by @dhruvkb + +## Internal Improvements + +- Bump urllib3 from 1.26.17 to 1.26.18 in /ingestion_server + ([#3218](https://github.com/WordPress/openverse/pull/3218)) by @dependabot + +## Bug Fixes + +- Limit indexer workers using env var + ([#3203](https://github.com/WordPress/openverse/pull/3203)) by @dhruvkb