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

Bump bwc version to 2.19 on main #652

Closed cwperks closed 1 week ago

cwperks commented 1 week ago

Description

Bump bwc version to 2.19 on main

This version bump is needed for backward compatibility testing on main since opensearch core has been version bumped to 2.19 and 3.0.0 nodes can only form a cluster with the last minor version (2.19 as of now) of the previous major version (2.x).

Check List

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.