github opensearch-project/opensearch-go v2.3.0
Version 2.3.0

latest releases: v4.0.0, v3.1.0, v3.0.0...
11 months ago

Version 2.3.0 Release Notes

Compatible with OpenSearch 2.x

Features

  • Add operations with data streams (#257)
  • Add point in time api (#253)
  • Add testcases to check upsert functionality (#269)
  • Adds dynamic type to _source field (#285)
  • Add tests to check UpdateRequestByQuery (#304)
  • Add healthcheck to docker container (#316)

Infrastructure

  • Added untriaged issue workflow (#231)
  • Workflow improvements (#242)
  • Format with prettier (#258)
  • Add markdown linter (#261)
  • Add prettier formatting to dependabot prs (#297)
  • Install prettier dependency in workflow for dependabot (#299)

Fixes

  • Correct CurlLogger's URL to actual destination (#101)
  • SnapshotDeleteRequest use []string instead of string (#237)
  • opensearchapi: Fix handling of errors without error response body (#286)
  • Windows compatibility with Makefile (#309)
  • Increased timeout in actions between cluster start and test run (#303)
  • Read, close and replace the http Reponse Body (#300)

Upgrades

  • Bumps github.com/aws/aws-sdk-go from 1.44.180 to 1.44.263
  • Bumps github.com/aws/aws-sdk-go-v2 from 1.17.4 to 1.18.0
  • Bumps github.com/aws/aws-sdk-go-v2/config from 1.18.8 to 1.18.25
  • Bumps github.com/stretchr/testify from 1.8.1 to 1.8.2
  • Bump golang.org/x/crypto from 0.0.0-20210921155107-089bfa567519 to 0.1.0 (#239)
  • Bump client version to 2.3.0 (#324)

New Maintainers

Documentation

  • Update signer v1 example for AOSS (#259)
  • [GUIDE] Add index_lifecycle guide (#287)
  • [GUIDE] Add bulk guide (#292)
  • [GUIDE] Add search guide (#291)
  • [GUIDE] Add document_lifecycle guide (#290)
  • [GUIDE] Add index_template guide (#289)
  • [GUIDE] Add advanced_index_actions guide (#288)
  • Linked user guides from USER_GUIDE (#302)

New Contributors

Full Changelog: v2.2.0...v2.3.0

Don't miss a new opensearch-go release

NewReleases is sending notifications on new releases.