Skip to content

Commit

Permalink
update release-notes to 0.35.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Adityayxt committed Apr 12, 2024
1 parent 5304143 commit ee8b7e5
Showing 1 changed file with 36 additions and 0 deletions.
36 changes: 36 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,42 @@

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

## 2024-04-11

### v0.35.2

#### 修复

- **修复** 全局管理中微服务引擎模块权限点不准确的问题
- **修复** 网关全局限流保存不正常的问题
- **修复** 网关创建时内存配置不正常的问题
- **修复** 网关运行时最大堆内存配置不正常的问题
- **修复** 接入注册中心 Eureka 相关时间显示不正常的问题
- **修复** 自定义密码的 Nacos 创建 Seata 不正常的问题
- **修复** Seata 初始化数据库异常的问题

!!! note

重要:0.35.x 版本中更新了 Gateway API 相关自定义资源(CRD),由于 Chart 更新不会自动应用 CRD 变更,请升级后手动应用该位置的 CRD:skoala-init/charts/contour-provisioner-prereq/crds/gateway-api.yaml

## 2024-04-03

### v0.35.1

#### 修复

- **修复** 网关中创建域名时报错的问题
- **修复** 托管 Nacos 资源检查不符合预期的问题
- **修复** 网关域名开启健康检查端口并在 API 增加健康检查配置后 API 状态异常的问题
- **修复** 网关 API 统计概述不正确的问题
- **修复** 接入注册中心状态不正常的问题
- **修复** 创建流量泳道时相关资源注解不正常的问题
- **修复** 网关自定义插件功能相关问题

!!! note

重要:0.35.x 版本中更新了 Gateway API 相关自定义资源(CRD),由于 Chart 更新不会自动应用 CRD 变更,请升级后手动应用该位置的 CRD:skoala-init/charts/contour-provisioner-prereq/crds/gateway-api.yaml

## 2024-03-23

### v0.35.0
Expand Down

0 comments on commit ee8b7e5

Please sign in to comment.