Skip to content

Releases: opensearch-project/opensearch-go

Version 2.0.0

16 Jun 18:32
Compare
Choose a tag to compare

Version 2.0.0 Release Notes

Compatible with OpenSearch 2.0

Features

  • Type mapping removals for OpenSearch 2.0 (#109)
  • Support service configuration (#102)
  • Fix dropped test error (#95)
  • Add example for IAM authentication (#93)
  • Upgrading tools and text dependencies (#105)
  • Update module path (#118, #120)

Infrastructure

  • golangci-lint integration (#96)
  • Add auto backport functionality (#104)
  • Add support to test against multiple versions of OpenSearch for compatiblity (#106)
  • Add support to test against unreleased OpenSearch (#107)
  • Test against OpenSearch 2.0 (#111)

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

Version 1.1.0

16 Feb 22:28
Compare
Choose a tag to compare

Version 1.1.0 Release Notes

Compatible with OpenSearch 1.2.0

Features

  • Updates to bulk indexer. (#67)
  • Support Signing Request feature(#81)
  • opensearchutil: add missing bulk indexer response item fields(#90)

Infrastructure

  • Configure WhiteSource for GitHub.com(#79)
  • Format files using goimport (#80)
  • Include dco workflow check and fix invalid url path(#72)

Version 1.0.0

20 Sep 20:32
Compare
Choose a tag to compare

Version 1.0.0

11 Oct 18:47
Compare
Choose a tag to compare