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

Retro update 2.12 #5078

Merged
merged 3 commits into from
Nov 19, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions release-notes/opensearch-release-notes-2.12.0.md
Original file line number Diff line number Diff line change
Expand Up @@ -280,6 +280,7 @@ OpenSearch Dashboards <a href="https://github.com/opensearch-project/OpenSearch-
<li>Extracts demo configuration setup into a java tool, adds support for Bundled JDK for this tool and updates DEVELOPER_GUIDE.md (<a href="https://github.com/opensearch-project/security/pull/3845">#3845</a>)</li>
<li>SAML permissions changes in DynamicConfigModelV7 (<a href="https://github.com/opensearch-project/security/pull/3853">#3853</a>)</li>
<li>Add do not fail on forbidden test cases around the stats API (<a href="https://github.com/opensearch-project/security/pull/3825">#3825</a>) (<a href="https://github.com/opensearch-project/security/pull/3828">#3828</a>)</li>
<li>Switch jwt library from org.apache.cxf.rs.security.jose to com.nimbusds.jose.jwk (<a href="https://github.com/opensearch-project/security/pull/3595">#3595</a>)</li>
</ul>

<h3>Opensearch k-NN</h3>
Expand Down
Loading