Skip to content

Latest commit

 

History

History
40 lines (30 loc) · 2.08 KB

develop.md

File metadata and controls

40 lines (30 loc) · 2.08 KB

Add changes here for all PR submitted to the develop branch.

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

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
  • [#5918] standardized the properties of codecov.yml

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

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.