IMPORTANT: No additional bug fixes or documentation updates
will be released for this version. For the latest information, see the
current release documentation.
Elasticsearch version 6.7.1
editElasticsearch version 6.7.1
editAlso see Breaking changes in 6.7.
Enhancements
edit- Infra/Core
- SQL
Bug fixes
edit- Authentication
- CCR
- CRUD
- Features/ILM
- Geo
- Infra/Core
- Infra/Packaging
- Machine Learning
-
- [ML] Addressing bug streaming DatafeedConfig aggs from (⇐ 6.5.4) → 6.7.0 #40610
- SQL
-
- SQL: have LIKE/RLIKE use wildcard and regexp queries #40628 (issue: #40557)
- SQL: Fix getTime() methods in JDBC #40484
- SQL: Add missing handling of IP field in JDBC #40384 (issue: #40358)
- SQL: Fix metric aggs on date/time to not return double #40377 (issues: #39492, #40376)
- SQL: CAST supports both SQL and ES types #40365 (issue: #40282)
- SQL: Fix RLIKE bug and improve testing for RLIKE statement #40354 (issues: #34609, #39931)
- SQL: SYS TABLES: enumerate tables of requested types [ISSUE] #40348
- SQL: JLine upgrade and polishing #40321 (issue: #40239)
- SQL: unwrap the first value in an array in case of array leniency #40318 (issue: #40296)
- SQL: fix LIKE function equality by considering its pattern as well #40260 (issue: #39931)
- SQL: rewrite ROUND and TRUNCATE functions with a different optional parameter handling method #40242 (issue: #40001)
- SQL: passing an input to the CLI "freezes" the CLI after displaying an error message [ISSUE] #40164