Skip to content

Commit b47edf9

Browse files
authored
Code generated using native OpenAPI specification (opensearch-project#724)
* Code generated using native OpenAPI specification Signed-off-by: saimedhi <saimedhi@amazon.com> * Code generated using native OpenAPI specification Signed-off-by: saimedhi <saimedhi@amazon.com> * Code generated using native OpenAPI specification Signed-off-by: saimedhi <saimedhi@amazon.com> --------- Signed-off-by: saimedhi <saimedhi@amazon.com>
1 parent 0e28f5f commit b47edf9

32 files changed

+11079
-3117
lines changed

CHANGELOG.md

+2
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,15 @@ Inspired from [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
55
### Added
66
- Added support for Python 3.12 ([#717](https://github.com/opensearch-project/opensearch-py/pull/717))
77
- Added service time metrics ([#716](https://github.com/opensearch-project/opensearch-py/pull/716))
8+
- Added `search_pipeline` APIs and `notifications` plugin APIs ([#724](https://github.com/opensearch-project/opensearch-py/pull/724))
89
### Changed
910
### Deprecated
1011
### Removed
1112
- Removed support for Python 3.6, 3.7 ([#717](https://github.com/opensearch-project/opensearch-py/pull/717))
1213
### Fixed
1314
- Updated code generator to use native OpenAPI specification ([#721](https://github.com/opensearch-project/opensearch-py/pull/721))
1415
### Updated APIs
16+
- Updated opensearch-py APIs to reflect [opensearch-api-specification@29faff0](https://github.com/opensearch-project/opensearch-api-specification/commit/29faff0709b2557acfd4c3c7e053a2c313413633)
1517
### Security
1618
### Dependencies
1719
- Bumps `aiohttp` from >=3,<4 to >=3.9.2,<4 ([#717](https://github.com/opensearch-project/opensearch-py/pull/717))

opensearchpy/_async/client/__init__.py

+1,448-664
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)