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

Update module github.com/opensearch-project/opensearch-go/v2 to v3 #29

Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 11, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/opensearch-project/opensearch-go/v2 v2.3.0 -> v3.1.0 age adoption passing confidence

Release Notes

opensearch-project/opensearch-go (github.com/opensearch-project/opensearch-go/v2)

v3.1.0

Compare Source

What's Changed

New Contributors

Full Changelog: opensearch-project/opensearch-go@v3.0.0...v3.1.0

v3.0.0: Version 3.0.0

Compare Source

Version 3.0.0 Release Notes

Compatible with OpenSearch 2.x

The release contains braking changes. See UPGRADING.md

Features

  • Adds Err() function to Response for detailed errors (#​246)
  • Adds golangci-lint as code analysis tool (#​313)
  • Adds opensearchapi with new client and function structure (#​421)
  • Adds integration tests for all opensearchapi functions (#​421)

Infrastructure

  • Test against version 2.9.0,2.10.0, run tests in all branches, change intergration tests to wait for OpenSearch to start (#​392)
  • Makefile: use docker golangci-lint, run integration test on . folder, change coverage generation (#​392)
  • golangci-lint: update rules and fail when issues are found (#​421)
  • go: update to golang version 1.20 (#​421)
  • Test adjusted to new opensearchapi functions and structs (#​421)
  • Change codecov to comment code coverage to each PR (#​410)
  • Updated and adjusted golangci-lint, solve linting complains for signer (#​352)
  • Solve linting complains for opensearchtransport (#​353)

Fixes

  • Corrects AWSv4 signature on DataStream Stats with no index name specified (#​338)
  • Fixed GetSourceRequest Source field and deprecated the Source parameter (#​402)
  • Corrects developer guide summary with golang version 1.20 (#​434)

Upgrades

  • Bumps github.com/aws/aws-sdk-go from 1.44.263 to 1.48.13
  • Bumps github.com/aws/aws-sdk-go-v2 from 1.18.0 to 1.23.5
  • Bumps github.com/aws/aws-sdk-go-v2/config from 1.18.25 to 1.25.11
  • Bumps github.com/stretchr/testify from 1.8.2 to 1.8.4
  • Bumps golang.org/x/net from 0.7.0 to 0.17.0
  • Bumps github.com/golangci/golangci-lint-action from 1.53.3 to 1.54.2

Deprecated

  • Deprecate legacy API /_template (#​390)

Documentation

  • Adds guide on making raw JSON REST requests (#​399)
  • Updated Developer guide to include docker build instructions (#​385)
  • guids: updated to work for the new opensearchapi (#​421)

New Contributors


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@tobybellwood
Copy link
Member

@CGoodwin90 this might need some love when you're back - quite a few changes in https://github.com/opensearch-project/opensearch-go/blob/v3.0.0/UPGRADING.md

@renovate renovate bot force-pushed the renovate/github.com-opensearch-project-opensearch-go-v2-3.x branch 2 times, most recently from 55c0153 to 901e1a1 Compare January 25, 2024 03:06
@renovate renovate bot force-pushed the renovate/github.com-opensearch-project-opensearch-go-v2-3.x branch from 901e1a1 to dccaa46 Compare March 11, 2024 22:35
@renovate renovate bot force-pushed the renovate/github.com-opensearch-project-opensearch-go-v2-3.x branch 3 times, most recently from e46740c to 16bb06a Compare March 27, 2024 23:22
@renovate renovate bot force-pushed the renovate/github.com-opensearch-project-opensearch-go-v2-3.x branch from 16bb06a to 11b1297 Compare March 27, 2024 23:27
@renovate renovate bot force-pushed the renovate/github.com-opensearch-project-opensearch-go-v2-3.x branch from 11b1297 to fb5e827 Compare April 1, 2024 21:27
Copy link
Member

@tobybellwood tobybellwood left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @CGoodwin90

@tobybellwood tobybellwood merged commit 70bb9dd into main Apr 2, 2024
3 checks passed
@renovate renovate bot deleted the renovate/github.com-opensearch-project-opensearch-go-v2-3.x branch August 6, 2024 10:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants