Skip to content

Update module github.com/opensearch-project/opensearch-go/v2 to v4 #38982

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 25, 2025

This PR contains the following updates:

Package Change Age Confidence
github.com/opensearch-project/opensearch-go/v2 v2.3.0 -> v4.5.0 age confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.

⚠️ MAJOR VERSION UPDATE ⚠️ - please manually update this package


Release Notes

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

v4.5.0

Compare Source

What's Changed

New Contributors

Full Changelog: opensearch-project/opensearch-go@v4.4.0...v4.5.0

v4.4.0

Compare Source

What's Changed

New Contributors

Full Changelog: opensearch-project/opensearch-go@v4.3.0...v4.4.0

v4.3.0

Compare Source

What's Changed

New Contributors

Full Changelog: opensearch-project/opensearch-go@v4.2.0...v4.3.0

v4.2.0: Version 4.2.0

Compare Source

What's Changed

New Contributors

Full Changelog: opensearch-project/opensearch-go@v4.1.0...v4.2.0

v4.1.0: Version 4.1.0

Compare Source

What's Changed

New Contributors

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

v4.0.0: Version 4.0.0

Compare Source

What's Changed

New Contributors

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

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 - "on tuesday" (UTC), 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from a team as a code owner March 25, 2025 23:44
@renovate renovate bot added the dependency-major-update Indicates a dependency major version bump label Mar 25, 2025
@renovate renovate bot requested a review from MovieStoreGuy March 25, 2025 23:44
@atoulme atoulme closed this Mar 26, 2025
@atoulme atoulme reopened this Mar 26, 2025
@renovate renovate bot changed the title fix(deps): update module github.com/opensearch-project/opensearch-go/v2 to v4 Update module github.com/opensearch-project/opensearch-go/v2 to v4 Mar 28, 2025
@renovate renovate bot changed the title Update module github.com/opensearch-project/opensearch-go/v2 to v4 Update module github.com/opensearch-project/opensearch-go/v2 to v4 - autoclosed Apr 2, 2025
@renovate renovate bot closed this Apr 2, 2025
@renovate renovate bot deleted the renovate/github.spider-man.dpdns.org-opensearch-project-opensearch-go-v2-4.x branch April 2, 2025 12:30
@renovate renovate bot changed the title Update module github.com/opensearch-project/opensearch-go/v2 to v4 - autoclosed Update module github.com/opensearch-project/opensearch-go/v2 to v4 Apr 8, 2025
@renovate renovate bot reopened this Apr 8, 2025
@renovate renovate bot force-pushed the renovate/github.spider-man.dpdns.org-opensearch-project-opensearch-go-v2-4.x branch from de4805f to 9dad95d Compare April 8, 2025 14:10
@renovate renovate bot changed the title Update module github.com/opensearch-project/opensearch-go/v2 to v4 fix(deps): update module github.com/opensearch-project/opensearch-go/v2 to v4 Apr 8, 2025
@renovate renovate bot force-pushed the renovate/github.spider-man.dpdns.org-opensearch-project-opensearch-go-v2-4.x branch from 9dad95d to 2c18c8a Compare April 8, 2025 14:17
@renovate renovate bot changed the title fix(deps): update module github.com/opensearch-project/opensearch-go/v2 to v4 fix(deps): update module github.com/opensearch-project/opensearch-go/v2 to v4 - autoclosed Apr 9, 2025
@renovate renovate bot closed this Apr 9, 2025
@renovate renovate bot changed the title fix(deps): update module github.com/opensearch-project/opensearch-go/v2 to v4 - autoclosed fix(deps): update module github.com/opensearch-project/opensearch-go/v2 to v4 Apr 15, 2025
@renovate renovate bot reopened this Apr 15, 2025
@renovate renovate bot force-pushed the renovate/github.spider-man.dpdns.org-opensearch-project-opensearch-go-v2-4.x branch 2 times, most recently from 2c18c8a to 88b8682 Compare April 15, 2025 10:07
@renovate renovate bot force-pushed the renovate/github.spider-man.dpdns.org-opensearch-project-opensearch-go-v2-4.x branch from 88b8682 to fbcb2bc Compare April 24, 2025 06:10
@renovate renovate bot changed the title fix(deps): update module github.com/opensearch-project/opensearch-go/v2 to v4 Update module github.com/opensearch-project/opensearch-go/v2 to v4 Apr 24, 2025
@renovate renovate bot changed the title Update module github.com/opensearch-project/opensearch-go/v2 to v4 fix(deps): update module github.com/opensearch-project/opensearch-go/v2 to v4 Apr 24, 2025
@renovate renovate bot changed the title fix(deps): update module github.com/opensearch-project/opensearch-go/v2 to v4 Update module github.com/opensearch-project/opensearch-go/v2 to v4 Apr 24, 2025
@renovate renovate bot reopened this Jun 24, 2025
@renovate renovate bot force-pushed the renovate/github.spider-man.dpdns.org-opensearch-project-opensearch-go-v2-4.x branch from 4cdb31c to 6fcd4c6 Compare June 24, 2025 18:18
@renovate renovate bot changed the title fix(deps): update module github.com/opensearch-project/opensearch-go/v2 to v4 Update module github.com/opensearch-project/opensearch-go/v2 to v4 Jun 24, 2025
@renovate renovate bot force-pushed the renovate/github.spider-man.dpdns.org-opensearch-project-opensearch-go-v2-4.x branch from 6fcd4c6 to b34952f Compare June 24, 2025 18:26
@renovate renovate bot changed the title Update module github.com/opensearch-project/opensearch-go/v2 to v4 fix(deps): update module github.com/opensearch-project/opensearch-go/v2 to v4 Jun 26, 2025
@renovate renovate bot changed the title fix(deps): update module github.com/opensearch-project/opensearch-go/v2 to v4 Update module github.com/opensearch-project/opensearch-go/v2 to v4 Jun 30, 2025
@renovate renovate bot changed the title Update module github.com/opensearch-project/opensearch-go/v2 to v4 fix(deps): update module github.com/opensearch-project/opensearch-go/v2 to v4 Jul 1, 2025
@renovate renovate bot changed the title fix(deps): update module github.com/opensearch-project/opensearch-go/v2 to v4 Update module github.com/opensearch-project/opensearch-go/v2 to v4 Jul 7, 2025
@renovate renovate bot changed the title Update module github.com/opensearch-project/opensearch-go/v2 to v4 fix(deps): update module github.com/opensearch-project/opensearch-go/v2 to v4 Jul 9, 2025
@renovate renovate bot changed the title fix(deps): update module github.com/opensearch-project/opensearch-go/v2 to v4 Update module github.com/opensearch-project/opensearch-go/v2 to v4 Jul 10, 2025
@renovate renovate bot changed the title Update module github.com/opensearch-project/opensearch-go/v2 to v4 fix(deps): update module github.com/opensearch-project/opensearch-go/v2 to v4 Jul 16, 2025
@renovate renovate bot changed the title fix(deps): update module github.com/opensearch-project/opensearch-go/v2 to v4 Update module github.com/opensearch-project/opensearch-go/v2 to v4 Jul 18, 2025
@renovate renovate bot changed the title Update module github.com/opensearch-project/opensearch-go/v2 to v4 Update module github.com/opensearch-project/opensearch-go/v2 to v4 - autoclosed Jul 18, 2025
@renovate renovate bot closed this Jul 18, 2025
@renovate renovate bot changed the title Update module github.com/opensearch-project/opensearch-go/v2 to v4 - autoclosed Update module github.com/opensearch-project/opensearch-go/v2 to v4 Jul 22, 2025
@renovate renovate bot reopened this Jul 22, 2025
@renovate renovate bot force-pushed the renovate/github.spider-man.dpdns.org-opensearch-project-opensearch-go-v2-4.x branch from 10ebea6 to b34952f Compare July 22, 2025 14:17
@renovate renovate bot changed the title Update module github.com/opensearch-project/opensearch-go/v2 to v4 fix(deps): update module github.com/opensearch-project/opensearch-go/v2 to v4 Jul 22, 2025
@renovate renovate bot force-pushed the renovate/github.spider-man.dpdns.org-opensearch-project-opensearch-go-v2-4.x branch from b34952f to fbb63d3 Compare July 22, 2025 15:06
@renovate renovate bot changed the title fix(deps): update module github.com/opensearch-project/opensearch-go/v2 to v4 Update module github.com/opensearch-project/opensearch-go/v2 to v4 Jul 24, 2025
@renovate renovate bot changed the title Update module github.com/opensearch-project/opensearch-go/v2 to v4 Update module github.com/opensearch-project/opensearch-go/v2 to v4 - autoclosed Jul 26, 2025
@renovate renovate bot closed this Jul 26, 2025
@renovate renovate bot changed the title Update module github.com/opensearch-project/opensearch-go/v2 to v4 - autoclosed Update module github.com/opensearch-project/opensearch-go/v2 to v4 Jul 29, 2025
@renovate renovate bot reopened this Jul 29, 2025
@renovate renovate bot force-pushed the renovate/github.spider-man.dpdns.org-opensearch-project-opensearch-go-v2-4.x branch from dacd8a8 to fbb63d3 Compare July 29, 2025 17:14
@renovate renovate bot force-pushed the renovate/github.spider-man.dpdns.org-opensearch-project-opensearch-go-v2-4.x branch from fbb63d3 to 88e55df Compare July 29, 2025 17:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants