Skip to content

v1.8.0

Compare
Choose a tag to compare
@slievrly slievrly released this 31 Oct 08:49
c7467b7

Seata 1.8.0 Released.

Seata is an easy-to-use, high-performance, open source distributed transaction solution.

The version is updated as follows:

feature:

  • [#3672] support Dameng database
  • [#5892] support PolarDB-X 2.0 database

bugfix:

  • [#5833] bugfix: fix TC retry rollback wrongly, after the XA transaction fail and rollback
  • [#5884] fix dm escaped characters for upper and lower case column names
  • [#5931] fix the issue of missing sentinel password in store redis mode
  • [#5970] fix some configurations that are not deprecated show "Deprecated"

optimize:

  • [#5866] some minor syntax optimization
  • [#5889] remove dependency without license
  • [#5890] remove 7z format compression support
  • [#5891] remove mariadb.jdbc dependency
  • [#5828] fix codecov chart not display
  • [#5927] optimize some scripts related to Apollo
  • [#5918] standardized the properties of codecov.yml
  • [#5939] support jmx port in seata

security:

  • [#5867] fix npm package vulnerabilities
  • [#5898] fix npm package vulnerabilities

test:

  • [#5888] remove sofa test cases
  • [#5831] upgrade druid and add test-druid.yml
  • [#5862] fix unit test in java 21
  • [#5914] upgrade native-lib-loader version
  • [#5960] fix zookeeper UT failed
  • [#5981] fixed jedis version for seata-server

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.