github apache/incubator-seata v1.7.1

latest releases: v2.0.0, v1.8.0
8 months ago

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:

  • [#5728] fix some dependencies vulnerability
  • [#5766] fix some serializer vulnerabilities

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.

Don't miss a new incubator-seata release

NewReleases is sending notifications on new releases.