Bump seata.version from 1.6.1 to 1.8.0
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:
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:
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-serverThanks to these contributors for their code commits. Please report an unintended omission.
... (truncated)
Commits
c7467b7release: release for 1.8.0eabb48coptimize: fix 1.8.0 release notes (#5984)28dca70release: release for 1.8.0 (#5957)1520159test: fixed jedis version forseata-server(#5981)e8afc0cbugfix: fix some configurations that are not deprecated show "Deprecated" (#5...3c8a9e3test: fix zookeeper UT failed (#5960)046e384optimize: support jmx port in seata (#5939)d650a3cbugfix: fix zookeeper unit test error (#5924)9a870a8bugfix: fix the issue of missing sentinel password in store redis mode (#5931)971d1deoptimize: 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:
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:
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-serverThanks to these contributors for their code commits. Please report an unintended omission.
... (truncated)
Commits
c7467b7release: release for 1.8.0eabb48coptimize: fix 1.8.0 release notes (#5984)28dca70release: release for 1.8.0 (#5957)1520159test: fixed jedis version forseata-server(#5981)e8afc0cbugfix: fix some configurations that are not deprecated show "Deprecated" (#5...3c8a9e3test: fix zookeeper UT failed (#5960)046e384optimize: support jmx port in seata (#5939)d650a3cbugfix: fix zookeeper unit test error (#5924)9a870a8bugfix: fix the issue of missing sentinel password in store redis mode (#5931)971d1deoptimize: 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)