~data-platform/opensearch-project-components/+git/opensearch-k-nn:lp-2.11.1

Last commit made on 2024-03-05
Get this branch:
git clone -b lp-2.11.1 https://git.launchpad.net/~data-platform/opensearch-project-components/+git/opensearch-k-nn
Members of Canonical Data Platform can upload to this branch. Log in for directions.

Branch merges

Branch information

Recent commits

25b139d... by Pedro Guimarães

Remove assertWarnings

23bf7ba... by Pedro Guimarães

Backporting fix proposed in PR #1442 upstream, following bug gh#1392

Besides, original "assertWarnings()" from line #90 has also been removed.
This is the same line at fault as gh#1392.

87c8ae2... by Pedro Guimarães

Update submodules

387b41d... by Pedro Guimarães

changed gradle distro url

ad82097... by "opensearch-trigger-bot[bot]" <98922864+opensearch-trigger-bot[bot]@users.noreply.github.com>

Increment version to 2.11.1-SNAPSHOT (#1274)

Signed-off-by: opensearch-ci-bot <email address hidden>
Co-authored-by: opensearch-ci-bot <email address hidden>

55e5395... by "opensearch-trigger-bot[bot]" <98922864+opensearch-trigger-bot[bot]@users.noreply.github.com>

Make sure not hardcoding user name when switching to uid 1000 (#1252) (#1306)

Signed-off-by: Peter Zhu <email address hidden>
(cherry picked from commit 644902ef4c3a9787a22bc53e8d5c3d212642590c)

Co-authored-by: Peter Zhu <email address hidden>

916471a... by Ryan Bogan <email address hidden>

Fix ignore unmapped minimum version (#1242)

Signed-off-by: Ryan Bogan <email address hidden>

f807aa2... by "opensearch-trigger-bot[bot]" <98922864+opensearch-trigger-bot[bot]@users.noreply.github.com>

Add 2.11 release note (#1197) (#1203)

Signed-off-by: Heemin Kim <email address hidden>
(cherry picked from commit 276dba79911cce11053fcb5c1bd45ba2a6326c92)

Co-authored-by: Heemin Kim <email address hidden>

46b54d6... by Ryan Bogan <email address hidden>

Add graph creation stats to KNNStats API (#1191)

Signed-off-by: Ryan Bogan <email address hidden>

39836c6... by Ryan Bogan <email address hidden>

[Backport 2.x] Add ignore_unmapped support in KNNQueryBuilder (#1152)

* Add ignore_unmapped support in KNNQueryBuilder

Signed-off-by: Ryan Bogan <email address hidden>