Skip to content

chore(Typed API): update 8.19 client from spec 224e969#1268

Open
elastic-vault-github-plugin-prod[bot] wants to merge 1 commit into8.19from
typedapi-update-8.19
Open

chore(Typed API): update 8.19 client from spec 224e969#1268
elastic-vault-github-plugin-prod[bot] wants to merge 1 commit into8.19from
typedapi-update-8.19

Conversation

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

Update 8.19 client from spec 224e969
Commit: 224e96968e3ab27c2d1d33f015783b44ed183c1f
Short commit: 224e969

@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-8.19 branch from 887bf8a to d5ff271 Compare February 12, 2026 17:39
@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 8.19)

Ignoring internal package github.com/elastic/go-elasticsearch/v8/internal/version
Ignoring internal package github.com/elastic/go-elasticsearch/v8/internal/version
Incompatible changes:
- ./typedapi/ml/stopdataframeanalytics.(*StopDataFrameAnalytics).Timeout: changed from func(string) *StopDataFrameAnalytics to func(github.com/elastic/go-elasticsearch/v8/typedapi/types.Duration) *StopDataFrameAnalytics
- ./typedapi/ml/stopdataframeanalytics.StopDataFrameAnalytics.IsSuccess: 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
- ./typedapi/core/deletebyquery.(*DeleteByQuery).Sort: changed from func(...string) *DeleteByQuery to func(...github.amrom.workers.dev/elastic/go-elasticsearch/v8/typedapi/types.SortCombinations) *DeleteByQuery
- ./typedapi/core/deletebyquery.Request: old is comparable, new is not
- ./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.API.Capabilities: changed from Capabilities to github.com/elastic/go-elasticsearch/v8/typedapi/core/capabilities.NewCapabilities
- ./typedapi.Capabilities: removed
- ./typedapi/monitoring/bulk.(*Bulk).Type: removed
- ./typedapi/cat/componenttemplates.(*ComponentTemplates).H: changed from func(...string) *ComponentTemplates to func(...github.amrom.workers.dev/elastic/go-elasticsearch/v8/typedapi/types/enums/catcomponentcolumn.CatComponentColumn) *ComponentTemplates
- ./typedapi/shutdown/getnode.(*GetNode).MasterTimeout: changed from func(github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/timeunit.TimeUnit) *GetNode to func(string) *GetNode
- ./typedapi/indices/putdatalifecycle.(*PutDataLifecycle).Downsampling: changed from func(*github.com/elastic/go-elasticsearch/v8/typedapi/types.DataStreamLifecycleDownsampling) *PutDataLifecycle to func(...github.amrom.workers.dev/elastic/go-elasticsearch/v8/typedapi/types.DownsamplingRound) *PutDataLifecycle
- ./typedapi/indices/putdatalifecycle.Request.Downsampling: changed from *github.com/elastic/go-elasticsearch/v8/typedapi/types.DataStreamLifecycleDownsampling to []github.com/elastic/go-elasticsearch/v8/typedapi/types.DownsamplingRound
- ./typedapi/indices/putdatalifecycle.Request: old is comparable, new is not
- ./typedapi/streams/logsenable.LogsEnable.Do: changed from func(context.Context) (bool, error) to func(context.Context) (*Response, error)
- ./typedapi/streams/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/cat/fielddata.(*Fielddata).H: changed from func(...string) *Fielddata to func(...github.amrom.workers.dev/elastic/go-elasticsearch/v8/typedapi/types/enums/catfielddatacolumn.CatFieldDataColumn) *Fielddata
- ./typedapi/ml/stoptrainedmodeldeployment.StopTrainedModelDeployment.IsSuccess: removed
- ./typedapi/profiling/status.Status.Do: changed from func(context.Context) (bool, error) to func(context.Context) (*Response, error)
- TypedClient.Capabilities: changed from github.com/elastic/go-elasticsearch/v8/typedapi.Capabilities to github.com/elastic/go-elasticsearch/v8/typedapi/core/capabilities.NewCapabilities
- ./typedapi/cluster/putcomponenttemplate.(*PutComponentTemplate).Template: changed from func(*github.com/elastic/go-elasticsearch/v8/typedapi/types.IndexState) *PutComponentTemplate to func(*github.com/elastic/go-elasticsearch/v8/typedapi/types.IndexTemplateMapping) *PutComponentTemplate
- ./typedapi/cluster/putcomponenttemplate.Request.Template: changed from github.com/elastic/go-elasticsearch/v8/typedapi/types.IndexState to github.com/elastic/go-elasticsearch/v8/typedapi/types.IndexTemplateMapping
- ./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/types/enums/versiontype.Force: removed
- ./typedapi/shutdown/deletenode.(*DeleteNode).MasterTimeout: changed from func(github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/timeunit.TimeUnit) *DeleteNode to func(string) *DeleteNode
- ./typedapi/shutdown/deletenode.(*DeleteNode).Timeout: changed from func(github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/timeunit.TimeUnit) *DeleteNode to func(string) *DeleteNode
- ./typedapi/types.ArrayPercentilesItem.Key: changed from string to Float64
- ./typedapi/types.CatAnonalyDetectorColumns: removed
- ./typedapi/types.DataStreamLifecycle.Downsampling: changed from *DataStreamLifecycleDownsampling to []DownsamplingRound
- ./typedapi/types.DataStreamLifecycle: old is comparable, new is not
- ./typedapi/types.DataStreamLifecycleDownsampling: removed
- ./typedapi/types.DataStreamLifecycleWithRollover.Downsampling: changed from *DataStreamLifecycleDownsampling to []DownsamplingRound
- ./typedapi/types.DataStreamLifecycleWithRollover: old is comparable, new is not
- ./typedapi/types.FillMaskInferenceOptions.Vocabulary: changed from Vocabulary to *Vocabulary
- ./typedapi/types.GeoLineAggregation.Sort: changed from GeoLineSort to *GeoLineSort
- ./typedapi/types.JinaAIServiceSettings.ModelId: changed from *string to string
- ./typedapi/types.KuromojiAnalyzer.Mode: changed from github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/kuromojitokenizationmode.KuromojiTokenizationMode to *github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/kuromojitokenizationmode.KuromojiTokenizationMode
- ./typedapi/types.MultiTermLookup.Field: changed from string to *string
- ./typedapi/types.NewDataStreamLifecycleDownsampling: removed
- ./typedapi/types.NodeAllocationExplanation.WeightRanking: changed from int to *int
- ./typedapi/types.ShardFailure.Shard: changed from int to *int
- ./typedapi/types.TextEmbedding.ModelId: changed from string to *string
- ./typedapi/types.TextEmbeddingInferenceOptions.Vocabulary: changed from Vocabulary to *Vocabulary
- ./typedapi/types.TextExpansionInferenceOptions.Vocabulary: changed from Vocabulary to *Vocabulary
- ./typedapi/cat/allocation.(*Allocation).H: changed from func(...string) *Allocation to func(...github.amrom.workers.dev/elastic/go-elasticsearch/v8/typedapi/types/enums/catallocationcolumn.CatAllocationColumn) *Allocation
- ./typedapi/textstructure/findstructure.(*FindStructure).Format: changed from func(string) *FindStructure to func(github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/findstructureformat.FindStructureFormat) *FindStructure
- ./typedapi/ml/startdataframeanalytics.(*StartDataFrameAnalytics).Timeout: changed from func(string) *StartDataFrameAnalytics to func(github.com/elastic/go-elasticsearch/v8/typedapi/types.Duration) *StartDataFrameAnalytics
- ./typedapi/ml/startdataframeanalytics.StartDataFrameAnalytics.IsSuccess: removed
- ./typedapi/shutdown/putnode.(*PutNode).MasterTimeout: changed from func(github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/timeunit.TimeUnit) *PutNode to func(string) *PutNode
- ./typedapi/shutdown/putnode.(*PutNode).Timeout: changed from func(github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/timeunit.TimeUnit) *PutNode to func(string) *PutNode
- ./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/indices/simulateindextemplate.SimulateIndexTemplate.IsSuccess: removed
- package github.com/elastic/go-elasticsearch/v8/typedapi/capabilities: removed
- ./typedapi/cat/count.(*Count).H: changed from func(...string) *Count to func(...github.amrom.workers.dev/elastic/go-elasticsearch/v8/typedapi/types/enums/catcountcolumn.CatCountColumn) *Count
- ./typedapi/cat/aliases.(*Aliases).H: changed from func(...string) *Aliases to func(...github.amrom.workers.dev/elastic/go-elasticsearch/v8/typedapi/types/enums/cataliasescolumn.CatAliasesColumn) *Aliases
- ./typedapi/transform/getnodestats.GetNodeStats.Do: changed from func(context.Context) (bool, error) to func(context.Context) (*Response, error)
- ./typedapi/core/reindex.(*Reindex).Size: removed
- ./typedapi/core/reindex.Request.Size: removed
- ./typedapi/streams/logsdisable.LogsDisable.Do: changed from func(context.Context) (bool, error) to func(context.Context) (*Response, error)
Compatible changes:
- ./typedapi/cat/snapshots.(*Snapshots).Bytes: added
- ./typedapi/cat/plugins.(*Plugins).Bytes: added
- ./typedapi/cat/plugins.(*Plugins).Time: added
- ./typedapi/cat/mldatafeeds.(*MlDatafeeds).Bytes: added
- ./typedapi/ml/stopdataframeanalytics.(*StopDataFrameAnalytics).Raw: added
- ./typedapi/ml/stopdataframeanalytics.(*StopDataFrameAnalytics).Request: added
- ./typedapi/ml/stopdataframeanalytics.NewRequest: added
- ./typedapi/ml/stopdataframeanalytics.Request: 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/core/deletebyquery.(*Request).UnmarshalJSON: added
- ./typedapi/core/deletebyquery.Request.Sort: 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/core/create.Response.FailureStore: added
- ./typedapi/core/index.Response.FailureStore: added
- ./typedapi/sql/translate.Response.TrackTotalHits: added
- ./typedapi/types/enums/watsonxtasktype.Rerank: added
- ./typedapi.Connector.SecretDelete: added
- ./typedapi.Connector.SecretGet: added
- ./typedapi.Connector.SecretPut: added
- ./typedapi.Core.Capabilities: added
- ./typedapi.Fleet.DeleteSecret: added
- ./typedapi.Fleet.GetSecret: added
- ./typedapi.Indices.DeleteDataStreamOptions: added
- ./typedapi.Indices.GetDataStreamOptions: added
- ./typedapi.Indices.GetDataStreamSettings: added
- ./typedapi.Indices.PutDataStreamOptions: added
- ./typedapi.Indices.PutDataStreamSettings: added
- ./typedapi.Transform.SetUpgradeMode: added
- ./typedapi/cat/master.(*Master).Bytes: added
- ./typedapi/cat/master.(*Master).Time: added
- ./typedapi/cat/componenttemplates.(*ComponentTemplates).Bytes: added
- ./typedapi/cat/componenttemplates.(*ComponentTemplates).Time: added
- ./typedapi/streams/logsenable.(*LogsEnable).ErrorTrace: added
- ./typedapi/streams/logsenable.(*LogsEnable).FilterPath: added
- ./typedapi/streams/logsenable.(*LogsEnable).Human: added
- ./typedapi/streams/logsenable.(*LogsEnable).MasterTimeout: added
- ./typedapi/streams/logsenable.(*LogsEnable).Pretty: added
- ./typedapi/streams/logsenable.(*LogsEnable).Timeout: added
- ./typedapi/streams/logsenable.NewResponse: added
- ./typedapi/streams/logsenable.Response: added
- ./typedapi/cat/health.(*Health).Bytes: added
- ./typedapi/streams/status.(*Status).ErrorTrace: added
- ./typedapi/streams/status.(*Status).FilterPath: added
- ./typedapi/streams/status.(*Status).Human: added
- ./typedapi/streams/status.(*Status).MasterTimeout: added
- ./typedapi/streams/status.(*Status).Pretty: added
- ./typedapi/streams/status.NewResponse: added
- ./typedapi/streams/status.Response: added
- ./typedapi/core/delete.Response.FailureStore: added
- ./typedapi/cat/templates.(*Templates).Bytes: added
- ./typedapi/cat/templates.(*Templates).Time: added
- ./typedapi/snapshot/get.Response.Next: 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/cat/tasks.(*Tasks).Bytes: added
- ./typedapi/asyncsearch/get.Response.Error: added
- ./typedapi/cat/pendingtasks.(*PendingTasks).Bytes: added
- ./typedapi/cat/fielddata.(*Fielddata).Time: added
- ./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/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/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/cat/segments.(*Segments).Time: added
- ./typedapi/cat/transforms.(*Transforms).Bytes: added
- ./typedapi/core/update.Response.FailureStore: added
- ./typedapi/snapshot/create.(*Create).ExpandWildcards: added
- ./typedapi/snapshot/create.Request.ExpandWildcards: added
- ./typedapi/cat/threadpool.(*ThreadPool).Bytes: 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/types.(*IndexTemplateMapping).UnmarshalJSON: added
- ./typedapi/types.Aggregations.CartesianBounds: added
- ./typedapi/types.Aggregations.CartesianCentroid: added
- ./typedapi/types.Aggregations.ChangePoint: added
- ./typedapi/types.AppendProcessor.MediaType: added
- ./typedapi/types.AzureRepositorySettings.DeleteObjectsMaxSize: added
- ./typedapi/types.AzureRepositorySettings.MaxConcurrentBatchDeletes: added
- ./typedapi/types.CartesianBoundsAggregate: added
- ./typedapi/types.CartesianBoundsAggregation: added
- ./typedapi/types.CartesianCentroidAggregate: added
- ./typedapi/types.CartesianCentroidAggregation: added
- ./typedapi/types.CartesianPoint: added
- ./typedapi/types.CatAliasesColumns: added
- ./typedapi/types.CatAllocationColumns: added
- ./typedapi/types.CatAnomalyDetectorColumns: added
- ./typedapi/types.CatComponentColumns: added
- ./typedapi/types.CatCountColumns: added
- ./typedapi/types.CatFieldDataColumns: added
- ./typedapi/types.ChangePointAggregate: added
- ./typedapi/types.ChangePointAggregation: added
- ./typedapi/types.ChangePointBucket: added
- ./typedapi/types.ChangeType: added
- ./typedapi/types.ComponentTemplateSummary.DataStreamOptions: added
- ./typedapi/types.CustomServiceSettings.BatchSize: added
- ./typedapi/types.DataStream.Settings: added
- ./typedapi/types.DataStreamFailureStore: added
- ./typedapi/types.DataStreamFailureStoreTemplate: added
- ./typedapi/types.DataStreamOptions: added
- ./typedapi/types.DataStreamOptionsTemplate: added
- ./typedapi/types.DataStreamSettings: added
- ./typedapi/types.DataStreamSettingsError: added
- ./typedapi/types.DataStreamWithOptions: added
- ./typedapi/types.Dip: added
- ./typedapi/types.DistributionChange: added
- ./typedapi/types.FailedNodeException: added
- ./typedapi/types.FailureStoreLifecycle: added
- ./typedapi/types.FailureStoreLifecycleTemplate: added
- ./typedapi/types.Indeterminable: added
- ./typedapi/types.IndexSettingResults: added
- ./typedapi/types.IndexTemplateMapping.DataStreamOptions: added
- ./typedapi/types.IndexTemplateSummary.DataStreamOptions: added
- ./typedapi/types.JinaAIServiceSettings.Dimensions: added
- ./typedapi/types.JinaAIServiceSettings.ElementType: added
- ./typedapi/types.KnnSearch.QueryName_: added
- ./typedapi/types.LogsStatus: added
- ./typedapi/types.MultiTermLookup.Script: added
- ./typedapi/types.NewCartesianBoundsAggregate: added
- ./typedapi/types.NewCartesianBoundsAggregation: added
- ./typedapi/types.NewCartesianCentroidAggregate: added
- ./typedapi/types.NewCartesianCentroidAggregation: added
- ./typedapi/types.NewCartesianPoint: added
- ./typedapi/types.NewChangePointAggregate: added
- ./typedapi/types.NewChangePointAggregation: added
- ./typedapi/types.NewChangePointBucket: added
- ./typedapi/types.NewChangeType: added
- ./typedapi/types.NewDataStreamFailureStore: added
- ./typedapi/types.NewDataStreamFailureStoreTemplate: added
- ./typedapi/types.NewDataStreamOptions: added
- ./typedapi/types.NewDataStreamOptionsTemplate: added
- ./typedapi/types.NewDataStreamSettings: added
- ./typedapi/types.NewDataStreamSettingsError: added
- ./typedapi/types.NewDataStreamWithOptions: added
- ./typedapi/types.NewDip: added
- ./typedapi/types.NewDistributionChange: added
- ./typedapi/types.NewFailedNodeException: added
- ./typedapi/types.NewFailureStoreLifecycle: added
- ./typedapi/types.NewFailureStoreLifecycleTemplate: added
- ./typedapi/types.NewIndeterminable: added
- ./typedapi/types.NewIndexSettingResults: added
- ./typedapi/types.NewLogsStatus: added
- ./typedapi/types.NewNonStationary: added
- ./typedapi/types.NewPValueHeuristic: added
- ./typedapi/types.NewSpike: added
- ./typedapi/types.NewStationary: added
- ./typedapi/types.NewStepChange: added
- ./typedapi/types.NewTransformNodeStats: added
- ./typedapi/types.NewTransformSchedulerStats: added
- ./typedapi/types.NewTrendChange: added
- ./typedapi/types.NewUpdatedDataStreamSettings: added
- ./typedapi/types.NonStationary: added
- ./typedapi/types.OpenAIServiceSettings.Similarity: added
- ./typedapi/types.PValueHeuristic: added
- ./typedapi/types.S3RepositorySettings.DeleteObjectsMaxSize: added
- ./typedapi/types.S3RepositorySettings.GetRegisterRetryDelay: added
- ./typedapi/types.S3RepositorySettings.MaxMultipartParts: added
- ./typedapi/types.S3RepositorySettings.MaxMultipartUploadCleanupSize: added
- ./typedapi/types.S3RepositorySettings.ThrottledDeleteRetryDelayIncrement: added
- ./typedapi/types.S3RepositorySettings.ThrottledDeleteRetryMaximumDelay: added
- ./typedapi/types.S3RepositorySettings.ThrottledDeleteRetryMaximumNumberOfRetries: added
- ./typedapi/types.SemanticTextProperty.Fields: added
- ./typedapi/types.Settings.UsePointInTime: added
- ./typedapi/types.ShardFailure.Primary: added
- ./typedapi/types.SignificantTermsAggregation.PValue: added
- ./typedapi/types.SparseEmbeddingResult.IsTruncated: added
- ./typedapi/types.Spike: added
- ./typedapi/types.Stationary: added
- ./typedapi/types.StepChange: added
- ./typedapi/types.TransformNodeStats: added
- ./typedapi/types.TransformSchedulerStats: added
- ./typedapi/types.TrendChange: added
- ./typedapi/types.UpdatedDataStreamSettings: added
- ./typedapi/types.WriteResponseBase.FailureStore: added
- ./typedapi/asyncsearch/submit.Response.Error: added
- ./typedapi/cat/allocation.(*Allocation).Time: added
- ./typedapi/inference/textembedding.(*TextEmbedding).InputType: added
- ./typedapi/inference/textembedding.Request.InputType: added
- ./typedapi/ml/startdataframeanalytics.(*StartDataFrameAnalytics).Raw: added
- ./typedapi/ml/startdataframeanalytics.(*StartDataFrameAnalytics).Request: added
- ./typedapi/ml/startdataframeanalytics.NewRequest: added
- ./typedapi/ml/startdataframeanalytics.Request: 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/cat/nodeattrs.(*Nodeattrs).Bytes: added
- ./typedapi/cat/nodeattrs.(*Nodeattrs).Time: added
- ./typedapi/asyncsearch/status.Response.Error: added
- ./typedapi/indices/simulateindextemplate.(*SimulateIndexTemplate).AllowAutoCreate: added
- ./typedapi/indices/simulateindextemplate.(*SimulateIndexTemplate).ComposedOf: added
- ./typedapi/indices/simulateindextemplate.(*SimulateIndexTemplate).DataStream: added
- ./typedapi/indices/simulateindextemplate.(*SimulateIndexTemplate).Deprecated: added
- ./typedapi/indices/simulateindextemplate.(*SimulateIndexTemplate).IgnoreMissingComponentTemplates: added
- ./typedapi/indices/simulateindextemplate.(*SimulateIndexTemplate).IndexPatterns: added
- ./typedapi/indices/simulateindextemplate.(*SimulateIndexTemplate).Meta_: added
- ./typedapi/indices/simulateindextemplate.(*SimulateIndexTemplate).Priority: added
- ./typedapi/indices/simulateindextemplate.(*SimulateIndexTemplate).Raw: added
- ./typedapi/indices/simulateindextemplate.(*SimulateIndexTemplate).Request: added
- ./typedapi/indices/simulateindextemplate.(*SimulateIndexTemplate).Template: added
- ./typedapi/indices/simulateindextemplate.(*SimulateIndexTemplate).Version: added
- ./typedapi/indices/simulateindextemplate.NewRequest: added
- ./typedapi/indices/simulateindextemplate.Request: added
- ./typedapi/cat/count.(*Count).Bytes: added
- ./typedapi/cat/count.(*Count).Time: added
- ./typedapi/cat/aliases.(*Aliases).Bytes: added
- ./typedapi/cat/aliases.(*Aliases).Time: 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/cat/repositories.(*Repositories).Bytes: added
- ./typedapi/cat/repositories.(*Repositories).Time: added
- ./typedapi/streams/logsdisable.(*LogsDisable).ErrorTrace: added
- ./typedapi/streams/logsdisable.(*LogsDisable).FilterPath: added
- ./typedapi/streams/logsdisable.(*LogsDisable).Human: added
- ./typedapi/streams/logsdisable.(*LogsDisable).MasterTimeout: added
- ./typedapi/streams/logsdisable.(*LogsDisable).Pretty: added
- ./typedapi/streams/logsdisable.(*LogsDisable).Timeout: added
- ./typedapi/streams/logsdisable.NewResponse: added
- ./typedapi/streams/logsdisable.Response: added
- package github.com/elastic/go-elasticsearch/v8/typedapi/fleet/getsecret: added
- package github.com/elastic/go-elasticsearch/v8/typedapi/fleet/deletesecret: added
- package github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/restmethod: added
- package github.com/elastic/go-elasticsearch/v8/typedapi/indices/putdatastreamoptions: added
- package github.com/elastic/go-elasticsearch/v8/typedapi/indices/getdatastreamoptions: added
- package github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/profilingoperationmode: added
- package github.com/elastic/go-elasticsearch/v8/typedapi/indices/deletedatastreamoptions: added
- package github.com/elastic/go-elasticsearch/v8/typedapi/core/capabilities: added
- package github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/findstructureformat: added
- package github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/openaisimilaritytype: added
- package github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/cataliasescolumn: added
- package github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/catfielddatacolumn: added
- package github.com/elastic/go-elasticsearch/v8/typedapi/indices/putdatastreamsettings: added
- package github.com/elastic/go-elasticsearch/v8/typedapi/connector/secretget: added
- package github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/catcomponentcolumn: added
- package github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/catallocationcolumn: added
- package github.com/elastic/go-elasticsearch/v8/typedapi/indices/getdatastreamsettings: added
- package github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/catcountcolumn: added
- package github.com/elastic/go-elasticsearch/v8/typedapi/connector/secretput: added
- package github.com/elastic/go-elasticsearch/v8/typedapi/connector/secretdelete: added
- package github.com/elastic/go-elasticsearch/v8/typedapi/transform/setupgrademode: added
- package github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/jinaaielementtype: 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