Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 19, 2025

Bumps github.com/opensearch-project/opensearch-go/v4 from 4.5.0 to 4.6.0.

Release notes

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

v4.6.0

What's Changed

New Contributors

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

Changelog

Sourced from github.com/opensearch-project/opensearch-go/v4's changelog.

[4.6.0]

Dependencies

  • Bump github.com/aws/aws-sdk-go-v2/config from 1.29.14 to 1.32.5 (#707, #711, #719, #730, #737, #761)
  • Bump github.com/aws/aws-sdk-go-v2 from 1.36.4 to 1.41.0 (#710, #720, #759)
  • Bump github.com/stretchr/testify from 1.10.0 to 1.11.1 (#728)
  • Bump github.com/aws/aws-sdk-go from 1.55.7 to 1.55.8 (#716)

Added

  • Adds new fields for Opensearch 3.0 (#702)
  • Allow users to override signing port (#721)
  • Add phase_took features supported from OpenSearch 2.12 (#722)
  • Adds the action to refresh the search analyzers to the ISM plugin (#686)

Changed

  • Test against Opensearch 3.0 (#702)
  • Add more SuggestOptions to SearchResp (#713)
  • Updates Go version to 1.24 (#674)
  • Replace golang.org/x/exp/slices usage with built-in slices (#674)
  • Update golangci-linter to 1.64.8 (#740)
  • Change MaxScore to pointer (#740)
  • Update workflow action (#760)
  • Migrate to golangci-lint v2 (#760)

Deprecated

Removed

Fixed

  • Missing "caused by" information in StructError (#752)
  • Add missing ignore_unavailable, allow_no_indices, and expand_wildcards params to MSearch (#757)
  • Fix UpdateResp to correctly parse the get field when _source is requested in update operations. (#739)

Security

Commits
  • 3fef39d prepare 4.6.0 release (#762)
  • 48eb43b Fix UpdateResp to parse get field when _source is requested (#739)
  • fd8d553 Bump github.com/aws/aws-sdk-go-v2/config from 1.31.12 to 1.32.5 (#761)
  • f41ec7f Bump github.com/aws/aws-sdk-go from 1.55.7 to 1.55.8 (#716)
  • 1cfd29e Bump github.com/aws/aws-sdk-go-v2 from 1.39.2 to 1.41.0 (#759)
  • 99b07f3 Update workflows (#760)
  • 5a6718e fix: add missing ignore_unavailable param to multi-search API (#757)
  • c801c69 Fix missing "caused by" information in StructError (#752)
  • e31c031 plugins/ism: add refresh_search_analyzers action (#686)
  • 4153a4c Stepping down from maintainers. (#741)
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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/v4](https://github.com/opensearch-project/opensearch-go) from 4.5.0 to 4.6.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@v4.5.0...v4.6.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Dec 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file go Pull requests that update go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant