-
Notifications
You must be signed in to change notification settings - Fork 2.4k
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 #32444
base: main
Are you sure you want to change the base?
Update module github.com/opensearch-project/opensearch-go/v2 to v4 #32444
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pinging code owners: @Aneurysm9 @MitchellGale @MaxKsyunz @YANG-DB
43455ba
to
8b55cce
Compare
8b55cce
to
1a1838f
Compare
1a1838f
to
d0525cf
Compare
ac499f4
to
ec6eddb
Compare
ec6eddb
to
75cc455
Compare
@Aneurysm9 please approve .. |
github.com/opensearch-project/opensearch-go/v2 v2.3.0 | ||
github.com/opensearch-project/opensearch-go/v4 v4.3.0 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Why does this seem to be adding v4
rather than replacing v2
?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
this change will require the update of the code that uses github.com/opensearch-project/opensearch-go/v2
to github.com/opensearch-project/opensearch-go/v4
and a go mod tidy as well to clean up the references to v2
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can someone add the skip changelog label for this? Don't think this needs a changelog entry.
This PR contains the following updates:
v2.3.0
->v4.3.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.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.13gh.neting.cc/aws/aws-sdk-go-v2
from 1.18.0 to 1.23.5gh.neting.cc/aws/aws-sdk-go-v2/config
from 1.18.25 to 1.25.11gh.neting.cc/stretchr/testify
from 1.8.2 to 1.8.4golang.org/x/net
from 0.7.0 to 0.17.0gh.neting.cc/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.