Skip to content

Latest commit

 

History

History
42 lines (32 loc) · 2.32 KB

develop.md

File metadata and controls

42 lines (32 loc) · 2.32 KB

Add changes here for all PR submitted to the develop branch.

feature:

  • [#4802] dockerfile support arm64
  • [#4863] support oracle and postgresql multi primary key
  • [#4649] seata-server support multiple registry

bugfix:

  • [#4817] fix in high version springboot property not Standard
  • [#4838] fix when use Statement.executeBatch() can not generate undo log

optimize:

  • [#4774] optimize mysql8 dependencies for seataio/seata-server image
  • [#4790] Add a github action to publish Seata to OSSRH
  • [#4765] mysql 8.0.29 not should be hold for connection
  • [#4750] optimize unBranchLock romove xid
  • [#4797] optimize the github actions
  • [#4800] Add NOTICE as Apache License V2
  • [#4761] use hget replace hmget because only one field
  • [#4414] exclude log4j dependencies
  • [#4836] optimize BaseTransactionalExecutor#buildLockKey(TableRecords rowsIncludingPK) method more readable

test:

  • [#4794] try to fix the test DataSourceProxyTest.getResourceIdTest()

Thanks to these contributors for their code commits. Please report an unintended omission.

Also, we receive many valuable issues, questions and advices from our community. Thanks for you all.