Skip to content

Commit

Permalink
Merge pull request #4135 from Adityayxt/yxt
Browse files Browse the repository at this point in the history
update release-notes to 0.35.0
  • Loading branch information
windsonsea authored Apr 1, 2024
2 parents 416f492 + 80bd7b7 commit b2a7732
Showing 1 changed file with 28 additions and 0 deletions.
28 changes: 28 additions & 0 deletions docs/zh/docs/skoala/intro/release-notes.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,34 @@

本页列出微服务引擎的 Release Notes,便于您了解各版本的演进路径和特性变化。

## 2024-03-23

### v0.35.0

#### 新功能

- **新增** 云原生网关 API 可以通过请求参数进行路由匹配的能力
- **新增** 分布式事务 Seata 自定义密码的能力
- **新增** 分布式事务 Grafana 面板时间筛选能力
- **新增** 支持按命名空间创建筛选云原生微服务流量泳道的能力

#### 修复

- **修复** 接入注册中心类型相关的问题
- **修复** 网关实例数量为零时提示信息不准确的问题
- **修复** 云原生微服务相关的逻辑
- **修复** 流量泳道列表首次加载不刷新的问题
- **修复** Sentinel 密码展示不正确的问题
- **修复** Envoy 作为 xdsServer 时新建 API 导致空指针的问题
- **修复** 当网格实例没有服务时分页异常的问题
- **修复** 由于服务网格模块 API 变更产生的问题

#### 优化

- **优化** 升级适配分布式事务 Seata 2.0 支持的能力
- **优化** 将托管注册中心 Nacos 2.3.0 作为默认版本
- **优化** 网关 API 统计图表算法改为增量统计方式

## 2024-03-06

### v0.33.4
Expand Down

0 comments on commit b2a7732

Please sign in to comment.