Skip to content

Version 2.0.0

Compare
Choose a tag to compare
@VachaShah VachaShah released this 03 Jun 00:49
· 118 commits to main since this release
38c0b67

Version 2.0.0 Release Notes

Compatible with OpenSearch 2.0
Crate Installation : https://crates.io/crates/opensearch/2.0.0

Features

  • Add AWS SigV4 authentication support (#38)
  • Type mapping removals for OpenSearch 2.0 (#52)
  • Relax aws-sdk dependency versions (#54)
  • Bump client version to 2.0.0 (#53)

Infrastructure

  • Add support to test against multiple versions of OpenSearch for compatiblity (#44)
  • Add support to test against unreleased OpenSearch (#50)
  • Add auto backport functionality (#47)
  • Test against OpenSearch 2.0 (#53)

Full Changelog: 1.0.0...v2.0.0