Skip to content

Commit

Permalink
bugfix: After 1.6.0, auto-increment of oracle pk columns are no longe…
Browse files Browse the repository at this point in the history
…r supported (apache#5288)
  • Loading branch information
isharpever authored and l81893521 committed Mar 28, 2023
1 parent e6df195 commit b5b71ca
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions changes/en-us/develop.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ Add changes here for all PR submitted to the develop branch.




### optimize:
- [[#5208](https://github.com/seata/seata/pull/5208)] optimize throwable getCause once more
- [[#5212](https://github.com/seata/seata/pull/5212)] optimize log message level
Expand Down
1 change: 1 addition & 0 deletions changes/zh-cn/develop.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@




### optimize:
- [[#5208](https://github.com/seata/seata/pull/5208)] 优化多次重复获取Throwable#getCause问题
- [[#5212](https://github.com/seata/seata/pull/5212)] 优化不合理的日志信息级别
Expand Down

0 comments on commit b5b71ca

Please sign in to comment.