http://www.elasticsearch.org/overview/elkdownloads/
breaking changes
new features
breaking changes
new features
- Aggregations:
- Return the sum of the doc counts of other buckets in terms aggregations. #8213
- Cat API:
- Circuit Breakers:
- Upgrade API:
- Circuit Breakers:
- Log if CircuitBreaker is tripping #8050
- Deprecation:
- MLT Field Query #8253
- Discovery:
- Improve handling of multicast binding exceptions #8243 (issue: #8225)
- Simplify discovery node initialization if version is unknown #8055 (issue: #8051)
- Remove MasterFaultDetection.Listener.notListedOnMaster #7995
- Only accept unicast pings when started #7950
- Add a finalize round to multicast pinging #7924
- FunctionScore:
- Indexing:
- Internal:
- Use a 1024 byte minimum weight for filter cache entries #8304 (issues: #8249, #8268)
- Make indexQueryParserService available from ParseContext #8252 (issue: #8248)
- Allow to configure custom thread pools #8247
- Expose concurrency_level setting on all caches #8112 (issue: #7836)
- Don’t let took be negative. #7968
- Upgrade to Jackson 2.4.2 #7934 (issue: #7932)
- Clarify when a shard search request gets created to be only used locally #7855
- Force execution of delete index requests #7799
- Refactor the Translog.read(Location) method #7780
- Nest original exception while creating NoShardAvailableActionException #7757 (issue: #7756)
- Java API:
- Enabled overriding the request headers in the clients #8258
- Logs:
- Change log level for mpercolate #8306
- MLT Query:
- Support for when all fields are deprecated #8067
- Netty:
- Support binding on multiple host/port pair #8098
- Packaging:
- Parent/child:
- Percolator:
- Query DSL:
- Resiliency:
- Search:
- Reduce memory usage during fetch source sub phase #8138
- Settings:
- Snapshot/Restore:
- Stats :