Skip to content

Tags: opensearch-project/OpenSearch

Tags

3.4.0

Toggle 3.4.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
[3.4] Prevent use of shared distribution on gradle builds (#20227)

* Prevent use of shared distribution on gradle builds

Signed-off-by: Daniel Widdis <[email protected]>

* Test the new workaround condition

Signed-off-by: Daniel Widdis <[email protected]>

---------

Signed-off-by: Daniel Widdis <[email protected]>

2.19.4

Toggle 2.19.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix :build-tools:integTest fails on Mac and aarch64 Ubuntu (#19830) (#…

…19832)

(cherry picked from commit f4a9d91)

Signed-off-by: Andriy Redko <[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>

3.3.2

Toggle 3.3.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
[3.3] Bump org.bouncycastle:bc-fips from 2.1.1 to 2.1.2 (#19817)

3.3.1

Toggle 3.3.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add release notes for 3.3.1 (#19679)

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

3.3.0

Toggle 3.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fixing changelog entry (#19594)

Signed-off-by: Ankit Jain <[email protected]>

3.2.0

Toggle 3.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Exclude commons-beanutils from dep on hadoop-miniclusters (#19002)

Co-authored-by: Craig Perkins <[email protected]>

2.19.3

Toggle 2.19.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
[2.19] Exclude commons-beanutils from dep on hadoop-miniclusters (#18795

)

* Exclude commons-beanutils from dep on hadoop-miniclusters

Signed-off-by: Craig Perkins <[email protected]>

* Exclude org.eclipse.jetty too

Signed-off-by: Craig Perkins <[email protected]>

---------

Signed-off-by: Craig Perkins <[email protected]>

3.1.0

Toggle 3.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
release notes (#18552)

Signed-off-by: Sandesh Kumar <[email protected]>

3.0.0

Toggle 3.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update Apache HttpClient5 and HttpCore5 (CVE-2025-27820) (#18152) (#1…

…8155)

(cherry picked from commit 3fe2946)

Signed-off-by: Andriy Redko <[email protected]>

3.0.0-beta1

Toggle 3.0.0-beta1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Limit stack walking to frames before AccessController.doPrivileged (#…

…18029)

Signed-off-by: Craig Perkins <[email protected]>
Signed-off-by: Andrew Ross <[email protected]>
Co-authored-by: Craig Perkins <[email protected]>