Skip to content

Version 2.0.0

Compare
Choose a tag to compare
@VachaShah VachaShah released this 31 May 23:57
· 275 commits to main since this release
76f2b60

Version 2.0.0 Release Notes

Compatible with OpenSearch 2.0
PyPi Installation : https://pypi.org/project/opensearch-py/2.0.0

Features

  • Move requests to install_requires (#142)
  • Type mapping removals for OpenSearch 2.0 (#151, #156)

Infrastructure

  • Add support to test against multiple versions of OpenSearch for compatiblity (#146)
  • Add support to test against unreleased OpenSearch (#151)
  • Add auto backport functionality (#149)
  • Test against OpenSearch 2.0 (#168)

Full Changelog: https://github.com/opensearch-project/opensearch-py/commits/v2.0.0