Inspired from Keep a Changelog
- Fixed SigV4 Signing for Managed Service (#279)
- Fixed SigV4 Signing for Async Requests with QueryStrings (#272)
- Fixed CVE - issue 86 mentioned in opensearch-dsl-py repo (#295)
- Added Support for AOSS (#268)
- Added Point in time API rest API(#191)
- Added pool_maxsize for RequestsHttpConnection (#216)
- Github workflow for changelog verification (#218)
- Added overload decorators to helpers-actions.pyi-"bulk" (#239)
- Document Keberos authenticaion (214)
- Add release workflows (#240)
- Added SigV4 support for Async Opensearch Client (#254)
- Compatibility with OpenSearch 2.1.0 - 2.4.1 (#257)
- Adding explicit parameters for AIOHttpConnection and AsyncTransport (#276)
- Merging opensearch-dsl-py into opensearch-py (#287)
- Updated getting started to user guide (#233)
- Updated CA certificate handling to check OpenSSL environment variables before defaulting to certifi (#196)
- Updates
master
tocluster_manager
to be inclusive (#242) - Support a custom signing service name for AWS SigV4 (#268)
- Updated CI tests to make them work locally (#275)
- Removed patch versions in integration tests for OpenSearch 1.0.0 - 2.3.0 to reduce Github Action jobs (#262)
- Removed 'out/opensearchpy' folder which was produced while generating pyi files for plugins (#288)
- Fixed DeprecationWarning emitted from urllib3 1.26.13+ (#246)