WARNING: Version 6.0 of Elasticsearch has passed its EOL date.
This documentation is no longer being maintained and may be removed. If you are running this version, we strongly advise you to upgrade. For the latest information, see the current release documentation.
6.0.0-beta2 Release Notes
edit6.0.0-beta2 Release Notes
editAlso see Breaking changes in 6.0.
Breaking changes
edit- Analysis
- Cluster
- Inner Hits
- Mapping
- Network
-
- Remove unused Netty-related settings #26161
- Packaging
- Query DSL
Breaking Java changes
edit- Aggregations
-
-
Fix NPE when
values
is omitted on percentile_ranks agg #26046
-
Fix NPE when
Enhancements
edit- Aggregations
-
- Support distance units in GeoHashGrid aggregation precision #26291 (issue: #5042)
-
Reject multiple methods in
percentiles
aggregation #26163 (issue: #26095) -
Use
global_ordinals_hash
execution mode when sorting by sub aggregations. #26014 (issue: #24359) - Add a specialized deferring collector for terms aggregator #25190
- Core
- Internal
- Java High Level REST Client
- Mapping
-
- Loosen the restrictions on disabling _all in 6.x #26259
- Percolator
- Settings
Bug fixes
edit- Aggregations
- Allocation
- CRUD
- Cluster
- Highlighting
- Logging
- Mapping
- Network
-
- Release pipelined http responses on close #26226
- Packaging
-
- Detect modified keystore on package removal #26300
- Create keystore on RPM and Debian package install #26282
- Add safer empty variable checking for Windows #26268 (issue: #26261)
- Export HOSTNAME environment variable #26262 (issues: #25807, #26255)
- Fix daemonization command status test #26196 (issue: #26080)
- Set RuntimeDirectory in systemd service #23526
- Search
Upgrades
edit- Core
-
- Upgrade to lucene-7.0.0-snapshot-a128fcb. #26090