-
Notifications
You must be signed in to change notification settings - Fork 3.1k
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
Update module github.com/opensearch-project/opensearch-go/v2 to v4 #38982
Conversation
de4805f
to
9dad95d
Compare
9dad95d
to
2c18c8a
Compare
2c18c8a
to
88b8682
Compare
88b8682
to
fbcb2bc
Compare
10ebea6
to
b34952f
Compare
b34952f
to
fbb63d3
Compare
fbb63d3
to
88e55df
Compare
@ps48 please take a look at this as codeowner, thanks! |
88e55df
to
619835d
Compare
@atoulme, The major version update has breaking changes for the OpenSearch Client. Pulling these changes in a new PR. |
Renovate Ignore NotificationBecause you closed this PR without merging, Renovate will ignore this update. You will not get PRs for any future If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR. |
#41887) #### Description * Upgrade's the OpenSearch go client to v4 * Refactors imports from v2 to v4 * Update client api usage and response type structures to support new version <!-- Issue number (e.g. #1234) or full URL to issue, if applicable. --> #### Link to tracking issue Closes: #38982 <!--Please delete paragraphs that you did not use before submitting.--> Signed-off-by: Shenoy Pratik <[email protected]>
This PR contains the following updates:
v2.3.0
->v4.5.0
Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
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.0Compare Source
What's Changed
New Contributors
Full Changelog: opensearch-project/opensearch-go@v4.1.0...v4.2.0
v4.1.0
: Version 4.1.0Compare Source
What's Changed
search_pipeline
field inopensearchapi.SearchParams
by @jackh-ncl in https://github.com/opensearch-project/opensearch-go/pull/532New Contributors
Full Changelog: opensearch-project/opensearch-go@v4.0.0...v4.1.0
v4.0.0
: Version 4.0.0Compare Source
What's Changed
Fields
field containing the document fields to theSearchHit
struct by @thekogo in https://github.com/opensearch-project/opensearch-go/pull/508New 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.0Compare Source
Version 3.0.0 Release Notes
Compatible with OpenSearch 2.x
The release contains braking changes. See UPGRADING.md
Features
Err()
function to Response for detailed errors (#246)Infrastructure
.
folder, change coverage generation (#392)Fixes
Source
field and deprecated theSource
parameter (#402)Upgrades
github.com/aws/aws-sdk-go
from 1.44.263 to 1.48.13github.com/aws/aws-sdk-go-v2
from 1.18.0 to 1.23.5github.com/aws/aws-sdk-go-v2/config
from 1.18.25 to 1.25.11github.com/stretchr/testify
from 1.8.2 to 1.8.4golang.org/x/net
from 0.7.0 to 0.17.0github.com/golangci/golangci-lint-action
from 1.53.3 to 1.54.2Deprecated
Documentation
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.
This PR was generated by Mend Renovate. View the repository job log.