docs: update release notes
This commit is contained in:
parent
a7ff1c6220
commit
5cc4ea9ef1
|
@ -23,6 +23,7 @@ Information about release notes of INFINI Console is provided here.
|
|||
- Fixed Devtools `_sql` support for elasticsearch 6.x (#158)
|
||||
- Fixed audit log default sorting across pagination (#161)
|
||||
- Fixed mapping type conflict error (#164)
|
||||
- Fixed `Gateway` template config for mTLS(#166)
|
||||
|
||||
### Improvements
|
||||
- Update agent config with cluster name (#148)
|
||||
|
|
|
@ -23,6 +23,7 @@ title: "版本历史"
|
|||
- 修复开发工具 `_sql` 查询支撑 Elasticsearch 6.x 版本 (#158)
|
||||
- 修复审计日志默认排序翻页之后丢失的问题 (#161)
|
||||
- 修复 `Mapping` 冲突问题 (#161)
|
||||
- 修复配置文件模板中 `Gateway` mTLS 配置(#166)
|
||||
|
||||
### Improvements
|
||||
- 优化下发给 Agent 的配置,增加集群名称 (#148)
|
||||
|
|
Loading…
Reference in New Issue