Signed-off-by: Harsha Vamsi Kalluri <[email protected]> Signed-off-by: Harsha Vamsi Kalluri <[email protected]>
23 lines
1.1 KiB
Markdown
23 lines
1.1 KiB
Markdown
# CHANGELOG
|
|
Inspired from [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
|
|
|
|
## [Unreleased]
|
|
### Added
|
|
- Added Point in time API rest API([#191](https://github.com/opensearch-project/opensearch-py/pull/191))
|
|
- Github workflow for changelog verification ([#218](https://github.com/opensearch-project/opensearch-py/pull/218))
|
|
- Added overload decorators to helpers-actions.pyi-"bulk" ([#239](https://github.com/opensearch-project/opensearch-py/pull/239))
|
|
- Add release workflows ([#240](https://github.com/opensearch-project/opensearch-py/pull/240))
|
|
### Changed
|
|
- Updated getting started to user guide ([#233](https://github.com/opensearch-project/opensearch-py/pull/233))
|
|
- Updated CA certificate handling to check OpenSSL environment variables before defaulting to certifi ([#196](https://github.com/opensearch-project/opensearch-py/pull/196))
|
|
- Updates `master` to `cluster_manager` to be inclusive ([#242](https://github.com/opensearch-project/opensearch-py/pull/242))
|
|
### Deprecated
|
|
|
|
### Removed
|
|
|
|
### Fixed
|
|
|
|
### Security
|
|
|
|
|
|
[Unreleased]: https://github.com/opensearch-project/opensearch-py/compare/2.0...HEAD |