dependabot[bot] opened a new pull request, #537: URL: https://github.com/apache/dubbo-spi-extensions/pull/537
Bumps [org.apache.seata:seata-core](https://github.com/apache/incubator-seata) from 2.1.0 to 2.2.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/apache/incubator-seata/releases">org.apache.seata:seata-core's releases</a>.</em></p> <blockquote> <h2>v2.2.0</h2> <p>Apache Seata(incubating) 2.2.0 Released.</p> <p>Apache Seata(incubating) is an easy-to-use, high-performance, open source distributed transaction solution.</p> <p>Download <a href="https://seata.apache.org/unversioned/download/seata-server">https://seata.apache.org/unversioned/download/seata-server</a></p> <p>The version is updated as follows:</p> <h3>feature:</h3> <ul> <li>[<a href="https://redirect.github.com/apache/incubator-seata/pull/6536">#6536</a>] support naming server client</li> <li>[<a href="https://redirect.github.com/apache/incubator-seata/pull/6226">#6226</a>] multi-version seata protocol support</li> <li>[<a href="https://redirect.github.com/apache/incubator-seata/pull/6537">#6537</a>] support Namingserver</li> <li>[<a href="https://redirect.github.com/apache/incubator-seata/pull/6538">#6538</a>] Integration of naming server on the Seata server side</li> <li>[<a href="https://redirect.github.com/apache/incubator-seata/pull/6766">#6766</a>] add TCC three-phase hooks</li> </ul> <h3>bugfix:</h3> <ul> <li>[<a href="https://redirect.github.com/apache/incubator-seata/pull/6592">#6592</a>] fix <a href="https://github.com/Async"><code>@Async</code></a> annotation not working in ClusterWatcherManager</li> <li>[<a href="https://redirect.github.com/apache/incubator-seata/pull/6624">#6624</a>] fix Alibaba Dubbo convert error</li> <li>[<a href="https://redirect.github.com/apache/incubator-seata/pull/6627">#6627</a>] fix the issue of xaEnded not being reset</li> <li>[<a href="https://redirect.github.com/apache/incubator-seata/pull/6626">#6626</a>] fix hsf ConsumerModel convert error</li> <li>[<a href="https://redirect.github.com/apache/incubator-seata/pull/6816">#6816</a>] Fix NPE when getting branchType in a non-global transaction context</li> <li>[<a href="https://redirect.github.com/apache/incubator-seata/pull/6642">#6642</a>] codecov token not found</li> <li>[<a href="https://redirect.github.com/apache/incubator-seata/pull/6661">#6661</a>] fix <code>tableMeta</code> cache scheduled refresh issue</li> <li>[<a href="https://redirect.github.com/apache/incubator-seata/pull/6486">#6486</a>] fix mysql undo log update sql data more than max allowed packet</li> <li>[<a href="https://redirect.github.com/apache/incubator-seata/pull/6668">#6668</a>] thread safety issue when adding and removing instances</li> <li>[<a href="https://redirect.github.com/apache/incubator-seata/pull/6678">#6678</a>] fix the same record has different lowkeys due to mixed case of table names yesterday</li> <li>[<a href="https://redirect.github.com/apache/incubator-seata/pull/6697">#6697</a>] v0 ByteBuf should not decode by super class</li> <li>[<a href="https://redirect.github.com/apache/incubator-seata/pull/6707">#6707</a>] fix readonly branch commit errors in Oracle XA transactions</li> <li>[<a href="https://redirect.github.com/apache/incubator-seata/pull/6711">#6711</a>] fix dameng rollback info un compress fail</li> <li>[<a href="https://redirect.github.com/apache/incubator-seata/pull/6714">#6714</a>] fix dameng delete undo fail</li> <li>[<a href="https://redirect.github.com/apache/incubator-seata/pull/6511">#6511</a>] fix the failure of rollbacking back of the delete SQL at AT mode when using SQLServer</li> <li>[<a href="https://redirect.github.com/apache/incubator-seata/pull/6728">#6701</a>] fix support serialization for dm.jdbc.driver.DmdbTimestamp</li> <li>[<a href="https://redirect.github.com/apache/incubator-seata/pull/6757">#6757</a>] the bug where multiple nodes cannot be retrieved from the naming server</li> <li>[<a href="https://redirect.github.com/apache/incubator-seata/pull/6769">#6769</a>] fix tcc fence deadLock</li> <li>[<a href="https://redirect.github.com/apache/incubator-seata/pull/6778">#6778</a>] fix namingserver node term</li> <li>[<a href="https://redirect.github.com/apache/incubator-seata/pull/6765">#6765</a>] fix MySQL driver loading by replacing custom classloader with system classloader for better compatibility and simplified process</li> <li>[<a href="https://redirect.github.com/apache/incubator-seata/pull/6781">#6781</a>] the issue where the TC occasionally fails to go offline from the NamingServer</li> <li>[<a href="https://redirect.github.com/apache/incubator-seata/pull/6785">#6785</a>] fix prometheus fail to return seata metrics data when using Nacos</li> <li>[<a href="https://redirect.github.com/apache/incubator-seata/pull/6797">#6797</a>] fall back to any of available cluster address when query cluster address is empty</li> <li>[<a href="https://redirect.github.com/apache/incubator-seata/pull/6800">#6800</a>] make exception message generic for all database drivers</li> <li>[<a href="https://redirect.github.com/apache/incubator-seata/pull/6759">#6759</a>] fix the error of active refresh failure of cross-database table metadata</li> <li>[<a href="https://redirect.github.com/apache/incubator-seata/pull/6812">#6812</a>] bugfix: change group and node offline status are not pushed in real time</li> <li>[<a href="https://redirect.github.com/apache/incubator-seata/pull/6817">#6817</a>] bugfix: fix namingserver changVgroup failed</li> <li>[<a href="https://redirect.github.com/apache/incubator-seata/pull/6820">#6820</a>] Fix file path error in the Dockerfile</li> <li>[<a href="https://redirect.github.com/apache/incubator-seata/pull/6825">#6825</a>] Fix the issue of XA mode transaction timeout and inability to roll back in Postgres</li> <li>[<a href="https://redirect.github.com/apache/incubator-seata/pull/6833">#6833</a>] SQLIntegrityConstraintViolationException capture incorrectly when inserting a globallock</li> <li>[<a href="https://redirect.github.com/apache/incubator-seata/pull/6835">#6835</a>] Fix the issue of missing request body of post method in HttpClientUtil</li> <li>[<a href="https://redirect.github.com/apache/incubator-seata/pull/6845">#6845</a>] fix rocksDB opens the same file multiple times</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/apache/incubator-seata/commit/f127e50ee73b42510b37ef47c944edbb04c1d1e4"><code>f127e50</code></a> optimize: update notice.md and LICENSE (<a href="https://redirect.github.com/apache/incubator-seata/issues/6867">#6867</a>)</li> <li><a href="https://github.com/apache/incubator-seata/commit/cc08148d61a4a09ece33e45343753017857e6798"><code>cc08148</code></a> optimize: windows and macos do not start container (<a href="https://redirect.github.com/apache/incubator-seata/issues/6866">#6866</a>)</li> <li><a href="https://github.com/apache/incubator-seata/commit/09ab4b9f9430b7fa13cc04d71ac4677c39b83ec5"><code>09ab4b9</code></a> optimize: windows not start container</li> <li><a href="https://github.com/apache/incubator-seata/commit/4478a3dadeeb39467840aa0022b1f81b86351b5a"><code>4478a3d</code></a> optimize: add redis and nacos image</li> <li><a href="https://github.com/apache/incubator-seata/commit/edf9a8cdd29be2627ab3ab74cb6ff55565567a09"><code>edf9a8c</code></a> optimize: add redis and nacos image</li> <li><a href="https://github.com/apache/incubator-seata/commit/f6ada4120167b8c88d30a13133eab05d14b61c41"><code>f6ada41</code></a> optimize: release 2.2.0</li> <li><a href="https://github.com/apache/incubator-seata/commit/9e955c6aa47b87258d934a03d1f01b94e1429072"><code>9e955c6</code></a> optimize: update NOTICE.md (<a href="https://redirect.github.com/apache/incubator-seata/issues/6863">#6863</a>)</li> <li><a href="https://github.com/apache/incubator-seata/commit/780616613c7ba0b2dd0060527323a41f87f9a77d"><code>7806166</code></a> bugfix: duplicated dependency <a href="https://redirect.github.com/apache/incubator-seata/issues/6857">#6857</a> (<a href="https://redirect.github.com/apache/incubator-seata/issues/6859">#6859</a>)</li> <li><a href="https://github.com/apache/incubator-seata/commit/21eca70bca40ab4e38c71aa6de1007d90125d232"><code>21eca70</code></a> optimize: update the LICENSE and NOTICE files and standardize dependency vers...</li> <li><a href="https://github.com/apache/incubator-seata/commit/22f9c4785da174ebc2de3125712cf1ecfe5f2861"><code>22f9c47</code></a> bugfix: after scaling down a Raft cluster, the metadata still contains the re...</li> <li>Additional commits viewable in <a href="https://github.com/apache/incubator-seata/compare/v2.1.0...v2.2.0">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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) </details> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
