opensearch-project / index-management

🗃 Automate periodic data operations, such as deleting indices at a certain age or performing a rollover at a certain size
https://opensearch.org/docs/latest/im-plugin/index/
Apache License 2.0
53 stars 111 forks source link

Update v2.12.0 Release Notes #1109

Closed r1walz closed 7 months ago

r1walz commented 7 months ago

Issue #, if available: #1092

Description of changes:

Add CVE updates to release notes.

CheckList:

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license. For more information on following Developer Certificate of Origin and signing off your commits, please check here.

codecov[bot] commented 7 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (8530939) 75.33% compared to head (e78a1bd) 75.37%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1109 +/- ## ============================================ + Coverage 75.33% 75.37% +0.04% - Complexity 2810 2814 +4 ============================================ Files 367 367 Lines 17038 17038 Branches 2370 2370 ============================================ + Hits 12836 12843 +7 + Misses 2901 2893 -8 - Partials 1301 1302 +1 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.