Elasticsearch 9.1.4 发布
Elasticsearch 是一个基于 Lucene 库的搜索引擎。它提供了一个分布式、支持多租户的全文搜索引擎,具有 HTTP Web 接口和无模式 JSON 文档。Elasticsearch 基于 Java 开发,并在 SSPL + Elastic License 双重授权许可下作为开源软件发布。
Elasticsearch 9.1.4 现已发布,更新内容包括:
Features and enhancements
Authorization:
- [Sentinel One] 为第三方代理索引
kibana_system
添加manage
,create_index
,read
,index
,write
,delete
权限 #133793 (issue:#133703)
FIPS:
- 将 bc-fips 升级到 1.0.2.6 #133198
Infra/Plugins:
- 将 Reason field 添加到 elastic-agent upgrade details metadata #134711
Network:
- 升级 Netty 到 4.1.126.Final #134182
Security:
- 升级 bcpkix 版本#132853
Fixes
Aggregations:
- Aggs:修复缩减阶段的 CB 问题 #133398
Authorization:
ES|QL:
Indices APIs:
Infra/Core:
- 从系统模块中移除
java.xml
#133671
Infra/Scripting:
- 更新
DefBootstrap
以处理来自ClassValue
的错误 #133604
Infra/Settings:
Ingest Node:
- 避免策略执行后出现 stale enrich results #133752
- 修复 append 处理器中的
allow_duplicates
edge case 错误#134319 - 修复策略运行后的 enrich caches outdated value #133680
Machine Learning:
更多详情可查看更新说明。
为您推荐相关文章:
同类文章推荐: