A newer version is available. For the latest information, see the
current release documentation.
Elasticsearch version 7.5.1
editElasticsearch version 7.5.1
editAlso see Breaking changes in 7.5.
Enhancements
editBug fixes
edit- Authentication
-
- Fix iterate-from-1 bug in smart realm order #49473
- CRUD
- Cluster Coordination
-
- Make elasticsearch-node tools custom metadata-aware #48390
- Engine
- Features/ILM+SLM
- Features/Java High Level REST Client
- Geo
- Infra/Packaging
- Machine Learning
- Mapping
- Recovery
- SQL
-
- COUNT DISTINCT returns 0 instead of NULL for no matching docs #50037 (issue: #50013)
- Fix LOCATE function optional parameter handling #49666 (issue: #49557)
- Fix NULL handling for FLOOR and CEIL functions #49644 (issue: #49556)
- Handle NULL arithmetic operations with INTERVALs #49633 (issue: #49297)
- Fix issue with GROUP BY YEAR() #49559 (issue: #49386)
- Fix issue with CASE/IIF pre-calculating results #49553 (issue: #49388)
- Fix issue with folding of CASE/IIF #49449 (issue: #49387)
- Fix issues with WEEK/ISO_WEEK/DATEDIFF #49405 (issues: #48209, #49376)
- Snapshot/Restore
- Transform