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.16.1. #386

Open
wants to merge 27 commits into
base: 2.16
Choose a base branch
from

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

I've noticed that a new tag 2.16.0.0 was pushed, and incremented the version from 2.16.0 to 2.16.1.

opensearch-trigger-bot bot and others added 5 commits July 25, 2024 15:18
(cherry picked from commit 19e8ec8)

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>
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]>
zane-neo and others added 5 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>
opensearch-trigger-bot bot and others added 3 commits August 29, 2024 13:31
(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.

4 participants