Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[AUTO] Incremented version to 2.13.1. #281

Open
wants to merge 51 commits into
base: 2.13
Choose a base branch
from

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

I've noticed that a new tag 2.13.0.0 was pushed, and incremented the version from 2.13.0 to 2.13.1.

zane-neo and others added 2 commits March 21, 2024 08:59
* update 2.13 release note



* update 2.13 release note



* Delete empty file



---------


(cherry picked from commit 02a3209)

Signed-off-by: zane-neo <[email protected]>
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
opensearch-trigger-bot bot and others added 7 commits April 18, 2024 14:15
* fix filter fields, adding geo point and date_nanos



* apply spotless



---------


(cherry picked from commit b55adde)

Signed-off-by: xinyual <[email protected]>
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
… byte-buddy version (#288)

* Increament version to 2.13; change ad plugin jar dependency; increment byte-buddy version

Signed-off-by: zane-neo <[email protected]>

* fix AD tests compilation failure issue

Signed-off-by: zane-neo <[email protected]>

---------

Signed-off-by: zane-neo <[email protected]>
* remove logic about replace quota for finetuning model



* change logic to omit replace on finetune



* change equal logic



* fix logic error



---------


(cherry picked from commit 44b7adc)

Signed-off-by: xinyual <[email protected]>
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
* remove search index tool

Signed-off-by: yuye-aws <[email protected]>

* remove search index tool

Signed-off-by: yuye-aws <[email protected]>

---------

Signed-off-by: yuye-aws <[email protected]>
(cherry picked from commit 5588571)

Signed-off-by: Hailong Cui <[email protected]>
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
* add error message for NPE



* apply spotless



* Update src/main/java/org/opensearch/agent/tools/PPLTool.java




* fix spot less



---------




(cherry picked from commit 05def20)

Signed-off-by: xinyual <[email protected]>
Signed-off-by: Xinyuan Lu <[email protected]>
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: zane-neo <[email protected]>
zane-neo and others added 4 commits July 25, 2024 16:00
Signed-off-by: mend-for-github-com[bot] <mend-for-github-com[bot]@users.noreply.github.com>
Co-authored-by: mend-for-github-com[bot] <50673670+mend-for-github-com[bot]@users.noreply.github.com>
(cherry picked from commit 03770d5)

Co-authored-by: mend-for-github-com[bot] <50673670+mend-for-github-com[bot]@users.noreply.github.com>
… (#378)

* Add includeFields parameter to the method extractFieldNamesTypes



* Remove empty line



---------


(cherry picked from commit 5a9dbcd)

Signed-off-by: gaobinlong <[email protected]>
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
* Remove ppl tool execution setting

Signed-off-by: zane-neo <[email protected]>

* fix failure UTs

Signed-off-by: zane-neo <[email protected]>

* backport 381 to 2.x

Signed-off-by: zane-neo <[email protected]>

---------

Signed-off-by: zane-neo <[email protected]>
@opensearch-trigger-bot opensearch-trigger-bot bot force-pushed the create-pull-request/patch branch from 9990c7e to 8bd58a7 Compare August 7, 2024 22:16
zane-neo and others added 8 commits August 28, 2024 15:42
* Fix 2.17 compilation error since AD change

Signed-off-by: zane-neo <[email protected]>

* Fix 2.17 compilation error since AD change

Signed-off-by: zane-neo <[email protected]>

---------

Signed-off-by: zane-neo <[email protected]>
Signed-off-by: zane-neo <[email protected]>
Signed-off-by: zane-neo <[email protected]>
(cherry picked from commit 1d43c5d)

Signed-off-by: mend-for-github-com[bot] <mend-for-github-com[bot]@users.noreply.github.com>
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: mend-for-github-com[bot] <50673670+mend-for-github-com[bot]@users.noreply.github.com>
(cherry picked from commit 9989ac6)

Signed-off-by: mend-for-github-com[bot] <mend-for-github-com[bot]@users.noreply.github.com>
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: mend-for-github-com[bot] <50673670+mend-for-github-com[bot]@users.noreply.github.com>
* Add 2.17 release note

Signed-off-by: zane-neo <[email protected]>

* change dependencies to maintenance

Signed-off-by: zane-neo <[email protected]>

---------

Signed-off-by: zane-neo <[email protected]>
@opensearch-trigger-bot opensearch-trigger-bot bot force-pushed the create-pull-request/patch branch from 8bd58a7 to 19eff75 Compare September 17, 2024 22:05
opensearch-trigger-bot bot and others added 3 commits September 29, 2024 17:12
* Increment version to 2.18.0-SNAPSHOT

Signed-off-by: opensearch-ci-bot <[email protected]>

* Fix compilation failure due to AD change (#417)

* fix compilation failure due to ad change

Signed-off-by: zane-neo <[email protected]>

* fix compilation failure due to ad change

Signed-off-by: zane-neo <[email protected]>

---------

Signed-off-by: zane-neo <[email protected]>

---------

Signed-off-by: opensearch-ci-bot <[email protected]>
Signed-off-by: zane-neo <[email protected]>
Co-authored-by: opensearch-ci-bot <[email protected]>
Co-authored-by: zane-neo <[email protected]>
* Add LogPatternTool (#413)

* ut fix: construct update in Monitor

Signed-off-by: Heng Qian <[email protected]>

* Add LogPatternTool

Signed-off-by: Heng Qian <[email protected]>

* Address comments

Signed-off-by: Heng Qian <[email protected]>

* Add function doc

Signed-off-by: Heng Qian <[email protected]>

* Address comments

Signed-off-by: Heng Qian <[email protected]>

* Address comments

Signed-off-by: Heng Qian <[email protected]>

---------

Signed-off-by: Heng Qian <[email protected]>
(cherry picked from commit 7d72612)

* Make compatible with java11

Signed-off-by: Heng Qian <[email protected]>

* spotlessApply

Signed-off-by: Heng Qian <[email protected]>

---------

Signed-off-by: Heng Qian <[email protected]>
…nomaly detector tool (#399) (#419)

* Optimize the prompt for create anomaly detector tool



* Remove whitespace



* Make prompt for CreateAnomalyDetectorToll customized



* format the code



* Fix test failure



* fix test failure



* Format the code



* Add more tests



---------


(cherry picked from commit 06a8537)

Signed-off-by: gaobinlong <[email protected]>
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
@opensearch-trigger-bot opensearch-trigger-bot bot force-pushed the create-pull-request/patch branch from 19eff75 to 3722af7 Compare October 1, 2024 22:08
gaobinlong and others added 11 commits October 11, 2024 15:43
…eams and alias (#425)

* Fix CreateAnomalyDetectorTool doesn't support data streams and alias (#423)

* Fix CreateAnomalyDetectorTool doesn't support data streams and alias

Signed-off-by: gaobinlong <[email protected]>

* Refine the code comment

Signed-off-by: gaobinlong <[email protected]>

---------

Signed-off-by: gaobinlong <[email protected]>
(cherry picked from commit 988a68a)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

* Backport/backport 423 to 2.x (#428)

* Fix test failure due to external change (#427)

Signed-off-by: gaobinlong <[email protected]>

* Fix CreateAnomalyDetectorTool doesn't support data streams and alias (#423)

* Fix CreateAnomalyDetectorTool doesn't support data streams and alias

Signed-off-by: gaobinlong <[email protected]>

* Refine the code comment

Signed-off-by: gaobinlong <[email protected]>

---------

Signed-off-by: gaobinlong <[email protected]>
(cherry picked from commit 988a68a)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

---------

Signed-off-by: gaobinlong <[email protected]>
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: gaobinlong <[email protected]>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

---------

Signed-off-by: gaobinlong <[email protected]>
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: zane-neo <[email protected]>
Co-authored-by: gaobinlong <[email protected]>
* Add IT for LogPatternTool (#421)

* Add IT for LogPatternTool

Signed-off-by: Heng Qian <[email protected]>

* spotlessApply

Signed-off-by: Heng Qian <[email protected]>

---------

Signed-off-by: Heng Qian <[email protected]>
(cherry picked from commit a45af94)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

* Backport/backport 421 to 2.x (#429)

* Fix test failure due to external change (#427)

Signed-off-by: gaobinlong <[email protected]>

* Add IT for LogPatternTool (#421)

* Add IT for LogPatternTool

Signed-off-by: Heng Qian <[email protected]>

* spotlessApply

Signed-off-by: Heng Qian <[email protected]>

---------

Signed-off-by: Heng Qian <[email protected]>
(cherry picked from commit a45af94)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

---------

Signed-off-by: gaobinlong <[email protected]>
Signed-off-by: Heng Qian <[email protected]>
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: gaobinlong <[email protected]>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

---------

Signed-off-by: Heng Qian <[email protected]>
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Signed-off-by: gaobinlong <[email protected]>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: zane-neo <[email protected]>
Co-authored-by: gaobinlong <[email protected]>
Signed-off-by: zane-neo <[email protected]>
(cherry picked from commit 9b677ce)

Signed-off-by: mend-for-github-com[bot] <mend-for-github-com[bot]@users.noreply.github.com>
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: mend-for-github-com[bot] <50673670+mend-for-github-com[bot]@users.noreply.github.com>
Co-authored-by: zane-neo <[email protected]>
(cherry picked from commit f2a155a)

Signed-off-by: mend-for-github-com[bot] <mend-for-github-com[bot]@users.noreply.github.com>
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: mend-for-github-com[bot] <50673670+mend-for-github-com[bot]@users.noreply.github.com>
Co-authored-by: zane-neo <[email protected]>
@opensearch-trigger-bot opensearch-trigger-bot bot force-pushed the create-pull-request/patch branch from 3722af7 to 7d87ee8 Compare November 5, 2024 23:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

8 participants