All Versions
25
Latest Version
Avg Release Cycle
41 days
Latest Release
786 days ago

Changelog History
Page 3

  • v7.4.0 Changes

    October 23, 2019

    7.3.1...7.4.0

    πŸ”‹ Features & Enhancements

    • ⚑️ #4117 Update REST API specs to v7.4.0
    • πŸ‘ #4119 Added support for enums as keys for KeyedBucket<TKey>.
    • #4126 Add Snapshot Lifecycle Management APIs
    • πŸ‘― #4129 Add support for clone index API
    • πŸ’… #4136 S3 repo settings: path style access
    • πŸ”Œ #4138 Add support for inlined user dictionary in the Kuromoji plugin
    • πŸ”§ #4139 Add max_iterations configuration to watcher action with foreach execu…
    • #4140 Add shift option to Moving Average aggregation
    • #4141 Include in-progress snapshot for a policy with get SLM policy API
    • #4142 Expose index age in ILM explain output
    • πŸ“Œ #4143 Add pinned queries
    • #4145 Implement snapshot repository cleanup
    • #4146 Implement disable_chunked_encoding s3 repository setting.
    • #4147 Add Cumulative Cardinality Aggregation
    • 🍱 #4149 Add docvalue_fields to SuggestOption. #4148 Thanks @Treno1 πŸ‘
    • #4161 Add Circle processor
    • #4163 Add average_search_time_per_bucket_ms and total_bucket_processing_tim…
    • #4151 Implement vector usage
    • #4154 Implement shape property type mapping.
    • #4155 Implement shape queries.
    • #4162 Implement snapshot records for last_success and last_failure on SnapshotLifecyclePolicyMetadata.

    πŸ› Bug Fixes

    • #4124 Unable to get server side mappings due to unexpected boolean type (string)
    • #4127 Deserialize boolean strings to dynamic mapping
    • #4128 7.0 Query serializer settings for trailing commas?
    • #4132 Write null when ISort or SortKey is null
    • 🍱 #4157 Fix GeoDistance serialization. Thanks @rmja πŸ‘
    • #4111 Fix flaky histogram aggregation
    • βœ… #4134 Fix test for random initialized node
    • 🍱 #4156 Fix typo. Thanks @brandon-irl πŸ‘

    πŸ—„ Deprecations

    • ⚑️ #4137 Deprecate the ability to update datafeed's job_id

    View the full list of issues and PRs

  • v6.8.6 Changes

    April 23, 2020

    6.8.5...6.8.6

    πŸ› Bug Fixes

    • #4600 Change SumOfDocumentFrequencies and SumOfTotalTermFrequencies to long (issue: #4578)
    • #4656 Don't sanitize the keys for Filters aggregation named buckets (issue: #4582)
    • #4663 Fix check for aggressive connection limit

    πŸ”‹ Features & Enhancements

    • #4596 Add max_children to Nested Sort (issue: #4595)

    View the full list of issues and PRs

  • v6.8.5 Changes

    March 12, 2020

    6.8.4...6.8.5

    πŸ› Bug Fixes

    • 0️⃣ #4463 Fix GetMany when no default index is set

    View the full list of issues and PRs

  • v6.8.4 Changes

    February 25, 2020

    6.8.3...6.8.4

    πŸ”‹ Features & Enhancements

    • πŸ‘ #4119 Added support for enums as keys for KeyedBucket.
    • #4149 Added fields block (docvalue_fields) to SuggestOption #4148
    • #4323 Handle short form queries
    • #4426 Implement _source parameter on action and doc lines (#4339)

    πŸ› Bug Fixes

    • #4322 Handle StartObject or StartArray when reading QueryContainer collection
    • #4400 Return distinct items from GetMany and SourceMany (#4353)

    Uncategorized

    • βœ… #4134 Fix test for random initialized node
    • #4156 typo
    • πŸš€ #4253 [DOCS] Added older release notice.
    • #4311 GetIndex() Unable to Deserialize Response for Certain Alias Filters
    • #4387 Unable to initialize ConnectionConfiguration in certain conditions
    • #4390 Get highest AssemblyFileVersionAttribute version (#4387)

    View the full list of issues and PRs

  • v6.8.3 Changes

    October 02, 2019

    6.8.2...6.8.3

    πŸ› Bug Fixes

    • πŸ— #4077 Build DebugInformation uri and method from Request or ApiCallDetails
    • #4078 BulkIndexDescriptor IfPrimaryTerm sets IfSequenceNumber
    • #4087 Fix fluent serialization of if_primary_term (#4078) Thanks @andrxπŸ‘
    • #4109 Fix Extended stats deserialization
    • #4112 Fix initial randomization of nodes

    πŸ”‹ Features & Enhancements

    • 🍱 #4086 Add Flags property to PatternReplaceCharFilter. Thanks @awelburn πŸ‘
    • #4090 Add PatternReplaceTokenFilter Flags property

    View the full list of issues and PRs