Updated dependencies, generated API. (#793)
* Updated dependencies. Signed-off-by: dblock <[email protected]> * Lock setuptools at 71.1.0. Newer version seems to cause UserWarning: Unknown distribution option: 'test_suite'. Signed-off-by: dblock <[email protected]> * Updated opensearch-py APIs to reflect opensearch-api-specification@9d3bc34. Signed-off-by: dblock <[email protected]> * Do not test against flaky 2.0. Signed-off-by: dblock <[email protected]> * Reduce test matrix and add 2.16. Signed-off-by: dblock <[email protected]> * Fix missing spaces in generated descriptions. Signed-off-by: dblock <[email protected]> * Removed 2.2.1. Signed-off-by: dblock <[email protected]> --------- Signed-off-by: dblock <[email protected]>
This commit is contained in:
@@ -8,7 +8,7 @@ jobs:
|
||||
strategy:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
opensearch_ref: [ '1.x', '2.x', '2.0', 'main' ]
|
||||
opensearch_ref: [ '1.x', '2.x', 'main' ]
|
||||
|
||||
steps:
|
||||
- name: Checkout OpenSearch
|
||||
|
||||
Reference in New Issue
Block a user