Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): Bump github.com/opensearch-project/opensearch-go/v2 from 2.2.0 to 2.3.0 #13586

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 10, 2023

Bumps github.com/opensearch-project/opensearch-go/v2 from 2.2.0 to 2.3.0.

Release notes

Sourced from github.com/opensearch-project/opensearch-go/v2's releases.

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

... (truncated)

Commits
  • 2f58bf6 Revert "Draft: Add Err() function to Response for detailed errors (#2… (#322)
  • 288e46e Bump client version to 2.3.0 (#324)
  • 1802363 Bump github.com/aws/aws-sdk-go from 1.44.259 to 1.44.263 (#321)
  • 5831f1f Bump github.com/aws/aws-sdk-go-v2/config from 1.18.24 to 1.18.25 (#320)
  • 9280120 Bump github.com/aws/aws-sdk-go-v2/config from 1.18.22 to 1.18.24 (#318)
  • 54de3f1 Bump github.com/aws/aws-sdk-go from 1.44.254 to 1.44.259 (#319)
  • 9c7af77 [Feature] Add healthcheck to docker container (#316)
  • 953b0ad Bump github.com/aws/aws-sdk-go from 1.44.249 to 1.44.254 (#314)
  • 924585e Bump github.com/aws/aws-sdk-go-v2/config from 1.18.21 to 1.18.22 (#311)
  • 741bc93 Bump github.com/aws/aws-sdk-go from 1.44.245 to 1.44.249 (#310)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [github.com/opensearch-project/opensearch-go/v2](https://github.com/opensearch-project/opensearch-go) from 2.2.0 to 2.3.0.
- [Release notes](https://github.com/opensearch-project/opensearch-go/releases)
- [Changelog](https://github.com/opensearch-project/opensearch-go/blob/main/CHANGELOG.md)
- [Commits](opensearch-project/opensearch-go@v2.2.0...v2.3.0)

---
updated-dependencies:
- dependency-name: github.com/opensearch-project/opensearch-go/v2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 10, 2023
@srebhan srebhan added the chore label Jul 11, 2023
@srebhan srebhan added the ready for final review This pull request has been reviewed and/or tested by multiple users and is ready for a final review. label Jul 11, 2023
@powersj powersj merged commit 607bb45 into master Jul 11, 2023
@powersj powersj deleted the dependabot/go_modules/github.com/opensearch-project/opensearch-go/v2-2.3.0 branch July 11, 2023 12:58
@github-actions github-actions bot added this to the v1.27.3 milestone Jul 11, 2023
powersj pushed a commit that referenced this pull request Jul 31, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore dependencies Pull requests that update a dependency file ready for final review This pull request has been reviewed and/or tested by multiple users and is ready for a final review.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants