Skip to content

Commit 907b869

Browse files
author
haibin.lhb
committed
version:upgrade to 1.0.2
Change-Id: I88642f3ce15ae8b33f38f48226b62f5b33c0b2f0 Co-developed-by: Cursor <[email protected]>
1 parent 637bb78 commit 907b869

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# 版本更新
22

3-
## 1.0.1
3+
## 1.0.2
44
### 新功能
55
- `umodel_get_metrics` 工具新增高级分析模式支持
66
- **cluster (时序聚类)**: 使用 K-Means 算法对多实体指标进行聚类分析,自动识别相似行为模式

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "mcp-server-aliyun-observability"
3-
version = "1.0.1"
3+
version = "1.0.2"
44
description = "aliyun observability mcp server"
55
readme = "README.md"
66
requires-python = ">=3.10"

0 commit comments

Comments
 (0)