Skip to content

Tags: eliatra-opensearch-enterprise-distro/flow-framework

Tags

3.0.0.0-alpha1

Toggle 3.0.0.0-alpha1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Changed return code for RBAC and provision (opensearch-project#1083)

* Changed return code

Signed-off-by: Owais <owaiskazi19@gmail.com>

* Fixed tests

Signed-off-by: Owais <owaiskazi19@gmail.com>

---------

Signed-off-by: Owais <owaiskazi19@gmail.com>

2.19.1.0

Toggle 2.19.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
[AUTO] Increment version to 2.19.1-SNAPSHOT (opensearch-project#1064)

Increment version to 2.19.1-SNAPSHOT

Signed-off-by: opensearch-ci-bot <opensearch-infra@amazon.com>
Co-authored-by: opensearch-ci-bot <opensearch-infra@amazon.com>

2.19.1-ee1

Toggle 2.19.1-ee1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
[AUTO] Increment version to 2.19.1-SNAPSHOT (opensearch-project#1064)

Increment version to 2.19.1-SNAPSHOT

Signed-off-by: opensearch-ci-bot <opensearch-infra@amazon.com>
Co-authored-by: opensearch-ci-bot <opensearch-infra@amazon.com>

2.19.0.0

Toggle 2.19.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
[Backport 2.19] Passing tenantId to mlclient getTask for multiTenancy…

… feature (opensearch-project#1044)

* Passing tenantId to mlclient getTask for multiTenancy feature (opensearch-project#1041)

Signed-off-by: Siddhartha Bingi <sidbingi@amazon.com>
Co-authored-by: Siddhartha Bingi <sidbingi@amazon.com>
(cherry picked from commit ada9b06)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

* Update getTask mocks to add new parameter

Signed-off-by: Daniel Widdis <widdis@gmail.com>

---------

Signed-off-by: Siddhartha Bingi <sidbingi@amazon.com>
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Signed-off-by: Daniel Widdis <widdis@gmail.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Siddhartha Bingi <sidbingi@amazon.com>
Co-authored-by: Daniel Widdis <widdis@gmail.com>

2.18.0.0

Toggle 2.18.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
[Backport 2.x] Add 2.18.0 release notes (opensearch-project#929)

Add 2.18.0 release notes (opensearch-project#928)


(cherry picked from commit ab94000)

Signed-off-by: Daniel Widdis <widdis@gmail.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>

2.17.1.0

Toggle 2.17.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
[Backport 2.17] Quick fix for flaky integ test reprovisioning before …

…template update (opensearch-project#882)

Quick fix for flaky integ test reprovisioning before template update (opensearch-project#880)


(cherry picked from commit 22c994b)

Signed-off-by: Daniel Widdis <widdis@gmail.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>

2.17.0.0

Toggle 2.17.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
[Backport 2.17] Fix and Refactor Test with Builder Pattern for Issue …

…#2825 (opensearch-project#861)

Fix and Refactor Test with Builder Pattern for Issue #2825 (opensearch-project#859)

* Fix: Use @builder for constructor in test



* Fix: change parameter for different test case



---------



(cherry picked from commit 1b055e8)

Signed-off-by: Junwei Dai <junweid@amazon.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: Junwei Dai <junweid@amazon.com>

2.16.0.0

Toggle 2.16.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
[Backport 2.16] Have FlowFrameworkException status recognized by Exce…

…ptionsHelper (opensearch-project#817)

Have FlowFrameworkException status recognized by ExceptionsHelper (opensearch-project#811)

* Have FlowFrameworkException status recognized by ExceptionsHelper



* Add tests



---------


(cherry picked from commit 7ec848a)

Signed-off-by: Daniel Widdis <widdis@gmail.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>

2.15.0.0

Toggle 2.15.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
[Backport 2.15] remove hits check on e2e test (opensearch-project#745)

remove hits check on e2e test (opensearch-project#743)


(cherry picked from commit 118f534)

Signed-off-by: Amit Galitzky <amgalitz@amazon.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>

2.14.0.0

Toggle 2.14.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
[Backport 2.14] Add model interface support for remote and local cust…

…om models (opensearch-project#704)

Add model interface support for remote and local custom models (opensearch-project#701)

* Add model interface support for remote and local custom models



* Adding changelog and javadocs



* Addressing PR comments, adding to 2.14 release notes, updating MODEL_INTERFACE to INTERFACE_FIELD, adding parse util test



* updating RegisterRemoteModelStepTests



---------


(cherry picked from commit 3318d31)

Signed-off-by: Joshua Palis <jpalis@amazon.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>