Skip to content

chore(Typed API): update 9.2 client from spec e196f99#1270

Open
elastic-vault-github-plugin-prod[bot] wants to merge 1 commit into9.2from
typedapi-update-9.2
Open

chore(Typed API): update 9.2 client from spec e196f99#1270
elastic-vault-github-plugin-prod[bot] wants to merge 1 commit into9.2from
typedapi-update-9.2

Conversation

@elastic-vault-github-plugin-prod
Copy link
Contributor

Update 9.2 client from spec e196f99
Commit: e196f9953fa743572ee46884835f1934bce9a16b
Short commit: e196f99

@prodsecmachine
Copy link

prodsecmachine commented Feb 12, 2026

Snyk checks have passed. No issues have been found so far.

Status Scanner Critical High Medium Low Total (0)
Open Source Security 0 0 0 0 0 issues
Licenses 0 0 0 0 0 issues

💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse.

@MattDevy MattDevy added the apidiff: pr Run apidiff API compatibility checks on PRs vs working tree label Feb 12, 2026
@MattDevy MattDevy force-pushed the typedapi-update-9.2 branch from 5de6d4d to c681045 Compare February 12, 2026 17:43
@elastic elastic deleted a comment from github-actions bot Feb 12, 2026
@elastic elastic deleted a comment from github-actions bot Feb 12, 2026
@elastic elastic deleted a comment from github-actions bot Feb 12, 2026
@elastic elastic deleted a comment from github-actions bot Feb 12, 2026
@github-actions
Copy link
Contributor

apidiff: module (vs 9.2)

Ignoring internal package github.com/elastic/go-elasticsearch/v9/internal/version
Ignoring internal package github.com/elastic/go-elasticsearch/v9/internal/version
Incompatible changes:
- ./typedapi/ml/stoptrainedmodeldeployment.StopTrainedModelDeployment.IsSuccess: removed
- ./typedapi/ml/stopdataframeanalytics.(*StopDataFrameAnalytics).Timeout: changed from func(string) *StopDataFrameAnalytics to func(github.com/elastic/go-elasticsearch/v9/typedapi/types.DurationVariant) *StopDataFrameAnalytics
- ./typedapi/ml/stopdataframeanalytics.StopDataFrameAnalytics.IsSuccess: removed
- ./typedapi/inference/putdeepseek.(*PutDeepseek).ChunkingSettings: removed
- ./typedapi/inference/putdeepseek.Request.ChunkingSettings: removed
- ./typedapi/fleet/postsecret.PostSecret.Do: changed from func(context.Context) (bool, error) to func(context.Context) (*Response, error)
- ./typedapi/fleet/postsecret.PostSecret.IsSuccess: removed
- ./typedapi/esdsl.(*_componentTemplateSummary).DataStreamOptions: changed from func(github.com/elastic/go-elasticsearch/v9/typedapi/types.DataStreamOptionsTemplateVariant) *_componentTemplateSummary to func(github.com/elastic/go-elasticsearch/v9/typedapi/types.DataStreamOptionsVariant) *_componentTemplateSummary
- ./typedapi/esdsl.(*_dataStreamLifecycle).Downsampling: changed from func(github.com/elastic/go-elasticsearch/v9/typedapi/types.DataStreamLifecycleDownsamplingVariant) *_dataStreamLifecycle to func(...github.amrom.workers.dev/elastic/go-elasticsearch/v9/typedapi/types.DownsamplingRoundVariant) *_dataStreamLifecycle
- ./typedapi/esdsl.(*_dataStreamLifecycleWithRollover).Downsampling: changed from func(github.com/elastic/go-elasticsearch/v9/typedapi/types.DataStreamLifecycleDownsamplingVariant) *_dataStreamLifecycleWithRollover to func(...github.amrom.workers.dev/elastic/go-elasticsearch/v9/typedapi/types.DownsamplingRoundVariant) *_dataStreamLifecycleWithRollover
- ./typedapi/esdsl.(*_indexTemplateSummary).DataStreamOptions: changed from func(github.com/elastic/go-elasticsearch/v9/typedapi/types.DataStreamOptionsTemplateVariant) *_indexTemplateSummary to func(github.com/elastic/go-elasticsearch/v9/typedapi/types.DataStreamOptionsVariant) *_indexTemplateSummary
- ./typedapi/esdsl.NewDataStreamLifecycleDownsampling: removed
- ./typedapi/esdsl.NewIndexState: removed
- ./typedapi/esdsl.NewJinaAIServiceSettings: changed from func(string) *_jinaAIServiceSettings to func(string, string) *_jinaAIServiceSettings
- ./typedapi/cluster/putcomponenttemplate.(*PutComponentTemplate).Template: changed from func(github.com/elastic/go-elasticsearch/v9/typedapi/types.IndexStateVariant) *PutComponentTemplate to func(github.com/elastic/go-elasticsearch/v9/typedapi/types.IndexTemplateMappingVariant) *PutComponentTemplate
- ./typedapi/cluster/putcomponenttemplate.Request.Template: changed from github.com/elastic/go-elasticsearch/v9/typedapi/types.IndexState to github.com/elastic/go-elasticsearch/v9/typedapi/types.IndexTemplateMapping
- ./typedapi/ml/startdataframeanalytics.(*StartDataFrameAnalytics).Timeout: changed from func(string) *StartDataFrameAnalytics to func(github.com/elastic/go-elasticsearch/v9/typedapi/types.DurationVariant) *StartDataFrameAnalytics
- ./typedapi/ml/startdataframeanalytics.StartDataFrameAnalytics.IsSuccess: removed
- ./typedapi/transform/getnodestats.GetNodeStats.Do: changed from func(context.Context) (bool, error) to func(context.Context) (*Response, error)
- ./typedapi/profiling/topnfunctions.TopnFunctions.Do: changed from func(context.Context) (bool, error) to func(context.Context) (Response, error)
- ./typedapi/profiling/topnfunctions.TopnFunctions.IsSuccess: removed
- ./typedapi.API.Capabilities: changed from Capabilities to github.com/elastic/go-elasticsearch/v9/typedapi/core/capabilities.NewCapabilities
- ./typedapi.Capabilities: removed
- ./typedapi.MethodAPI.Capabilities: removed
- ./typedapi.MethodCapabilities: removed
- ./typedapi/profiling/stacktraces.Stacktraces.Do: changed from func(context.Context) (bool, error) to func(context.Context) (Response, error)
- ./typedapi/profiling/stacktraces.Stacktraces.IsSuccess: removed
- package github.com/elastic/go-elasticsearch/v9/typedapi/capabilities: removed
- ./typedapi/types/enums/alibabacloudtasktype.Spaceembedding: removed
- TypedClient.Capabilities: removed
- ./typedapi/profiling/flamegraph.Flamegraph.Do: changed from func(context.Context) (bool, error) to func(context.Context) (Response, error)
- ./typedapi/profiling/flamegraph.Flamegraph.IsSuccess: removed
- ./typedapi/inference/putanthropic.(*PutAnthropic).ChunkingSettings: removed
- ./typedapi/inference/putanthropic.Request.ChunkingSettings: removed
- ./typedapi/profiling/status.Status.Do: changed from func(context.Context) (bool, error) to func(context.Context) (*Response, error)
- ./typedapi/connector/secretpost.SecretPost.Do: changed from func(context.Context) (bool, error) to func(context.Context) (*Response, error)
- ./typedapi/connector/secretpost.SecretPost.IsSuccess: removed
- ./typedapi/types.(*DataStreamFailureStoreTemplate).DataStreamFailureStoreTemplateCaster: removed
- ./typedapi/types.(*DataStreamOptionsTemplate).DataStreamOptionsTemplateCaster: removed
- ./typedapi/types.(*DataStreamOptionsTemplate).UnmarshalJSON: removed
- ./typedapi/types.(*FailureStoreLifecycleTemplate).FailureStoreLifecycleTemplateCaster: removed
- ./typedapi/types.(*IndexState).IndexStateCaster: removed
- ./typedapi/types.(*IndexTemplateSummary).UnmarshalJSON: removed
- ./typedapi/types.DataStreamFailureStoreTemplate: changed from DataStreamFailureStoreTemplate to DataStreamFailureStoreTemplate
- ./typedapi/types.DataStreamFailureStoreTemplateVariant.DataStreamFailureStoreTemplateCaster: changed from func() *DataStreamFailureStoreTemplate to func() *DataStreamFailureStoreTemplate
- ./typedapi/types.DataStreamLifecycle.Downsampling: changed from *DataStreamLifecycleDownsampling to []DownsamplingRound
- ./typedapi/types.DataStreamLifecycle: old is comparable, new is not
- ./typedapi/types.DataStreamLifecycleDownsampling: removed
- ./typedapi/types.DataStreamLifecycleDownsamplingVariant: removed
- ./typedapi/types.DataStreamLifecycleWithRollover.Downsampling: changed from *DataStreamLifecycleDownsampling to []DownsamplingRound
- ./typedapi/types.DataStreamLifecycleWithRollover: old is comparable, new is not
- ./typedapi/types.DataStreamOptionsTemplate: changed from DataStreamOptionsTemplate to DataStreamOptionsTemplate
- ./typedapi/types.DataStreamOptionsTemplateVariant.DataStreamOptionsTemplateCaster: changed from func() *DataStreamOptionsTemplate to func() *DataStreamOptionsTemplate
- ./typedapi/types.FailureStoreLifecycleTemplate: changed from FailureStoreLifecycleTemplate to FailureStoreLifecycleTemplate
- ./typedapi/types.FailureStoreLifecycleTemplateVariant.FailureStoreLifecycleTemplateCaster: changed from func() *FailureStoreLifecycleTemplate to func() *FailureStoreLifecycleTemplate
- ./typedapi/types.IndexStateVariant: removed
- ./typedapi/types.JinaAIServiceSettings.ModelId: changed from *string to string
- ./typedapi/types.MultiTermLookup.Field: changed from string to *string
- ./typedapi/types.NewDataStreamFailureStoreTemplate: changed from func() *DataStreamFailureStoreTemplate to func() *DataStreamFailureStoreTemplate
- ./typedapi/types.NewDataStreamLifecycleDownsampling: removed
- ./typedapi/types.NewDataStreamOptionsTemplate: changed from func() *DataStreamOptionsTemplate to func() *DataStreamOptionsTemplate
- ./typedapi/types.NewFailureStoreLifecycleTemplate: changed from func() *FailureStoreLifecycleTemplate to func() *FailureStoreLifecycleTemplate
- ./typedapi/textstructure/findstructure.(*FindStructure).Format: changed from func(string) *FindStructure to func(github.com/elastic/go-elasticsearch/v9/typedapi/types/enums/findstructureformat.FindStructureFormat) *FindStructure
- ./typedapi/inference/putcontextualai.(*PutContextualai).ChunkingSettings: removed
- ./typedapi/inference/putcontextualai.Request.ChunkingSettings: removed
- ./typedapi/monitoring/bulk.(*Bulk).Type: removed
- ./typedapi/indices/putdatalifecycle.(*PutDataLifecycle).Downsampling: changed from func(github.com/elastic/go-elasticsearch/v9/typedapi/types.DataStreamLifecycleDownsamplingVariant) *PutDataLifecycle to func(...github.amrom.workers.dev/elastic/go-elasticsearch/v9/typedapi/types.DownsamplingRoundVariant) *PutDataLifecycle
- ./typedapi/indices/putdatalifecycle.Request.Downsampling: changed from *github.com/elastic/go-elasticsearch/v9/typedapi/types.DataStreamLifecycleDownsampling to []github.com/elastic/go-elasticsearch/v9/typedapi/types.DownsamplingRound
- ./typedapi/indices/putdatalifecycle.Request: old is comparable, new is not
Compatible changes:
- ./typedapi/ml/stoptrainedmodeldeployment.(*StopTrainedModelDeployment).Id: added
- ./typedapi/ml/stoptrainedmodeldeployment.(*StopTrainedModelDeployment).Raw: added
- ./typedapi/ml/stoptrainedmodeldeployment.(*StopTrainedModelDeployment).Request: added
- ./typedapi/ml/stoptrainedmodeldeployment.NewRequest: added
- ./typedapi/ml/stoptrainedmodeldeployment.Request: added
- ./typedapi/ml/stopdataframeanalytics.(*StopDataFrameAnalytics).Raw: added
- ./typedapi/ml/stopdataframeanalytics.(*StopDataFrameAnalytics).Request: added
- ./typedapi/ml/stopdataframeanalytics.NewRequest: added
- ./typedapi/ml/stopdataframeanalytics.Request: added
- ./typedapi/fleet/postsecret.(*PostSecret).ErrorTrace: added
- ./typedapi/fleet/postsecret.(*PostSecret).FilterPath: added
- ./typedapi/fleet/postsecret.(*PostSecret).Human: added
- ./typedapi/fleet/postsecret.(*PostSecret).Pretty: added
- ./typedapi/fleet/postsecret.(*PostSecret).Raw: added
- ./typedapi/fleet/postsecret.(*PostSecret).Request: added
- ./typedapi/fleet/postsecret.(*PostSecret).Value: added
- ./typedapi/fleet/postsecret.NewRequest: added
- ./typedapi/fleet/postsecret.NewResponse: added
- ./typedapi/fleet/postsecret.Request: added
- ./typedapi/fleet/postsecret.Response: added
- ./typedapi/asyncsearch/status.Response.Error: added
- ./typedapi/esdsl.(*_appendProcessor).IgnoreEmptyValues: added
- ./typedapi/esdsl.(*_appendProcessor).MediaType: added
- ./typedapi/esdsl.(*_customServiceSettings).BatchSize: added
- ./typedapi/esdsl.(*_elasticsearchServiceSettings).LongDocumentStrategy: added
- ./typedapi/esdsl.(*_elasticsearchServiceSettings).MaxChunksPerDoc: added
- ./typedapi/esdsl.(*_indexTemplateMapping).DataStreamOptions: added
- ./typedapi/esdsl.(*_jinaAIServiceSettings).Dimensions: added
- ./typedapi/esdsl.(*_jinaAIServiceSettings).ElementType: added
- ./typedapi/esdsl.(*_knnSearch).QueryName_: added
- ./typedapi/esdsl.(*_multiTermLookup).Script: added
- ./typedapi/esdsl.(*_openAIServiceSettings).Similarity: added
- ./typedapi/esdsl.(*_script).MultiTermLookupCaster: added
- ./typedapi/esdsl.NewDataStreamOptions: added
- ./typedapi/esdsl.NewKnnSearchQuery: added
- ./typedapi/cat/segments.(*Segments).AllowClosed: added
- ./typedapi/cat/segments.(*Segments).AllowNoIndices: added
- ./typedapi/cat/segments.(*Segments).ExpandWildcards: added
- ./typedapi/cat/segments.(*Segments).IgnoreThrottled: added
- ./typedapi/cat/segments.(*Segments).IgnoreUnavailable: added
- ./typedapi/ml/startdataframeanalytics.(*StartDataFrameAnalytics).Raw: added
- ./typedapi/ml/startdataframeanalytics.(*StartDataFrameAnalytics).Request: added
- ./typedapi/ml/startdataframeanalytics.NewRequest: added
- ./typedapi/ml/startdataframeanalytics.Request: added
- ./typedapi/transform/getnodestats.(*GetNodeStats).ErrorTrace: added
- ./typedapi/transform/getnodestats.(*GetNodeStats).FilterPath: added
- ./typedapi/transform/getnodestats.(*GetNodeStats).Human: added
- ./typedapi/transform/getnodestats.(*GetNodeStats).Pretty: added
- ./typedapi/transform/getnodestats.NewResponse: added
- ./typedapi/transform/getnodestats.Response: added
- ./typedapi/profiling/topnfunctions.(*TopnFunctions).Conditions: added
- ./typedapi/profiling/topnfunctions.(*TopnFunctions).ErrorTrace: added
- ./typedapi/profiling/topnfunctions.(*TopnFunctions).FilterPath: added
- ./typedapi/profiling/topnfunctions.(*TopnFunctions).Human: added
- ./typedapi/profiling/topnfunctions.(*TopnFunctions).Pretty: added
- ./typedapi/profiling/topnfunctions.(*TopnFunctions).Raw: added
- ./typedapi/profiling/topnfunctions.(*TopnFunctions).Request: added
- ./typedapi/profiling/topnfunctions.NewRequest: added
- ./typedapi/profiling/topnfunctions.NewResponse: added
- ./typedapi/profiling/topnfunctions.Request: added
- ./typedapi/profiling/topnfunctions.Response: added
- ./typedapi.(*MethodAPI).Capabilities: added
- ./typedapi.(*MethodAPI).KnnSearch: added
- ./typedapi.(*MethodConnector).SecretDelete: added
- ./typedapi.(*MethodConnector).SecretGet: added
- ./typedapi.(*MethodConnector).SecretPut: added
- ./typedapi.(*MethodCore).Capabilities: added
- ./typedapi.(*MethodCore).KnnSearch: added
- ./typedapi.(*MethodFleet).DeleteSecret: added
- ./typedapi.(*MethodFleet).GetSecret: added
- ./typedapi.API.KnnSearch: added
- ./typedapi.Connector.SecretDelete: added
- ./typedapi.Connector.SecretGet: added
- ./typedapi.Connector.SecretPut: added
- ./typedapi.Core.Capabilities: added
- ./typedapi.Core.KnnSearch: added
- ./typedapi.Fleet.DeleteSecret: added
- ./typedapi.Fleet.GetSecret: added
- ./typedapi/profiling/stacktraces.(*Stacktraces).Conditions: added
- ./typedapi/profiling/stacktraces.(*Stacktraces).ErrorTrace: added
- ./typedapi/profiling/stacktraces.(*Stacktraces).FilterPath: added
- ./typedapi/profiling/stacktraces.(*Stacktraces).Human: added
- ./typedapi/profiling/stacktraces.(*Stacktraces).Pretty: added
- ./typedapi/profiling/stacktraces.(*Stacktraces).Raw: added
- ./typedapi/profiling/stacktraces.(*Stacktraces).Request: added
- ./typedapi/profiling/stacktraces.NewRequest: added
- ./typedapi/profiling/stacktraces.NewResponse: added
- ./typedapi/profiling/stacktraces.Request: added
- ./typedapi/profiling/stacktraces.Response: added
- ./typedapi/inference/rerank.(*Rerank).ReturnDocuments: added
- ./typedapi/inference/rerank.(*Rerank).TopN: added
- ./typedapi/inference/rerank.Request.ReturnDocuments: added
- ./typedapi/inference/rerank.Request.TopN: added
- ./typedapi/types/enums/alibabacloudtasktype.Sparseembedding: added
- ./typedapi.(*MethodAPI).Capabilities: added
- ./typedapi.(*MethodAPI).KnnSearch: added
- ./typedapi/profiling/flamegraph.(*Flamegraph).Conditions: added
- ./typedapi/profiling/flamegraph.(*Flamegraph).ErrorTrace: added
- ./typedapi/profiling/flamegraph.(*Flamegraph).FilterPath: added
- ./typedapi/profiling/flamegraph.(*Flamegraph).Human: added
- ./typedapi/profiling/flamegraph.(*Flamegraph).Pretty: added
- ./typedapi/profiling/flamegraph.(*Flamegraph).Raw: added
- ./typedapi/profiling/flamegraph.(*Flamegraph).Request: added
- ./typedapi/profiling/flamegraph.NewRequest: added
- ./typedapi/profiling/flamegraph.NewResponse: added
- ./typedapi/profiling/flamegraph.Request: added
- ./typedapi/profiling/flamegraph.Response: added
- ./typedapi/profiling/status.(*Status).ErrorTrace: added
- ./typedapi/profiling/status.(*Status).FilterPath: added
- ./typedapi/profiling/status.(*Status).Human: added
- ./typedapi/profiling/status.(*Status).MasterTimeout: added
- ./typedapi/profiling/status.(*Status).Pretty: added
- ./typedapi/profiling/status.(*Status).Timeout: added
- ./typedapi/profiling/status.(*Status).WaitForResourcesCreated: added
- ./typedapi/profiling/status.NewResponse: added
- ./typedapi/profiling/status.Response: added
- ./typedapi/types/enums/watsonxtasktype.Rerank: added
- ./typedapi/connector/secretpost.(*SecretPost).ErrorTrace: added
- ./typedapi/connector/secretpost.(*SecretPost).FilterPath: added
- ./typedapi/connector/secretpost.(*SecretPost).Human: added
- ./typedapi/connector/secretpost.(*SecretPost).Pretty: added
- ./typedapi/connector/secretpost.(*SecretPost).Raw: added
- ./typedapi/connector/secretpost.(*SecretPost).Request: added
- ./typedapi/connector/secretpost.(*SecretPost).Value: added
- ./typedapi/connector/secretpost.NewRequest: added
- ./typedapi/connector/secretpost.NewResponse: added
- ./typedapi/connector/secretpost.Request: added
- ./typedapi/connector/secretpost.Response: added
- ./typedapi/asyncsearch/submit.Response.Error: added
- ./typedapi/types.(*DataStreamFailureStore).DataStreamFailureStoreCaster: added
- ./typedapi/types.(*DataStreamOptions).DataStreamOptionsCaster: added
- ./typedapi/types.(*FailureStoreLifecycle).FailureStoreLifecycleCaster: added
- ./typedapi/types.(*IndexTemplateMapping).UnmarshalJSON: added
- ./typedapi/types.AppendProcessor.IgnoreEmptyValues: added
- ./typedapi/types.AppendProcessor.MediaType: added
- ./typedapi/types.CustomServiceSettings.BatchSize: added
- ./typedapi/types.DataStreamOptionsVariant: added
- ./typedapi/types.ElasticsearchServiceSettings.LongDocumentStrategy: added
- ./typedapi/types.ElasticsearchServiceSettings.MaxChunksPerDoc: added
- ./typedapi/types.FailedNodeException: added
- ./typedapi/types.IndexTemplateMapping.DataStreamOptions: added
- ./typedapi/types.JinaAIServiceSettings.Dimensions: added
- ./typedapi/types.JinaAIServiceSettings.ElementType: added
- ./typedapi/types.KnnSearch.QueryName_: added
- ./typedapi/types.KnnSearchQuery: added
- ./typedapi/types.KnnSearchQueryVariant: added
- ./typedapi/types.MultiTermLookup.Script: added
- ./typedapi/types.NewFailedNodeException: added
- ./typedapi/types.NewKnnSearchQuery: added
- ./typedapi/types.NewTransformNodeStats: added
- ./typedapi/types.NewTransformSchedulerStats: added
- ./typedapi/types.OpenAIServiceSettings.Similarity: added
- ./typedapi/types.SparseEmbeddingResult.IsTruncated: added
- ./typedapi/types.TransformNodeStats: added
- ./typedapi/types.TransformSchedulerStats: added
- ./typedapi/asyncsearch/get.Response.Error: added
- ./typedapi/inference/putwatsonx.(*PutWatsonx).ChunkingSettings: added
- ./typedapi/inference/putwatsonx.Request.ChunkingSettings: added
- package github.com/elastic/go-elasticsearch/v9/typedapi/types/enums/profilingoperationmode: added
- package github.com/elastic/go-elasticsearch/v9/typedapi/connector/secretget: added
- package github.com/elastic/go-elasticsearch/v9/typedapi/core/knnsearch: added
- package github.com/elastic/go-elasticsearch/v9/typedapi/fleet/deletesecret: added
- package github.com/elastic/go-elasticsearch/v9/typedapi/connector/secretdelete: added
- package github.com/elastic/go-elasticsearch/v9/typedapi/types/enums/findstructureformat: added
- package github.com/elastic/go-elasticsearch/v9/typedapi/types/enums/openaisimilaritytype: added
- package github.com/elastic/go-elasticsearch/v9/typedapi/types/enums/jinaaielementtype: added
- package github.com/elastic/go-elasticsearch/v9/typedapi/core/capabilities: added
- package github.com/elastic/go-elasticsearch/v9/typedapi/connector/secretput: added
- package github.com/elastic/go-elasticsearch/v9/typedapi/fleet/getsecret: added
- package github.com/elastic/go-elasticsearch/v9/typedapi/types/enums/restmethod: added

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

apidiff: pr Run apidiff API compatibility checks on PRs vs working tree skip: gencheck

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants