Skip to content

Commit

Permalink
Updating Changelog for bug fixes for #2556 Signed-off-by: Arun Ganesh…
Browse files Browse the repository at this point in the history
… <[email protected]>

Signed-off-by: Arun Ganesh <[email protected]>
  • Loading branch information
oaganesh committed Mar 5, 2025
1 parent cfcfe80 commit 41e4746
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
### Enhancements
* Introduce node level circuit breakers for k-NN [#2509](https://github.com/opensearch-project/k-NN/pull/2509)
### Bug Fixes
* Fixing bug to prevent NullPointerException while doing PUT mappings [#2556](https://github.com/opensearch-project/k-NN/issues/2556)
### Infrastructure
* Removed JDK 11 and 17 version from CI runs [#1921](https://github.com/opensearch-project/k-NN/pull/1921)
* Upgrade min JDK compatibility to JDK 21 [#2422](https://github.com/opensearch-project/k-NN/pull/2422)
Expand Down

0 comments on commit 41e4746

Please sign in to comment.