Commit Graph
22 Commits
Author SHA1 Message Date
Sai Medhini Reddy Maryada bc6a50b0b9 Enhanced existing API generator to use OpenSearch OpenAPI spec (#412)
Signed-off-by: saimedhi <[email protected]>
2023-06-27 11:56:55 -07:00
Sai Medhini Reddy Maryada e5789c7b52 Enhanced the Yaml test runner to utilize the rest-api-spec YAML tests from OpenSearch repo as the input source (#414)
Signed-off-by: saimedhi <[email protected]>
2023-06-26 19:07:06 -04:00
Sai Medhini Reddy Maryada be57a4d604 Removed tests against Python 2.7 in github workflows (#421)
Signed-off-by: saimedhi <[email protected]>
2023-06-21 10:42:12 -07:00
Sai Medhini Reddy Maryada f1b5706ebd Added 'allow_redirects' parameter in perform_request function for RequestsHttpConnection (#401)
Signed-off-by: saimedhi <[email protected]>
2023-06-13 15:15:00 -04:00
Sai Medhini Reddy Maryada 0395798d2b Fixed flaky CI tests by replacing httpbin with a simple http_server (#395)
Signed-off-by: saimedhi <[email protected]>
2023-05-23 18:07:47 -04:00
Sai Medhini Reddy Maryada 3fcddc98c7 Updated Compatibility Matrix with the latest Client and OpenSearch Versions (#381)
Signed-off-by: saimedhi <[email protected]>
Signed-off-by: Sai Medhini Reddy Maryada <[email protected]>
2023-05-17 15:05:43 -07:00
Sai Medhini Reddy Maryada 2abb8c4317 Updated pyi file for point in time API (#378)
Signed-off-by: saimedhi <[email protected]>
2023-04-28 13:11:37 -04:00
Sai Medhini Reddy Maryada 23611ebda4 Upgrading pytest-asyncio to latest version - 0.21.0 (#339)
Signed-off-by: saimedhi <[email protected]>
2023-03-28 11:14:33 -07:00
Sai Medhini Reddy Maryada df3a39f1a0 Updated user_guide for async client (#340)
Signed-off-by: saimedhi <[email protected]>
2023-03-28 13:21:07 -04:00
Sai Medhini Reddy Maryada 51eb6e5cca Updated user_guide for async client (#338)
Signed-off-by: saimedhi <[email protected]>
2023-03-24 07:55:31 -04:00
Sai Medhini Reddy Maryada 2b9aee73a5 Added async support for helpers that are merged from opensearch-dsl-py (#329)
Signed-off-by: saimedhi <[email protected]>
2023-03-17 12:03:46 -07:00
Sai Medhini Reddy Maryada 05326ba547 Added upgrading.md file and updated it for opensearch-py 2.2.0 release (#293)
Signed-off-by: saimedhi <[email protected]>
2023-02-21 15:34:47 -08:00
Sai Medhini Reddy Maryada b26e2f37c1 Fixed CVE - issue 86 mentioned in opensearch-dsl-py repo (#295)
Signed-off-by: saimedhi <[email protected]>
2023-02-16 15:10:03 -08:00
Sai Medhini Reddy Maryada c58375aa7b Merging opensearch-dsl-py to opensearch-py (#287)
Signed-off-by: saimedhi <[email protected]>
2023-02-14 15:03:56 -08:00
Sai Medhini Reddy Maryada 93636399ec Removed 'out/opensearchpy' folder which was produced while generating pyi files for plugins (#288)
Signed-off-by: saimedhi <[email protected]>
2023-02-14 11:09:14 -08:00
Sai Medhini Reddy Maryada 176c78c58e Updated CI tests to make them work locally (#275)
Signed-off-by: saimedhi <[email protected]>

Signed-off-by: saimedhi <[email protected]>
2023-01-19 15:20:19 -08:00
Sai Medhini Reddy Maryada 7d83a69494 Adding explicit parameters for AIOHttpConnection and AsyncTransport (#276)
Signed-off-by: saimedhi <[email protected]>

Signed-off-by: saimedhi <[email protected]>
2023-01-19 15:15:35 -08:00
Sai Medhini Reddy Maryada 054d669139 Removed patch versions in integration tests for OpenSearch 1.0.0 - 2.3.0 to reduce Github Action jobs (#262)
Signed-off-by: saimedhi <[email protected]>

Signed-off-by: saimedhi <[email protected]>
2023-01-08 12:10:37 -05:00
Sai Medhini Reddy MaryadaandDaniel Doubrovkine b4bfde0e0b Added new OpenSearch versions and updated compatibility matrix (#257)
* Added new OpenSearch versions and updated compatibility matrix

Signed-off-by: saimedhi <[email protected]>

* Compatibility with OpenSearch 2.1.0 - 2.4.1

Signed-off-by: saimedhi <[email protected]>

Signed-off-by: saimedhi <[email protected]>
Co-authored-by: Daniel (dB.) Doubrovkine <[email protected]>
2023-01-05 15:46:52 -08:00
Sai Medhini Reddy Maryada 659d30f539 Modified index definition in client/__init__py (#245)
Signed-off-by: saimedhi <[email protected]>

Signed-off-by: saimedhi <[email protected]>
2022-11-30 11:04:34 -05:00
Sai Medhini Reddy Maryada dea10c80e5 Updated bulk action in helpers (#239)
Signed-off-by: saimedhi <[email protected]>

Signed-off-by: saimedhi <[email protected]>
2022-11-23 14:04:05 -05:00
Sai Medhini Reddy Maryada fc5ff84267 Updated getting started to user guide (#233)
Signed-off-by: saimedhi <[email protected]>

Signed-off-by: saimedhi <[email protected]>
2022-11-04 15:06:07 -07:00