Seata 1.7.1 Released.
Seata is an easy-to-use, high-performance, open source distributed transaction solution.
The version is updated as follows:
feature:
- [#5803] docker image supports JVM parameter injection
bugfix:
- [#5749] case of the pk col-name in the business sql is inconsistent with the case in the table metadata, resulting in a rollback failure
- [#5762] change some fields type of TableMetaCache to avoid integer overflow
- [#5769] fix the problem that the parameter prefix requirement of the setAttachment method in sofa-rpc is not met
- [#5814] fix XA transaction start exception and rollback failure
- [#5771] insert executor keywords unescape
- [#5819] fix oracle column alias cannot find
optimize:
- [#5804] optimize docker default timezone
- [#5815] support the nacos application name property
- [#5820] unified log output directory
- [#5822] upgrade some deprecated github actions
security:
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.