dubbo icon indicating copy to clipboard operation
dubbo copied to clipboard

Bump seata.version from 1.6.1 to 1.8.0

Open dependabot[bot] opened this issue 1 year ago • 0 comments

Bumps seata.version from 1.6.1 to 1.8.0. Updates io.seata:seata-spring-boot-starter from 1.6.1 to 1.8.0

Release notes

Sourced from io.seata:seata-spring-boot-starter's releases.

v1.8.0(Not Apache release)

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.

... (truncated)

Commits
  • c7467b7 release: release for 1.8.0
  • eabb48c optimize: fix 1.8.0 release notes (#5984)
  • 28dca70 release: release for 1.8.0 (#5957)
  • 1520159 test: fixed jedis version for seata-server (#5981)
  • e8afc0c bugfix: fix some configurations that are not deprecated show "Deprecated" (#5...
  • 3c8a9e3 test: fix zookeeper UT failed (#5960)
  • 046e384 optimize: support jmx port in seata (#5939)
  • d650a3c bugfix: fix zookeeper unit test error (#5924)
  • 9a870a8 bugfix: fix the issue of missing sentinel password in store redis mode (#5931)
  • 971d1de optimize: optimize some scripts related to Apollo (#5927)
  • Additional commits viewable in compare view

Updates io.seata:seata-core from 1.6.1 to 1.8.0

Release notes

Sourced from io.seata:seata-core's releases.

v1.8.0(Not Apache release)

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.

... (truncated)

Commits
  • c7467b7 release: release for 1.8.0
  • eabb48c optimize: fix 1.8.0 release notes (#5984)
  • 28dca70 release: release for 1.8.0 (#5957)
  • 1520159 test: fixed jedis version for seata-server (#5981)
  • e8afc0c bugfix: fix some configurations that are not deprecated show "Deprecated" (#5...
  • 3c8a9e3 test: fix zookeeper UT failed (#5960)
  • 046e384 optimize: support jmx port in seata (#5939)
  • d650a3c bugfix: fix zookeeper unit test error (#5924)
  • 9a870a8 bugfix: fix the issue of missing sentinel password in store redis mode (#5931)
  • 971d1de optimize: optimize some scripts related to Apollo (#5927)
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

dependabot[bot] avatar Sep 16 '24 13:09 dependabot[bot]