Elasticsearch 7.8.0 已发布,主要更新内容如下:
新特性
Aggregations
Features/Indices APIs
- 新增模拟的可组合模板 API _index_template/_simulate_index/{name} #55686 (issue: #53101)
Geo
- 为 geo_shape 添加 geo_bounds 聚合支持 #55328
- 为 geotile_grid 和 geohash_grid 添加 geo_shape 支持 #55966
- 为 geo_centroid 聚合添加 geo_shape 支持 #55602
- 添加新的 point field #53804
SQL
Breaking changes
Aggregations
Features/Indices APIs
Mapping
- 禁止更改 root mapper 上的 enabled 状态 #54463 (issue: #33933)
- 修复更新嵌套字段的 include_in_parent/include_in_root of #54386 (issue: #53792)
详情查看 发布公告
下载地址:https://www.elastic.co/cn/downloads/elasticsearch
(文/开源中国)