原英文版地址: https://www.elastic.co/guide/en/elasticsearch/reference/7.7/release-notes-7.5.1.html, 原文档版权归 www.elastic.co 所有
本地英文版地址: ../en/release-notes-7.5.1.html
本地英文版地址: ../en/release-notes-7.5.1.html
重要: 此版本不会发布额外的bug修复或文档更新。最新信息请参考 当前版本文档。
Elasticsearch version 7.5.1edit
Also see Breaking changes in 7.5.
Enhancementsedit
Bug fixesedit
- 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