Update module github.com/elastic/go-elasticsearch/v5 to v9#76
Open
renovate[bot] wants to merge 1 commit into
Open
Update module github.com/elastic/go-elasticsearch/v5 to v9#76renovate[bot] wants to merge 1 commit into
renovate[bot] wants to merge 1 commit into
Conversation
Author
ℹ️ Artifact update noticeFile name: go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
|
01b4b8e to
0a6492f
Compare
0a6492f to
752fbc6
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:
v5.6.1→v9.4.2Release Notes
elastic/go-elasticsearch (github.com/elastic/go-elasticsearch/v5)
v9.4.2Compare Source
Bug Fixes
v9.4.1Compare Source
⚠ BREAKING CHANGES
Bug Fixes
v9.4.0Compare Source
⚠ BREAKING CHANGES
Features
fcf537e(#1455) (4aa8c6e)836fca8(27b32e4)Bug Fixes
v9.3.5Compare Source
Bug Fixes
v9.3.4Compare Source
⚠ BREAKING CHANGES
Bug Fixes
v9.3.3Compare Source
⚠ BREAKING CHANGES
Features
Bug Fixes
v9.3.2Compare Source
⚠ BREAKING CHANGES
df81426Features
df81426(32ea244)Bug Fixes
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.6Compare Source
⚠ BREAKING CHANGES
Bug Fixes
v9.2.5Compare Source
⚠ BREAKING CHANGES
Features
Bug Fixes
v9.2.4Compare Source
⚠ BREAKING CHANGES
49022a2Features
49022a2(f32334d)Bug Fixes
v9.2.3Compare Source
Bug Fixes
v9.2.2Compare Source
Features
Bug Fixes
v9.2.1Compare Source
Features
Bug Fixes
v9.2.0: 9.2.0Compare Source
API
Typed API
v9.1.2Compare Source
Features
Bug Fixes
v9.1.1Compare Source
Features
Bug Fixes
v9.1.0: 9.1.0Compare Source
API
Typed API
MethodAPIused by theTypedClientwhich makes the client friendlier for dead code elimination.Reducing the size of the client when only a subset of the APIs are used. The old
APIstructure remains available for backward compatibility, but it is now deprecated.v9.0.1: 9.0.1Compare Source
API
Typed API
v9.0.0: 9.0.0Compare Source
New
TypedAPInamedesdsl.It provides a domain-specific language (DSL) for building Elasticsearch queries in Go.
The DSL is designed to simplify query construction, making it easier to build complex queries without writing raw JSON.
API
Typed API
v8.19.6Compare Source
⚠ BREAKING CHANGES
Bug Fixes
v8.19.5Compare Source
⚠ BREAKING CHANGES
Features
Bug Fixes
v8.19.4Compare Source
⚠ BREAKING CHANGES
6ee016aFeatures
6ee016a(74ed65d)Bug Fixes
v8.19.3Compare Source
Bug Fixes
v8.19.2Compare Source
Features
Bug Fixes
v8.19.1Compare Source
Features
Bug Fixes
v8.19.0: 8.19.0Compare Source
API
Typed API
v8.18.1: 8.18.1Compare Source
TypedClient, you should update to this version.v8.18.0: 8.18.0Compare Source
elastictransportto8.7.0.TypedClientcan now be used in theBulkIndexer.New
BaseClientconstructor with no attached APIs, allowing it to be used purely as a transport layer instead of a full-featured API client.API
Typed API
v8.17.1Compare Source
Thanks to @AkisAya and @jmfrees for their contributions!
v8.17.0Compare Source
API
Updated APIs to 8.17.0
Typed API
Update APIs to latest elasticsearch-specification 8.17
v8.16.0Compare Source
API
InferenceStreamInferenceDocumentationQueryRulesTestDocumentationIngest.DeleteIPLocationDatabaseDocumentationIngest.GetIPLocationDatabaseDocumentationIngest.PutIPLocationDatabaseDocumentationTyped API
Update APIs to latest elasticsearch-specification 8.16
v8.15.0: 8.15.0Compare Source
API
Typed API
Update APIs to latest elasticsearch-specification 8.15
v8.14.0: 8.14.0Compare Source
API
New APIs:
Typed API
New APIs:
Transport
v8.13.1: 8.13.1Compare Source
Typed API
Update APIs to latest elasticsearch-specification 8.13
Fixes
This patch release brings a fix to the initialisation of the
Requestin endpoints which would prevent using the shortcuts for fields.Canonical
.Request()method was unaffected.Autoscaling.PutAutoscalingPolicyIndices.DownsampleIndices.PutSettingsIndices.SimulateTemplateInference.PutModelLogstash.PutPipelineMl.ValidateDetectorSearchApplication.Putv8.13.0: 8.13.0Compare Source
API
New APIS:
ConnectorSecretGetConnectorSecretPostConnectorSecretPutConnectorSecretDeleteConnectorUpdateIndexNameConnectorUpdateNativeConnectorUpdateStatusConnectorUpdateAPIKeyDocumentIDConnectorUpdateServiceDocumentTypeEsqlAsyncQueryDocumentationEsqlAsyncQueryGetDocumentationProfilingFlamegraphDocumentationProfilingStacktracesDocumentationTextStructureTestGrokPatternDocumentationIndices.ResolveClusterDocumentationSecurity.QueryUserDocumentationTyped API
indices.ResolveClusterDocumentationtextstructure.TestGrokPatternDocumentationThanks to @pakio, transport now has an optional pool based compression option. elastic/elastic-transport-go#19
And to @tblyler for fixing a very subtle memory leak in the
BulkIndexer. #797v8.12.1: 8.12.1Compare Source
Many thanks to @tblyler, @frkntplglu and @HaraldNordgren for their contribution!
v8.12.0: 8.12.0Compare Source
Client
Golang version
The client now requires Golang version 1.20
OpenTelemetry
The client now provides OpenTelemetry integration. This integration can be enabled in the config using the
elasticsearch.NewOpenTelemetryInstrumentation.Once set up, the provided
contextwill be used to record spans with useful information about the request being made to the server.More about what you can expect in the Semantic Conventions for Elasticsearch.
BulkIndexer
if_seq_no&if_primary_termare now supported thanks to @benjyiw #783API
SimulateIngestConnectorCheckInConnectorDeleteConnectorGetConnectorLastSyncConnectorListConnectorPostConnectorPutConnectorSyncJobCancelConnectorSyncJobCheckInConnectorSyncJobDeleteConnectorSyncJobErrorConnectorSyncJobGetConnectorSyncJobListConnectorSyncJobPostConnectorSyncJobUpdateStatsConnectorUpdateConfigurationConnectorUpdateErrorConnectorUpdateFilteringConnectorUpdateNameConnectorUpdatePipelineConnectorUpdateSchedulingTyped API
Esql.QuerydocumentationFleet.PostSecretInferencedocumentationDeleteModeldocumentationGetModeldocumentationInferencedocumentationPutModel[documentation](https://www.Configuration
📅 Schedule: (UTC)
🚦 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.