Elasticsearch version 7.5.1
Also see Breaking changes in 7.5.
Enhancements
Features/Watcher
- Log attachment generation failures #50080
Network
- Netty4: switch to composite cumulator #49478
Bug fixes
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
- Use query in cardinality check #49939
- Fix expired job results deletion audit message #49560 (issue: #49549)
- Apply source query on data frame analytics memory estimation #49527 (issue: #49454)
- Stop timing stats failure propagation #49495
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