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 7.0.1
editElasticsearch version 7.0.1
editAlso see Breaking changes in 7.0.
Enhancements
editBug fixes
edit- Allocation
- Authorization
-
- Fix role mapping DN field wildcards for users with NULL DNs #41343 (issue: #41305)
- Fix Has Privilege API check on restricted indices #41226
- Fix put mapping authorization for aliases with a write-index and multiple read indices #40834 (issue: #40831)
- Use alias name from rollover request to query indices stats #40774 (issue: #40771)
- CCR
-
- Suppress lease background sync failures if stopping #40902
- Cluster Coordination
- Engine
-
- Mark searcher as accessed in acquireSearcher #41335
- Features/Monitoring
- Features/Watcher
- Highlighting
- Infra/Settings
-
- Always check for archiving broken index settings #41209
- Machine Learning
- Mapping
- SQL
-
- SQL: Fix bug with optimization of null related conditionals #41355
- SQL: Predicate diff takes into account all values #41346 (issue: #40835)
- SQL: Fix LIMIT bug in agg sorting #41258 (issue: #40984)
- SQL: Allow current_date/time/timestamp to be also used as a function escape pattern #41254 (issue: #41240)
- SQL: Translate MIN/MAX on keyword fields as FIRST/LAST #41247 (issues: #37936, #41195)
- SQL: Tweak pattern matching in SYS TABLES #41243 (issue: #40775)
- SQL: Change schema calls to empty set #41034 (issue: #41028)
- SQL: Use ResultSets over exceptions in metadata #40641 (issue: #40533)
- SQL: Fix catalog filtering in SYS COLUMNS #40583 (issue: #40582)
- Search
-
- BlendedTermQuery should ignore fields that don’t exist in the index #41125 (issue: #41118)
- Full text queries should not always ignore unmapped fields #41062 (issue: #41022)
-
ProfileScorer should propagate
setMinCompetitiveScore
. #40958 - Fix rewrite of inner queries in DisMaxQueryBuilder #40956 (issue: #40953)
- Security
- Snapshot/Restore
Upgrades
edit- Infra/Packaging
-
- Bump the bundled JDK to 12.0.1 #41627