From 1f6739dc4c6f3743aeea743e55db0a02e3f5c296 Mon Sep 17 00:00:00 2001 From: Hardy Date: Mon, 17 Feb 2025 09:31:02 +0800 Subject: [PATCH] chore: update release notes for v1.28.2 (#142) * chore: update release notes for v1.28.2 * chore: typo line --------- Co-authored-by: hardy --- docs/content.en/docs/release-notes/_index.md | 4 +--- docs/content.zh/docs/release-notes/_index.md | 5 ++--- 2 files changed, 3 insertions(+), 6 deletions(-) diff --git a/docs/content.en/docs/release-notes/_index.md b/docs/content.en/docs/release-notes/_index.md index e76aaa8d..e036cdb5 100644 --- a/docs/content.en/docs/release-notes/_index.md +++ b/docs/content.en/docs/release-notes/_index.md @@ -7,9 +7,7 @@ title: "Release Notes" Information about release notes of INFINI Console is provided here. -## Latest (In development) - -### Breaking changes +## 1.28.2 (2025-02-15) ### Features - Support alerts based on bucket diff state (#119) diff --git a/docs/content.zh/docs/release-notes/_index.md b/docs/content.zh/docs/release-notes/_index.md index 33c35549..ad620a45 100644 --- a/docs/content.zh/docs/release-notes/_index.md +++ b/docs/content.zh/docs/release-notes/_index.md @@ -7,13 +7,12 @@ title: "版本历史" 这里是 INFINI Console 历史版本发布的相关说明。 -## Latest (In development) - -### Breaking changes +## 1.28.2 (2025-02-15) ### Features - 告警功能支持根据桶之间文档数差值和内容差异告警 (#119) - 当使用 Easysearch 存储指标时,增加 Rollup 索引生命周期 (#128) + ### Bug fix - 修复 Insight API 处理多时间序列数据时数据丢失的问题 (#127)