IMPORTANT: No additional bug fixes or documentation updates
will be released for this version. For the latest information, see the
current release documentation.
Version 7.17
editVersion 7.17
editChanges and bug fixes
editThis release includes minor updates and improvement to the API specification and a number of bug fixes (see closed issues in the GitHub repo).
Breaking changes between 7.16 and 7.17
editPlease refer to the Breaking changes policy. The co.elastic.clients.elasticsearch
package is abbreviated to c.e.c.e
below.
An issue in the code generator led properties whose API name contains a dot (.
) to be removed. They will be reintroduced in version 7.17.1:
-
Class
c.e.c.e._types.aggregations.ChildrenAggregate
: -
-
Parent class changed from
c.e.c.e._types.aggregations.MultiBucketAggregateBase
toc.e.c.e._types.aggregations.SingleBucketAggregateBase
.
-
Parent class changed from
-
Class
c.e.c.e._types.aggregations.ChildrenAggregateBucket
removed. -
Class
c.e.c.e._types.aggregations.StringStatsAggregate
: -
-
Property
distribution
changed fromString
toMap
.
-
Property
-
Class
c.e.c.e._types.aggregations.TopMetricsAggregate
: -
-
Parent class changed from
c.e.c.e._types.aggregations.MultiBucketAggregateBase
toc.e.c.e._types.aggregations.AggregateBase
.
-
Parent class changed from
-
Class
c.e.c.e._types.aggregations.TopMetricsBucket
removed. -
Class
c.e.c.e._types.ChainTransform
removed. -
Class
c.e.c.e._types.DocStats
: -
-
Property
deleted
changed fromlong
toLong
.
-
Property
-
Class
c.e.c.e._types.EmptyTransform
removed. -
Class
c.e.c.e._types.query_dsl.CombinedFieldsQuery
: -
-
Property
mimimumShouldMatch
removed.
-
Property
-
Class
c.e.c.e._types.query_dsl.RangeQuery
: -
-
Property
from
changed fromc.e.c.json.JsonData
toString
. -
Property
to
changed fromc.e.c.json.JsonData
toString
.
-
Property
-
Class
c.e.c.e._types.SegmentsStats
: -
-
Property
maxUnsafeAutoIdTimestamp
changed fromint
tolong
.
-
Property
-
Class
c.e.c.e._types.Transform
: -
-
Property
chain
changed fromc.e.c.e._types.ChainTransform
toList
.
-
Property
-
Class
c.e.c.e.cat.indices.IndicesRecord
: -
-
Property
priBulkAvgSizeInBytes
removed. -
Property
priBulkAvgTime
removed. -
Property
priBulkTotalOperations
removed. -
Property
priBulkTotalSizeInBytes
removed. -
Property
priBulkTotalTime
removed. -
Property
priCompletionSize
removed. -
Property
priFielddataEvictions
removed. -
Property
priFielddataMemorySize
removed. -
Property
priFlushTotal
removed. -
Property
priFlushTotalTime
removed. -
Property
priGetCurrent
removed. -
Property
priGetExistsTime
removed. -
Property
priGetExistsTotal
removed. -
Property
priGetMissingTime
removed. -
Property
priGetMissingTotal
removed. -
Property
priGetTime
removed. -
Property
priGetTotal
removed. -
Property
priIndexingDeleteCurrent
removed. -
Property
priIndexingDeleteTime
removed. -
Property
priIndexingDeleteTotal
removed. -
Property
priIndexingIndexCurrent
removed. -
Property
priIndexingIndexFailed
removed. -
Property
priIndexingIndexTime
removed. -
Property
priIndexingIndexTotal
removed. -
Property
priMemoryTotal
removed. -
Property
priMergesCurrent
removed. -
Property
priMergesCurrentDocs
removed. -
Property
priMergesCurrentSize
removed. -
Property
priMergesTotal
removed. -
Property
priMergesTotalDocs
removed. -
Property
priMergesTotalSize
removed. -
Property
priMergesTotalTime
removed. -
Property
priQueryCacheEvictions
removed. -
Property
priQueryCacheMemorySize
removed. -
Property
priRefreshExternalTime
removed. -
Property
priRefreshExternalTotal
removed. -
Property
priRefreshListeners
removed. -
Property
priRefreshTime
removed. -
Property
priRefreshTotal
removed. -
Property
priRequestCacheEvictions
removed. -
Property
priRequestCacheHitCount
removed. -
Property
priRequestCacheMemorySize
removed. -
Property
priRequestCacheMissCount
removed. -
Property
priSearchFetchCurrent
removed. -
Property
priSearchFetchTime
removed. -
Property
priSearchFetchTotal
removed. -
Property
priSearchOpenContexts
removed. -
Property
priSearchQueryCurrent
removed. -
Property
priSearchQueryTime
removed. -
Property
priSearchQueryTotal
removed. -
Property
priSearchScrollCurrent
removed. -
Property
priSearchScrollTime
removed. -
Property
priSearchScrollTotal
removed. -
Property
priSegmentsCount
removed. -
Property
priSegmentsFixedBitsetMemory
removed. -
Property
priSegmentsIndexWriterMemory
removed. -
Property
priSegmentsMemory
removed. -
Property
priSegmentsVersionMapMemory
removed. -
Property
priStoreSize
removed. -
Property
priSuggestCurrent
removed. -
Property
priSuggestTime
removed. -
Property
priSuggestTotal
removed. -
Property
priWarmerCurrent
removed. -
Property
priWarmerTotal
removed. -
Property
priWarmerTotalTime
removed.
-
Property
-
Class
c.e.c.e.cat.nodes.NodesRecord
: -
-
Property
refreshTime
removed. -
Property
refreshTotal
removed.
-
Property
-
Class
c.e.c.e.cat.shards.ShardsRecord
: -
-
Property
refreshTime
removed. -
Property
refreshTotal
removed.
-
Property
-
Class
c.e.c.e.core.bulk.UpdateOperation
: -
-
Property
document
removed.
-
Property
-
Class
c.e.c.e.core.DeleteByQueryRequest
: -
-
Property
source
removed. -
Property
sourceExcludes
removed. -
Property
sourceIncludes
removed.
-
Property
-
Class
c.e.c.e.core.msearch.MultiSearchItem
: -
-
Property
status
changed fromint
toInteger
.
-
Property
-
Class
c.e.c.e.core.search.CompletionSuggestOption
: -
-
Property
score
changed fromdouble
toDouble
.
-
Property
-
Class
c.e.c.e.core.search.Suggestion
: -
-
Property
length
removed. -
Property
offset
removed. -
Property
options
removed. -
Property
serializeInternal
removed. -
Property
setupSuggestionDeserializer
removed. -
Property
text
removed.
-
Property
-
Class
c.e.c.e.core.search.SuggestOption
removed. -
Class
c.e.c.e.core.search.TermSuggestOption
: -
-
Property
freq
changed fromLong
tolong
.
-
Property
-
Class
c.e.c.e.core.SearchTemplateResponse
: -
-
Property
took
changed fromint
tolong
.
-
Property
-
Class
c.e.c.e.core.UpdateByQueryRequest
: -
-
Property
source
removed. -
Property
sourceExcludes
removed. -
Property
sourceIncludes
removed.
-
Property
-
Class
c.e.c.e.indices.data_streams_stats.DataStreamsStatsItem
: -
-
Property
maximumTimestamp
changed fromint
tolong
.
-
Property
-
Class
c.e.c.e.indices.stats.IndexStats
: -
-
Property
shards
removed.
-
Property
-
Class
c.e.c.e.logstash.PipelineSettings
: -
-
Property
pipelineBatchDelay
removed. -
Property
pipelineBatchSize
removed. -
Property
pipelineWorkers
removed. -
Property
queueCheckpointWrites
removed. -
Property
queueMaxBytesNumber
removed. -
Property
queueMaxBytesUnits
removed. -
Property
queueType
removed.
-
Property
-
Class
c.e.c.e.ml.DataCounts
: -
-
Property
earliestRecordTimestamp
changed fromlong
toLong
. -
Property
lastDataTime
changed fromlong
toLong
. -
Property
latestBucketTimestamp
changed fromlong
toLong
. -
Property
latestEmptyBucketTimestamp
changed fromlong
toLong
. -
Property
latestRecordTimestamp
changed fromlong
toLong
. -
Property
latestSparseBucketTimestamp
changed fromlong
toLong
.
-
Property
-
Class
c.e.c.e.ml.Job
: -
-
Property
createTime
changed fromint
toInteger
.
-
Property
-
Class
c.e.c.e.ml.JobTimingStats
: -
-
Property
averageBucketProcessingTimeMs
changed fromdouble
toDouble
. -
Property
exponentialAverageBucketProcessingTimeMs
changed fromdouble
toDouble
. -
Property
maximumBucketProcessingTimeMs
changed fromdouble
toDouble
. -
Property
minimumBucketProcessingTimeMs
changed fromdouble
toDouble
.
-
Property
-
Class
c.e.c.e.ml.ModelSnapshot
: -
-
Property
timestamp
changed fromint
tolong
.
-
Property
-
Class
c.e.c.e.ml.PostDataResponse
: -
-
Property
earliestRecordTimestamp
changed fromint
tolong
. -
Property
latestRecordTimestamp
changed fromint
tolong
.
-
Property
-
Class
c.e.c.e.nodes.AdaptiveSelection
: -
-
Property
avgQueueSize
changed fromlong
toLong
. -
Property
avgResponseTime
changed fromlong
toLong
. -
Property
avgResponseTimeNs
changed fromlong
toLong
. -
Property
avgServiceTimeNs
changed fromlong
toLong
. -
Property
outgoingSearches
changed fromlong
toLong
.
-
Property
-
Class
c.e.c.e.nodes.Breaker
: -
-
Property
estimatedSizeInBytes
changed fromlong
toLong
. -
Property
limitSizeInBytes
changed fromlong
toLong
. -
Property
overhead
changed fromfloat
toFloat
. -
Property
tripped
changed fromfloat
toFloat
.
-
Property
-
Class
c.e.c.e.nodes.Cpu
: -
-
Property
percent
changed fromint
toInteger
.
-
Property
-
Class
c.e.c.e.nodes.DataPathStats
: -
-
Property
availableInBytes
changed fromlong
toLong
. -
Property
diskReads
changed fromlong
toLong
. -
Property
diskReadSizeInBytes
changed fromlong
toLong
. -
Property
diskWrites
changed fromlong
toLong
. -
Property
diskWriteSizeInBytes
changed fromlong
toLong
. -
Property
freeInBytes
changed fromlong
toLong
. -
Property
totalInBytes
changed fromlong
toLong
.
-
Property
-
Class
c.e.c.e.nodes.ExtendedMemoryStats
: -
-
Property
freePercent
changed fromint
toInteger
. -
Property
usedPercent
changed fromint
toInteger
.
-
Property
-
Class
c.e.c.e.nodes.FileSystem
: -
-
Property
timestamp
changed fromlong
toLong
.
-
Property
-
Class
c.e.c.e.nodes.FileSystemTotal
: -
-
Property
availableInBytes
changed fromlong
toLong
. -
Property
freeInBytes
changed fromlong
toLong
. -
Property
totalInBytes
changed fromlong
toLong
.
-
Property
-
Class
c.e.c.e.nodes.GarbageCollectorTotal
: -
-
Property
collectionCount
changed fromlong
toLong
. -
Property
collectionTimeInMillis
changed fromlong
toLong
.
-
Property
-
Class
c.e.c.e.nodes.Http
: -
-
Property
currentOpen
changed fromint
toInteger
. -
Property
totalOpened
changed fromlong
toLong
.
-
Property
-
Class
c.e.c.e.nodes.info.NodeInfoSettingsHttp
: -
-
Property
typeDefault
removed.
-
Property
-
Class
c.e.c.e.nodes.info.NodeInfoSettingsTransport
: -
-
Property
typeDefault
removed.
-
Property
-
Class
c.e.c.e.nodes.IngestTotal
: -
-
Property
count
changed fromlong
toLong
. -
Property
current
changed fromlong
toLong
. -
Property
failed
changed fromlong
toLong
. -
Property
timeInMillis
changed fromlong
toLong
.
-
Property
-
Class
c.e.c.e.nodes.Jvm
: -
-
Property
mem
changed fromc.e.c.e.nodes.MemoryStats
toc.e.c.e.nodes.JvmMemoryStats
. -
Property
timestamp
changed fromlong
toLong
. -
Property
uptimeInMillis
changed fromlong
toLong
.
-
Property
-
Class
c.e.c.e.nodes.JvmClasses
: -
-
Property
currentLoadedCount
changed fromlong
toLong
. -
Property
totalLoadedCount
changed fromlong
toLong
. -
Property
totalUnloadedCount
changed fromlong
toLong
.
-
Property
-
Class
c.e.c.e.nodes.JvmThreads
: -
-
Property
count
changed fromlong
toLong
. -
Property
peakCount
changed fromlong
toLong
.
-
Property
-
Class
c.e.c.e.nodes.KeyedProcessor
: -
-
Property
statistics
removed.
-
Property
-
Class
c.e.c.e.nodes.MemoryStats
: -
-
Property
freeInBytes
changed fromlong
toLong
. -
Property
totalInBytes
changed fromlong
toLong
. -
Property
usedInBytes
changed fromlong
toLong
.
-
Property
-
Class
c.e.c.e.nodes.NodeBufferPool
: -
-
Property
count
changed fromlong
toLong
. -
Property
totalCapacityInBytes
changed fromlong
toLong
. -
Property
usedInBytes
changed fromlong
toLong
.
-
Property
-
Class
c.e.c.e.nodes.OperatingSystem
: -
-
Property
timestamp
changed fromlong
toLong
.
-
Property
-
Class
c.e.c.e.nodes.Process
: -
-
Property
openFileDescriptors
changed fromint
toInteger
. -
Property
timestamp
changed fromlong
toLong
.
-
Property
-
Class
c.e.c.e.nodes.Scripting
: -
-
Property
cacheEvictions
changed fromlong
toLong
. -
Property
compilations
changed fromlong
toLong
.
-
Property
-
Class
c.e.c.e.nodes.Stats
: -
-
Property
indices
changed fromc.e.c.e.indices.stats.IndexStats
toc.e.c.e.indices.stats.ShardStats
. -
Property
timestamp
changed fromlong
toLong
.
-
Property
-
Class
c.e.c.e.nodes.ThreadCount
: -
-
Property
active
changed fromlong
toLong
. -
Property
completed
changed fromlong
toLong
. -
Property
largest
changed fromlong
toLong
. -
Property
queue
changed fromlong
toLong
. -
Property
rejected
changed fromlong
toLong
. -
Property
threads
changed fromlong
toLong
.
-
Property
-
Class
c.e.c.e.nodes.Transport
: -
-
Property
rxCount
changed fromlong
toLong
. -
Property
rxSizeInBytes
changed fromlong
toLong
. -
Property
serverOpen
changed fromint
toInteger
. -
Property
txCount
changed fromlong
toLong
. -
Property
txSizeInBytes
changed fromlong
toLong
.
-
Property
-
Class
c.e.c.e.transform.GetTransformStatsRequest
: -
-
Property
transformId
changed fromString
toList
.
-
Property
-
Class
c.e.c.e.watcher.CompareCondition
: -
-
Property
ctxPayloadMatch
removed. -
Property
ctxPayloadValue
removed.
-
Property
-
Class
c.e.c.e.watcher.CompareContextPayloadCondition
removed.