Merged
Conversation
c8bd91a to
6457164
Compare
Contributor
Author
ℹ️ Artifact update noticeFile name: go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
|
9a2b47f to
ba7fe5c
Compare
nicksantamaria
approved these changes
Feb 10, 2026
ba7fe5c to
c8b806f
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v9.2.1→v9.3.11.25.6→1.26.0v0.47.0→v0.48.0Release Notes
elastic/go-elasticsearch (github.com/elastic/go-elasticsearch/v9)
v9.3.1Compare Source
Bug Fixes
v9.3.0Compare Source
⚠ BREAKING CHANGES
[]string. Corresponding WithX helpers now accept variadic arguments (...string).ExpandWildcardsrequest fields were changed fromstringto[]string, andWithExpandWildcardshelpers now accept variadic arguments (...string).stringto[]string, and relatedWithRoutinghelpers now accept variadic arguments (...string).stringnow usetime.Duration(e.g., KeepAlive, Interval, BucketSpan). Call sites must passtime.Durationvalues.interface{}for start/end time parameters now requirestringvalues, removing support for arbitrary types.[]stringinstead ofstringfor path parameters that support multiple resources (e.g., indices, templates, data streams, transforms, repositories, privileges).DocumentTypesupport was removed, Interval is nowtime.Duration, and required parameters were added explicitly to the method signature.stringto[]stringand removal of deprecated fields. Direct struct initialization may require changes.Features
DenseVectorF32andDenseVectorBytestypes, improving indexing performance of dense vectors by up to 3x when used instead of a float32 array (f543b82)Bug Fixes
json.RawMessageinstead ofanyto avoid loss of precision (#1147) (e3e61d6)v9.2.3Compare Source
Bug Fixes
v9.2.2Compare Source
Features
Bug Fixes
golang/go (go)
v1.26.0v1.25.7Configuration
📅 Schedule: Branch creation - "before 6am on Monday" (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.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.