Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

doc: add release 2.0.0 note #752

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Conversation

luky116
Copy link
Contributor

@luky116 luky116 commented Dec 29, 2024

What this PR does:

Which issue(s) this PR fixes:

Fixes #

Special notes for your reviewer:

Does this PR introduce a user-facing change?:


@@ -0,0 +1,131 @@
<!--
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

文档名字貌似取错了,英文里面放中文,中文文档里面放中文

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

done

@@ -0,0 +1,132 @@
<!--
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

中文版里面放英文

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

done

changes/2.0.0.md Outdated

### feature:

- [[#574](https://github.com/apache/incubator-seata-go/pull/574)] 支持本地文件类型和 Nacos 类型的注册中心
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

这里面,要么按照重要程度从上往下排列,要么按照 issue id 顺序从大到小排列,别把小的排到最上面

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

done

changes/2.0.0.md Outdated
- [[#594](https://github.com/apache/incubator-seata-go/pull/594)] 优化 branch commit procesor 的日志
- [[#621](https://github.com/apache/incubator-seata-go/pull/621)] 为 ci 添加 codeql
- [[#631](https://github.com/apache/incubator-seata-go/pull/631)] 将 crypto 版本从 0.9.0 升级到 0.17.0
- [[#652](https://github.com/apache/incubator-seata-go/pull/652)] 将 grpc 版本从 1.51.0 升级到 1.56.3
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

把 grpc 改为 gRPC,英文版本同样改下吧

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

done

@AlexStocks
Copy link
Contributor

changelog 如果整体风格按照 seata 来推进,那就把 https://github.com/apache/incubator-seata-go/blob/master/CHANGELOG.md 这个文件删掉吧

Copy link

sonarqubecloud bot commented Jan 1, 2025

Copy link
Contributor

@Code-Fight Code-Fight left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

xa要不要大写 我看下面都是大写 AT也是大写


### bugfix:

- [[#540](https://github.com/apache/incubator-seata-go/pull/540)] fix init xa panic bug
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

xa要不要大写 我看下面都是大写 AT也是大写

- [[#674](https://github.com/apache/incubator-seata-go/pull/674)] fix XA rollback bug
- [[#690](https://github.com/apache/incubator-seata-go/pull/690)] fix AT undo log jackson parser not found bug
- [[#701](https://github.com/apache/incubator-seata-go/pull/701)] fix the InsertOnDuplicateUpdate is an issue with bypassing modifying the primary key
- [[#717](https://github.com/apache/incubator-seata-go/pull/717)] support xa report state to TC
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

xa要不要大写 我看下面都是大写 AT也是大写

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants