Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Merge branch 'main' into insight-func and update release notes for zh
# Conflicts:
#	docs/content.en/docs/release-notes/_index.md
  • Loading branch information
silenceqi committed Jan 23, 2025
commit de8835f38018b9750fca0fdc0559f8f70f486e02
1 change: 1 addition & 0 deletions docs/content.en/docs/release-notes/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ Information about release notes of INFINI Console is provided here.
### Breaking changes
### Features
- Support function-format parameters in Insight Data API
- Support configuring multiple hosts when creating a cluster
### Bug fix
### Improvements

Expand Down
8 changes: 8 additions & 0 deletions docs/content.zh/docs/release-notes/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,14 @@ title: "版本历史"

这里是 INFINI Console 历史版本发布的相关说明。

## Latest (In development)

### Breaking changes
### Features
- Insight Data API 支持函数格式查询,方便拓展查询功能
- 创建集群时支持配置多个主机地址,增强集群的高可用性
### Bug fix
### Improvements

## 1.28.0 (2025-01-11)

Expand Down
Loading
You are viewing a condensed version of this merge commit. You can view the full changes here.