This is an automated email from the ASF dual-hosted git repository.

jimin pushed a commit to branch 2.1.0
in repository https://gitbox.apache.org/repos/asf/incubator-seata.git


The following commit(s) were added to refs/heads/2.1.0 by this push:
     new 17fb85f57a optimize: add release notes (#6691)
17fb85f57a is described below

commit 17fb85f57a1ab9f23d8095caf5924e1376878222
Author: jimin <sliev...@163.com>
AuthorDate: Tue Jul 23 20:07:04 2024 +0800

    optimize: add release notes (#6691)
---
 changes/en-us/2.1.0.md | 8 ++++++++
 changes/zh-cn/2.1.0.md | 8 ++++++++
 2 files changed, 16 insertions(+)

diff --git a/changes/en-us/2.1.0.md b/changes/en-us/2.1.0.md
index dd17f14496..61be5059cf 100644
--- a/changes/en-us/2.1.0.md
+++ b/changes/en-us/2.1.0.md
@@ -52,6 +52,8 @@ The version is updated as follows:
 - [[#6555](https://github.com/apache/incubator-seata/pull/6555)] 
businessActionContext is compatible with io seata
 - [[#6553](https://github.com/apache/incubator-seata/pull/6553)] fix saga 
"cannot matching status"
 - [[#6575](https://github.com/apache/incubator-seata/pull/6575)] fix io.seata 
ActionInterceptorHandler use org.apache.seata BusinessActionContextParameter
+- [[#6675](https://github.com/apache/incubator-seata/pull/6675)] fix Alibaba 
Dubbo convert error
+- [[#6676](https://github.com/apache/incubator-seata/pull/6676)] fix hsf 
ConsumerModel convert error
 
 ### optimize:
 - [[#6031](https://github.com/apache/incubator-seata/pull/6031)] add a check 
for the existence of the undolog table
@@ -161,6 +163,12 @@ The version is updated as follows:
 - [[#6610](https://github.com/apache/incubator-seata/pull/6610)] revised the 
notice file
 - [[#6649](https://github.com/apache/incubator-seata/pull/6649)] add license 
header
 - [[#6688](https://github.com/apache/incubator-seata/pull/6688)] delete static 
code built on the frontend
+- [[#6670](https://github.com/apache/incubator-seata/pull/6670)] add license 
header for proto file
+- [[#6671](https://github.com/apache/incubator-seata/pull/6671)] optimize 
multiple licenses and remove license urls
+- [[#6672](https://github.com/apache/incubator-seata/pull/6672)] update 
front-end license
+- [[#6673](https://github.com/apache/incubator-seata/pull/6673)] add license 
header for spring config file
+- [[#6674](https://github.com/apache/incubator-seata/pull/6674)] update source 
license
+- [[#6677](https://github.com/apache/incubator-seata/pull/6677)] add license 
header for SPI file
 
 
 ### security:
diff --git a/changes/zh-cn/2.1.0.md b/changes/zh-cn/2.1.0.md
index 8b6dbd6c0b..24ef7296b1 100644
--- a/changes/zh-cn/2.1.0.md
+++ b/changes/zh-cn/2.1.0.md
@@ -52,6 +52,8 @@ Apache Seata(incubating) 是一款开源的分布式事务解决方案,提供
 - [[#6555](https://github.com/apache/incubator-seata/pull/6555)] 
修复businessActionContext对io seata包的不兼容
 - [[#6553](https://github.com/apache/incubator-seata/pull/6553)] 修复执行完 
'ServiceTask' 后无法应用任何评估器的问题
 - [[#6575](https://github.com/apache/incubator-seata/pull/6575)] 修复io.seata 
ActionInterceptorHandler误使用了org.apache.seata BusinessActionContextParameter类的问题
+- [[#6675](https://github.com/apache/incubator-seata/pull/6675)] 吸修复 Alibaba 
Dubbo 转换错误问题
+- [[#6676](https://github.com/apache/incubator-seata/pull/6676)] 修复 hsf 
ConsumerModel 转换错误问题
 
 ### optimize:
 - [[#6031](https://github.com/apache/incubator-seata/pull/6031)] 
添加undo_log表的存在性校验
@@ -160,6 +162,12 @@ Apache Seata(incubating) 是一款开源的分布式事务解决方案,提供
 - [[#6610](https://github.com/apache/incubator-seata/pull/6610)] 订正  notice 文件
 - [[#6649](https://github.com/apache/incubator-seata/pull/6649)] 增加license 
header
 - [[#6688](https://github.com/apache/incubator-seata/pull/6688)] 删除前端构建的静态代码
+- [[#6670](https://github.com/apache/incubator-seata/pull/6670)] 为 proto 文件添加 
license header
+- [[#6671](https://github.com/apache/incubator-seata/pull/6671)] 优化多 
license和移除license url
+- [[#6672](https://github.com/apache/incubator-seata/pull/6672)] 更新前端 license
+- [[#6673](https://github.com/apache/incubator-seata/pull/6673)] 为spring 
配置文件添加 license header
+- [[#6674](https://github.com/apache/incubator-seata/pull/6674)] 更新源码中的 license
+- [[#6677](https://github.com/apache/incubator-seata/pull/6677)] 为 SPI配置文件添加 
license header
 
 
 ### security:


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscr...@seata.apache.org
For additional commands, e-mail: notifications-h...@seata.apache.org

Reply via email to