Skip to content

Commit dc7ff14

Browse files
chore(release): 1.5.1
1 parent f05f2c1 commit dc7ff14

2 files changed

Lines changed: 9 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,11 @@
1-
## [1.5.0] - 2026-03-24
1+
## [1.5.1] - 2026-03-24
2+
3+
* 禁用非发布项目的 NuGet 打包
4+
* 移除 DiscoveryCenterManager 模块
5+
* 更新启动逻辑以使用 Aspire 服务发现
6+
* 添加基于 Aspire 的服务拓扑监控
7+
* 修复 HTTP 路由重复注册问题
8+
* 添加 HTTP 路由注册单元测试## [1.5.0] - 2026-03-24
29

310
* 修复日志格式化字符串中的多余花括号
411
* 升级 Foundation 包至 2.2.5 并适配大端序 API

Version.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<Project>
22
<PropertyGroup>
3-
<Version>1.5.0</Version>
3+
<Version>1.5.1</Version>
44
</PropertyGroup>
55
</Project>

0 commit comments

Comments
 (0)