Skip to content

Commit 9bdce26

Browse files
kotwanikunalmitrofmep
authored andcommitted
Remove deprecated collection classes (opensearch-project#6871)
Signed-off-by: Kunal Kotwani <kkotwani@amazon.com> Signed-off-by: Valentin Mitrofanov <mitrofmep@gmail.com>
1 parent 19890a9 commit 9bdce26

4 files changed

Lines changed: 1 addition & 404 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
6666
- Remove LegacyESVersion.V_7_6_ and V_7_7_ Constants ([#4837](https://github.com/opensearch-project/OpenSearch/pull/4837))
6767
- Remove LegacyESVersion.V_7_10_ Constants ([#5018](https://github.com/opensearch-project/OpenSearch/pull/5018))
6868
- Remove Version.V_1_ Constants ([#5021](https://github.com/opensearch-project/OpenSearch/pull/5021))
69+
- Remove custom Map, List and Set collection classes ([#6871](https://github.com/opensearch-project/OpenSearch/pull/6871))
6970

7071
### Fixed
7172
- Fix 'org.apache.hc.core5.http.ParseException: Invalid protocol version' under JDK 16+ ([#4827](https://github.com/opensearch-project/OpenSearch/pull/4827))

libs/common/src/main/java/org/opensearch/common/collect/List.java

Lines changed: 0 additions & 101 deletions
This file was deleted.

libs/common/src/main/java/org/opensearch/common/collect/Map.java

Lines changed: 0 additions & 201 deletions
This file was deleted.

0 commit comments

Comments
 (0)