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
28 stars 48 forks source link

Bump bwc version -> 2.15 #574

Closed finnegancarroll closed 4 months ago

finnegancarroll commented 4 months ago

Description

Increment version of opensearch + async search plugin packages 2.14 -> 2.15. BWC test suite fails on main running 2.14 against the 3.0.0 SNAPSHOT.

./gradlew bwcTestSuite

Issues Resolved

N/A

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.