opensearch-project / asynchronous-search

:arrow_forward: Run queries in the background and retrieve partial results along the way
https://opensearch.org/docs/latest/search-plugins/async/index/
Apache License 2.0
29 stars 49 forks source link

Release notes for 2.12 #537

Closed bharath-techie closed 4 months ago

bharath-techie commented 8 months ago

Description

Release notes for 2.12

Issues Resolved

List any issues this PR will resolve, e.g. Closes [...].

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 8 months ago

Codecov Report

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

:exclamation: No coverage uploaded for pull request base (main@a0e9476). Click here to learn what that means.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #537 +/- ## ======================================= Coverage ? 83.96% Complexity ? 557 ======================================= Files ? 61 Lines ? 2046 Branches ? 146 ======================================= Hits ? 1718 Misses ? 230 Partials ? 98 ```

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

bharath-techie commented 8 months ago

BWC tests are failing preventing the merge. Maybe we can try again post 2.13 build and updating the version.

Or we can ignore the error and merge since its just a release notes PR