Version Upgrade Guide
1. How to upgrade versions 0.8 and 0.9 to version 1.0?
Notes
- (Optional) 1.0 supports yml and properties, and seata-all needs to be replaced with seata-spring-boot-starter
- (Required) Add a common index to the branch_id field of the TC side table lock_table
- (Optional) Some parameter naming changes, Click here to check the parameter configuration.
- client.report.success.enable can be set as false to improve performance.