Skip to content
This repository has been archived by the owner on Jan 18, 2024. It is now read-only.

Version 2.0.1

Compare
Choose a tag to compare
@VachaShah VachaShah released this 03 Jun 06:24
· 28 commits to main since this release
314ec52

Version 2.0.0 Release Notes

Compatible with OpenSearch 2.0
PyPi Installation : https://pypi.org/project/opensearch-dsl/2.0.1/

Features

  • Use SHA256 instead of md5 (#38)
  • Type mapping removals for OpenSearch 2.0 (#53)
  • Bump client version to 2.0.1 (#54, #56)

Infrastructure

  • Add support to test against multiple versions of OpenSearch for compatiblity (#45)
  • Add support to test against unreleased OpenSearch (#47)
  • Add auto backport functionality (#46)
  • Test against OpenSearch 2.0 (#53)
  • Add link checker workflow (#51)

Full Changelog: v1.0.0...v2.0.0