Skip to content

Latest commit

 

History

History
79 lines (70 loc) · 5.77 KB

File metadata and controls

79 lines (70 loc) · 5.77 KB

Add changes here for all PR submitted to the 2.x branch.

feature:

bugfix:

  • [#6090] fix the TCC aspect exception handling process, do not wrapping the internal call exceptions
  • [#6075] fix missing table alias for on update column of image SQL
  • [#6086] fix oracle column alias cannot find
  • [#6085] fix jdk9+ compile error
  • [#6101] fix the consumer can't generate tcc proxy in dubbo 3.x version
  • [#6077] fix could not rollback when table with multiple primary
  • [#6121] fix the branch transaction order error when rolling back
  • [#6182] fix guava-32.0.0-jre.jar zip file is empty in ci
  • [#6196] fix asf config file format error

optimize:

  • [#6031] add a check for the existence of the undolog table
  • [#6089] modify the semantics of RaftServerFactory and remove unnecessary singleton
  • [#4473] rm appdata size limit
  • [#6071] add git infos to jars
  • [#6042] add secure authentication to interfaces in ClusterController
  • [#6091] Optimizing the method of obtaining the tc address during raft authentication
  • [#6098] optimize the retry logic in the acquireMetadata method
  • [#6034] using namespace from command line when deployment with helm charts
  • [#6116] remove lgtm.com stuff
  • [#6148] support Nacos ram role authentication
  • [#6145] upgrade jettison to 1.5.4
  • [#6164] redis registry push empty protection optimize
  • [#6174] add ASF basic config
  • [#6181] update contributing doc
  • [#6179] remove @author info
  • [#6176] update source header
  • [#6178] update the header of Apache License
  • [#6186] update README.md(update mailing list and repository urls)
  • [#6184] update NOTICE file
  • [#6192] remove the useless file
  • [#6194] fix asf.yaml parse error
  • [#6154] console log optimize for "kubectl logs -f"
  • [#6116] rewrite NettyPoolKey's hashcode and equals to fix duplicate construction of channel object pools
  • [#6195] update the url in change log to apache/incubator-seata
  • [#6200] cancel required_status_checks
  • [#6201] restore required_status_checks kept to remove context validation

security:

  • [#6069] Upgrade Guava dependencies to fix security vulnerabilities
  • [#6145] upgrade jettison to 1.5.4
  • [#6144] upgrade nacos client to 1.4.6
  • [#6147] upgrade kafka-clients to 3.6.1

test:

  • [#6081] add test-os.yml for testing the OS
  • [#PR_NO] A brief and accurate description of PR
  • [#6125] unbind xid in TransactionTemplateTest

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.