notifications
Thread
Date
Earlier messages
Later messages
Messages by Date
2026/07/28
Re: [I] bug: `seata.registry.preferred-networks` and `seata.registry.ignored-interfaces` YAML configuration does not take effect, only environment variables work [incubator-seata]
via GitHub
2026/07/28
Re: [PR] bugfix: fix read registry network config from local configuration [incubator-seata]
via GitHub
2026/07/28
Re: [PR] fix: read registry network config from local configuration [incubator-seata]
via GitHub
2026/07/28
Re: [PR] feature: add GraalVM native image build support for seata-namingserver [incubator-seata]
via GitHub
2026/07/28
Re: [PR] fix: read registry network config from local configuration [incubator-seata]
via GitHub
2026/07/27
Re: [PR] feature: support action status report and TccHook rollback interceptors in saga annotation mode [incubator-seata]
via GitHub
2026/07/27
Re: [PR] feature: support action status report and TccHook rollback interceptors in saga annotation mode [incubator-seata]
via GitHub
2026/07/27
Re: [PR] Support loop element resolution during compensation [incubator-seata]
via GitHub
2026/07/27
[PR] feature: support action status report and TccHook rollback interceptors in saga annotation mode [incubator-seata]
via GitHub
2026/07/27
Re: [PR] fix: read registry network config from local configuration [incubator-seata]
via GitHub
2026/07/27
Re: [PR] fix: read registry network config from local configuration [incubator-seata]
via GitHub
2026/07/27
[PR] fix: read registry network config from local configuration [incubator-seata]
via GitHub
2026/07/27
(incubator-seata) branch 2.x updated: bugfix: set java.version to 17 for console module to fix compilation error (#8179)
xiaoweixu
2026/07/27
Re: [I] console module uses java.net.http.HttpClient (requires Java 11+) but inherits Java 1.8 compilation settings from parent POM, causing compilation errors [incubator-seata]
via GitHub
2026/07/27
Re: [PR] bugfix: set java.version to 17 for console module to fix compilation error [incubator-seata]
via GitHub
2026/07/27
Re: [PR] feature: add GraalVM native image build support for seata-namingserver [incubator-seata]
via GitHub
2026/07/27
Re: [PR] bugfix: set java.version to 17 for console module to fix compilation error [incubator-seata]
via GitHub
2026/07/27
Re: [PR] feature: add GraalVM native image build support for seata-server [incubator-seata]
via GitHub
2026/07/27
(incubator-seata) branch 2.x updated: test: fix flaky AuthControllerWithRandomPasswordTest by isolating context with TestPropertySource (#8181)
jimin
2026/07/27
Re: [I] AuthControllerWithRandomPasswordTest occasionally fails when running together with other namingserver tests [incubator-seata]
via GitHub
2026/07/27
Re: [PR] test: fix flaky AuthControllerWithRandomPasswordTest by isolating context with TestPropertySource [incubator-seata]
via GitHub
2026/07/26
Re: [I] bug: `seata.registry.preferred-networks` and `seata.registry.ignored-interfaces` YAML configuration does not take effect, only environment variables work [incubator-seata]
via GitHub
2026/07/26
Re: [I] bug: `seata.registry.preferred-networks` and `seata.registry.ignored-interfaces` YAML configuration does not take effect, only environment variables work [incubator-seata]
via GitHub
2026/07/26
(incubator-seata-samples) branch master updated: feature: Enhance e2e Testing (#727)
jimin
2026/07/26
Re: [I] Enhance E2E Testing in seata-samples with Multiple Environment Combinations [incubator-seata]
via GitHub
2026/07/26
Re: [PR] feature: add HMAC-SHA256 mutual authentication between NamingServer and Server [incubator-seata]
via GitHub
2026/07/26
Re: [PR] feature: add HMAC-SHA256 mutual authentication between NamingServer and Server [incubator-seata]
via GitHub
2026/07/26
[PR] feature: add HMAC-SHA256 mutual authentication between NamingServer and Server [incubator-seata]
via GitHub
2026/07/25
(incubator-seata) annotated tag v2.7.0 updated (49fef81747 -> 157dee4997)
minghua
2026/07/25
Re: [I] [FEATURE] AT 模式:支持类似 JDBC batch(addBatch/executeBatch)的批量执行 [incubator-seata-go]
via GitHub
2026/07/25
Re: [I] [FEATURE] AT 模式:支持类似 JDBC batch(addBatch/executeBatch)的批量执行 [incubator-seata-go]
via GitHub
2026/07/25
[PR] feat(sql):add AT MySQL semantic batch execution [incubator-seata-go]
via GitHub
2026/07/25
Re: [PR] test: add regression tests for FileConfiguration [incubator-seata]
via GitHub
2026/07/25
[PR] test: fix flaky testCachedConfigurationChangeListener on 2.7.0 [incubator-seata]
via GitHub
2026/07/25
Re: [PR] test: fix flaky testCachedConfigurationChangeListener on 2.7.0 [incubator-seata]
via GitHub
2026/07/25
(incubator-seata) branch 2.7.0 updated: test: fix flaky testCachedConfigurationChangeListener on 2.7.0 (#8184)
minghua
2026/07/25
Re: [I] ConfigTools encryption corrupts non-ASCII content on non-UTF-8 platforms [incubator-seata]
via GitHub
2026/07/25
Re: [PR] feature: expose TC version to client side via ServerVersionHolder [incubator-seata]
via GitHub
2026/07/25
Re: [PR] bugfix: use UTF-8 for ConfigTools encryption [incubator-seata]
via GitHub
2026/07/25
(incubator-seata) branch 2.x updated: bugfix: use UTF-8 for ConfigTools encryption (#8170)
jianbin
2026/07/25
Re: [I] Unify protobuf and gRPC version properties into build/pom.xml and reference them via ${} instead of hardcoding versions [incubator-seata]
via GitHub
2026/07/25
Re: [PR] bugfix: fix xid carrying the host name when SEATA_IP is set to a host name [incubator-seata]
via GitHub
2026/07/25
Re: [PR] bugfix: fix flaky AuthControllerWithRandomPasswordTest by isolating context with TestPropertySource [incubator-seata]
via GitHub
2026/07/25
Re: [PR] refactor: centralize protobuf and grpc version properties to build/pom.xml [incubator-seata]
via GitHub
2026/07/25
(incubator-seata) branch 2.x updated: refactor: centralize protobuf and grpc version properties to build/pom.xml (#8177)
jianbin
2026/07/25
(incubator-seata) branch 2.x updated: optimize: fix license entries for 2.7.0 release (#8173)
jianbin
2026/07/25
Re: [PR] optimize: license entries for 2.7.0 release [incubator-seata]
via GitHub
2026/07/25
Re: [PR] feature: expose TC version to client side via ServerVersionHolder [incubator-seata]
via GitHub
2026/07/25
[PR] feature: expose TC version to client side via ServerVersionHolder [incubator-seata]
via GitHub
2026/07/24
Re: [PR] test: add regression tests for FileConfiguration [incubator-seata]
via GitHub
2026/07/24
[I] bug: `seata.registry.preferred-networks` and `seata.registry.ignored-interfaces` YAML configuration does not take effect, only environment variables work [incubator-seata]
via GitHub
2026/07/24
Re: [PR] test: fix flaky AuthControllerWithRandomPasswordTest by isolating context with TestPropertySource [incubator-seata]
via GitHub
2026/07/24
Re: [PR] test: fix flaky AuthControllerWithRandomPasswordTest by isolating context with RANDOM_PORT [incubator-seata]
via GitHub
2026/07/24
[PR] test: fix flaky AuthControllerWithRandomPasswordTest by isolating context with RANDOM_PORT [incubator-seata]
via GitHub
2026/07/23
[I] AuthControllerWithRandomPasswordTest occasionally fails when running together with other namingserver tests [incubator-seata]
via GitHub
2026/07/23
Re: [PR] bugfix: set java.version to 17 for console module to fix compilation error [incubator-seata]
via GitHub
2026/07/23
Re: [PR] refactor: centralize protobuf and grpc version properties to build/pom.xml [incubator-seata]
via GitHub
2026/07/23
Re: [PR] bugfix: set java.version to 17 for console module to fix compilation error [incubator-seata]
via GitHub
2026/07/23
[PR] bugfix: set java.version to 17 for console module to fix compilation error [incubator-seata]
via GitHub
2026/07/23
[I] console module uses java.net.http.HttpClient (requires Java 11+) but inherits Java 1.8 compilation settings from parent POM, causing compilation errors [incubator-seata]
via GitHub
2026/07/23
Re: [PR] refactor: centralize protobuf and grpc version properties to build/pom.xml [incubator-seata]
via GitHub
2026/07/23
Re: [PR] refactor: centralize protobuf and grpc version properties to build/pom.xml [incubator-seata]
via GitHub
2026/07/23
Re: [PR] refactor: centralize json serializer resolution [incubator-seata]
via GitHub
2026/07/23
[PR] refactor: centralize protobuf and grpc version properties to build/pom.xml [incubator-seata]
via GitHub
2026/07/23
[I] Unify protobuf and gRPC version properties into build/pom.xml and reference them via ${} instead of hardcoding versions [incubator-seata]
via GitHub
2026/07/23
Re: [PR] bugfix: fix xid carrying the host name when SEATA_IP is set to a host name [incubator-seata]
via GitHub
2026/07/23
Re: [PR] bugfix: use UTF-8 for ConfigTools encryption [incubator-seata]
via GitHub
2026/07/23
Re: [PR] optimize: license entries for 2.7.0 release [incubator-seata]
via GitHub
2026/07/23
Re: [I] Error: org.apache.seata.config.ConfigurationChangeListenerTest.testCachedConfigurationChangeListener [incubator-seata]
via GitHub
2026/07/23
Re: [PR] test: fix laky testCachedConfigurationChangeListener due to async race condition [incubator-seata]
via GitHub
2026/07/23
Re: [PR] test: fix laky testCachedConfigurationChangeListener due to async race condition [incubator-seata]
via GitHub
2026/07/23
(incubator-seata) branch 2.x updated: test: fix laky testCachedConfigurationChangeListener due to async race condition (#8175)
jianbin
2026/07/23
Re: [I] Bug Report — testCachedConfigurationChangeListener Flaky Test [incubator-seata]
via GitHub
2026/07/23
Re: [PR] Wait for cached configuration listener callback in test [incubator-seata]
via GitHub
2026/07/23
Re: [PR] feat: add observability metrics for undo log manager [incubator-seata]
via GitHub
2026/07/22
Re: [PR] feat: support handling of composite primary keys and related tests [incubator-seata-go]
via GitHub
2026/07/22
Re: [PR] feat: support handling of composite primary keys and related tests [incubator-seata-go]
via GitHub
2026/07/22
Re: [PR] feature: add GraalVM native image build support for seata-namingserver [incubator-seata]
via GitHub
2026/07/22
[PR] fix: fix flaky testCachedConfigurationChangeListener due to async race condition [incubator-seata]
via GitHub
2026/07/22
[I] Bug Report — testCachedConfigurationChangeListener Flaky Test [incubator-seata]
via GitHub
2026/07/22
Re: [I] NetUtil cached local address bypasses ignoredInterfaces and preferredNetworks [incubator-seata]
via GitHub
2026/07/22
[PR] fix license entries for 2.7.0 release [incubator-seata]
via GitHub
2026/07/21
Re: [PR] feat: support XA branch reuse in autoCommit mode [incubator-seata-go]
via GitHub
2026/07/21
Re: [PR] feat: support XA branch reuse in autoCommit mode [incubator-seata-go]
via GitHub
2026/07/20
Re: [PR] refactor: centralize json serializer resolution [incubator-seata]
via GitHub
2026/07/20
Re: [PR] refactor: centralize json serializer resolution [incubator-seata]
via GitHub
2026/07/20
Re: [PR] Wait for cached configuration listener callback in test [incubator-seata]
via GitHub
2026/07/20
[PR] Wait for cached configuration listener callback in test [incubator-seata]
via GitHub
2026/07/20
Re: [PR] feature: add GraalVM native image build support for seata-namingserver [incubator-seata]
via GitHub
2026/07/20
[I] Error: org.apache.seata.config.ConfigurationChangeListenerTest.testCachedConfigurationChangeListener [incubator-seata]
via GitHub
2026/07/19
Re: [PR] bugfix : fastjson2 JSONB concurrent ref deserialization [incubator-seata]
via GitHub
2026/07/19
Re: [PR] test: add regression tests for FileConfiguration [incubator-seata]
via GitHub
2026/07/18
(incubator-seata) branch 2.7.0 updated: fix license entries for 2.7.0 release (#8166)
minghua
2026/07/18
Re: [PR] fix: update license entries for 2.7.0 release [incubator-seata]
via GitHub
2026/07/18
Re: [PR] feat: support handling of composite primary keys and related tests [incubator-seata-go]
via GitHub
2026/07/18
(incubator-seata-go) branch master updated: fix: support MySQL multi-value inserts with composite primary keys (#1136)
xingyue
2026/07/18
Re: [I] [FEATURE] AT 模式:完善 MySQL 多值 INSERT(VALUES (a,b),(c,d))语句的支持 [incubator-seata-go]
via GitHub
2026/07/18
Re: [PR] fix: support MySQL multi-value inserts with composite primary keys [incubator-seata-go]
via GitHub
2026/07/17
Re: [PR] refactor: migrate SQL parser from arana-db to pingcap/tidb [incubator-seata-go]
via GitHub
2026/07/17
Re: [PR] refactor: migrate SQL parser from arana-db to pingcap/tidb [incubator-seata-go]
via GitHub
2026/07/17
Re: [PR] refactor: migrate SQL parser from arana-db to pingcap/tidb [incubator-seata-go]
via GitHub
2026/07/17
Re: [PR] bugfix: fix xid carrying the host name when SEATA_IP is set to a host name [incubator-seata]
via GitHub
2026/07/17
[PR] bugfix: use UTF-8 for ConfigTools encryption [incubator-seata]
via GitHub
2026/07/17
[I] NetUtil cached local address bypasses ignoredInterfaces and preferredNetworks [incubator-seata]
via GitHub
2026/07/17
[I] ConfigTools encryption corrupts non-ASCII content on non-UTF-8 platforms [incubator-seata]
via GitHub
2026/07/17
Re: [PR] bugfix: fix xid carrying the host name when SEATA_IP is set to a host name [incubator-seata]
via GitHub
2026/07/16
Re: [PR] bugfix: fix xid carrying the host name when SEATA_IP is set to a host name [incubator-seata]
via GitHub
2026/07/16
[PR] bugfix: fix xid carrying the host name when SEATA_IP is set to a host name [incubator-seata]
via GitHub
2026/07/16
Re: [PR] fix: support MySQL multi-value inserts with composite primary keys [incubator-seata-go]
via GitHub
2026/07/16
Re: [PR] fix: align RM undo log delete codec with Java wire format [incubator-seata-go]
via GitHub
2026/07/16
Re: [PR] fix: support MySQL multi-value inserts with composite primary keys [incubator-seata-go]
via GitHub
2026/07/16
Re: [PR] refactor: centralize json serializer resolution [incubator-seata]
via GitHub
2026/07/15
[PR] fix: update license entries for 2.7.0 release [incubator-seata]
via GitHub
2026/07/14
Re: [I] [FEATURE] AT 模式:支持类似 JDBC batch(addBatch/executeBatch)的批量执行 [incubator-seata-go]
via GitHub
2026/07/14
Re: [I] [FEATURE] AT 模式:支持类似 JDBC batch(addBatch/executeBatch)的批量执行 [incubator-seata-go]
via GitHub
2026/07/14
Re: [I] [FEATURE] AT 模式:支持类似 JDBC batch(addBatch/executeBatch)的批量执行 [incubator-seata-go]
via GitHub
2026/07/14
Re: [I] [FEATURE] AT 模式:支持类似 JDBC batch(addBatch/executeBatch)的批量执行 [incubator-seata-go]
via GitHub
2026/07/14
Re: [PR] feat(discovery): add registry change subscriptions [incubator-seata-go]
via GitHub
2026/07/14
[PR] feat(discovery): add registry change subscriptions [incubator-seata-go]
via GitHub
2026/07/13
Re: [PR] feature: add GraalVM native image build support for seata-namingserver [incubator-seata]
via GitHub
2026/07/13
[PR] feature: add GraalVM native image build support for seata-namingserver [incubator-seata]
via GitHub
2026/07/13
[I] [Feature] Provide GraalVM Native Image packaging for Seata namingserver [incubator-seata]
via GitHub
2026/07/13
Re: [PR] refactor: centralize json serializer resolution [incubator-seata]
via GitHub
2026/07/13
Re: [PR] refactor: centralize json serializer resolution [incubator-seata]
via GitHub
2026/07/13
Re: [PR] feat: support XA branch reuse in autoCommit mode [incubator-seata-go]
via GitHub
2026/07/12
(incubator-seata) branch 2.x updated: test: cover resource id initializers (#8146)
wangjian
2026/07/12
Re: [PR] test: cover resource id initializers [incubator-seata]
via GitHub
2026/07/12
Re: [PR] bugfix: use service port for naming server control metadata [incubator-seata]
via GitHub
2026/07/12
Re: [PR] refactor: centralize json serializer resolution [incubator-seata]
via GitHub
2026/07/12
[PR] refactor: centralize json serializer resolution [incubator-seata]
via GitHub
2026/07/12
Re: [PR] test: cover resource id initializers [incubator-seata]
via GitHub
2026/07/12
Re: [PR] test: cover resource id initializers [incubator-seata]
via GitHub
2026/07/12
Re: [PR] test: add regression tests for FileConfiguration [incubator-seata]
via GitHub
2026/07/12
Re: [PR] test: add regression tests for FileConfiguration [incubator-seata]
via GitHub
2026/07/12
Re: [PR] bugfix : fastjson2 JSONB concurrent ref deserialization [incubator-seata]
via GitHub
2026/07/11
Re: [I] [BUG] InitRegistry stores nil for unimplemented registry types [incubator-seata-go]
via GitHub
2026/07/11
Re: [PR] fix:stores nil for unimplemented registry types [incubator-seata-go]
via GitHub
2026/07/10
Re: [PR] fix:stores nil for unimplemented registry types [incubator-seata-go]
via GitHub
2026/07/10
Re: [PR] [GSOC] Add discovery provider registry and address store [incubator-seata-go]
via GitHub
2026/07/10
(incubator-seata-go) branch master updated: [GSOC] Add discovery provider registry and address store (#1126)
tew
2026/07/10
Re: [PR] fix:stores nil for unimplemented registry types [incubator-seata-go]
via GitHub
2026/07/10
Re: [PR] fix:stores nil for unimplemented registry types [incubator-seata-go]
via GitHub
2026/07/10
(incubator-seata-go) branch master updated: feat:support rocketmq mode in tcc (#1125)
tew
2026/07/10
Re: [PR] feat:support rocketmq mode in tcc [incubator-seata-go]
via GitHub
2026/07/10
Re: [PR] fix: align RM undo log delete codec with Java wire format [incubator-seata-go]
via GitHub
2026/07/09
Re: [PR] test: cover resource id initializers [incubator-seata]
via GitHub
2026/07/09
Re: [PR] feat: Implement NoWait mechanism for database distributed lock [incubator-seata]
via GitHub
2026/07/09
Re: [PR] bugfix : fastjson2 JSONB concurrent ref deserialization [incubator-seata]
via GitHub
2026/07/09
Re: [PR] test: add regression tests for FileConfiguration [incubator-seata]
via GitHub
2026/07/09
Re: [PR] feat:support rocketmq mode in tcc [incubator-seata-go]
via GitHub
2026/07/09
Re: [PR] feat:support rocketmq mode in tcc [incubator-seata-go]
via GitHub
2026/07/09
Re: [PR] feat:support rocketmq mode in tcc [incubator-seata-go]
via GitHub
2026/07/09
(incubator-seata-go-samples) branch main updated: feature: add RocketMQ TCC sample with fence integration (#88)
tew
2026/07/09
Re: [PR] feat: support XA branch reuse in autoCommit mode [incubator-seata-go]
via GitHub
2026/07/08
Re: [PR] feature: add GraalVM native image build support for seata-server [incubator-seata]
via GitHub
2026/07/08
Re: [PR] feature: add GraalVM native image build support for seata-server [incubator-seata]
via GitHub
2026/07/08
[PR] feature: add GraalVM native image build support for seata-server [incubator-seata]
via GitHub
2026/07/08
Re: [PR] refactor: migrate SQL parser from arana-db to pingcap/tidb [incubator-seata-go]
via GitHub
2026/07/08
Re: [PR] refactor: migrate SQL parser from arana-db to pingcap/tidb [incubator-seata-go]
via GitHub
2026/07/08
Re: [PR] feat: support XA branch reuse in autoCommit mode [incubator-seata-go]
via GitHub
2026/07/08
Re: [PR] feat: support XA branch reuse in autoCommit mode [incubator-seata-go]
via GitHub
2026/07/08
Re: [PR] feat: support XA branch reuse in autoCommit mode [incubator-seata-go]
via GitHub
2026/07/08
Re: [PR] feat: support XA branch reuse in autoCommit mode [incubator-seata-go]
via GitHub
2026/07/08
Re: [PR] feat: support XA branch reuse in autoCommit mode [incubator-seata-go]
via GitHub
2026/07/08
[PR] feat: support XA branch reuse in autoCommit mode [incubator-seata-go]
via GitHub
2026/07/08
Re: [PR] feat: XA mode 'busy buffer' and 'bad connection' errors causing rollbacks [incubator-seata-go]
via GitHub
2026/07/08
Re: [PR] fix:stores nil for unimplemented registry types [incubator-seata-go]
via GitHub
2026/07/08
Re: [PR] fix: align RM undo log delete codec with Java wire format [incubator-seata-go]
via GitHub
2026/07/08
Re: [PR] fix: support MySQL multi-value inserts with composite primary keys [incubator-seata-go]
via GitHub
2026/07/08
Re: [PR] fix: support MySQL multi-value inserts with composite primary keys [incubator-seata-go]
via GitHub
2026/07/08
Re: [PR] fix: support MySQL multi-value inserts with composite primary keys [incubator-seata-go]
via GitHub
2026/07/08
Re: [PR] fix: support MySQL multi-value inserts with composite primary keys [incubator-seata-go]
via GitHub
2026/07/08
[I] [Feature] Provide GraalVM Native Image packaging for Seata Server [incubator-seata]
via GitHub
2026/07/07
Re: [PR] feat: support handling of composite primary keys and related tests [incubator-seata-go]
via GitHub
2026/07/07
Re: [PR] fix: support MySQL multi-value inserts with composite primary keys [incubator-seata-go]
via GitHub
2026/07/07
Re: [PR] feat: support handling of composite primary keys and related tests [incubator-seata-go]
via GitHub
2026/07/07
Re: [PR] fix:stores nil for unimplemented registry types [incubator-seata-go]
via GitHub
2026/07/07
Re: [PR] fix: align RM undo log delete codec with Java wire format [incubator-seata-go]
via GitHub
2026/07/07
Re: [PR] fix: support MySQL multi-value inserts with composite primary keys [incubator-seata-go]
via GitHub
2026/07/07
Re: [PR] fix: support MySQL multi-value inserts with composite primary keys [incubator-seata-go]
via GitHub
2026/07/07
Re: [PR] fix: support MySQL multi-value inserts with composite primary keys [incubator-seata-go]
via GitHub
2026/07/07
Re: [PR] fix: support MySQL multi-value inserts with composite primary keys [incubator-seata-go]
via GitHub
2026/07/07
Re: [PR] feature: console/namingserver: spring-boot upgrade to 4.0.6 [incubator-seata]
via GitHub
2026/07/06
Re: [PR] bugfix : fastjson2 JSONB concurrent ref deserialization [incubator-seata]
via GitHub
2026/07/06
[PR] bugfix : fastjson2 JSONB concurrent ref deserialization [incubator-seata]
via GitHub
2026/07/06
Re: [PR] bugfix: resolve Saga auto-configuration compatibility with Spring Boot 4.x [incubator-seata]
via GitHub
2026/07/06
[I] Concurrent fastjson2 JSONB deserialization can produce null $ref fields [incubator-seata]
via GitHub
2026/07/06
Re: [PR] bugfix: resolve Saga auto-configuration compatibility with Spring Boot 4.x [incubator-seata]
via GitHub
2026/07/06
[I] XIDLoadBalance fails to match when SEATA_IP is a domain name [incubator-seata]
via GitHub
2026/07/06
[PR] fix: support MySQL multi-value inserts with composite primary keys [incubator-seata-go]
via GitHub
2026/07/06
Re: [PR] fix: align RM undo log delete codec with Java wire format [incubator-seata-go]
via GitHub
2026/07/06
[PR] fix: align RM undo log delete codec with Java wire format [incubator-seata-go]
via GitHub
2026/07/06
[I] RM undo log delete (type 111) codec is not aligned with the Java wire format [incubator-seata-go]
via GitHub
2026/07/06
Re: [PR] bugfix: resolve Saga auto-configuration compatibility with Spring Boot 4.x [incubator-seata]
via GitHub
2026/07/06
(incubator-seata) branch 2.x updated: bugfix: resolve Saga auto-configuration compatibility with Spring Boot 4.x (#8157)
jianbin
2026/07/06
Re: [I] bugfix: SeataSagaAutoConfiguration @AutoConfigureAfter fails on Spring Boot 4.x due to hardcoded old DataSourceAutoConfiguration class path [incubator-seata]
via GitHub
2026/07/06
Re: [PR] feature: console/namingserver: spring-boot upgrade to 4.0.6 [incubator-seata]
via GitHub
2026/07/06
Re: [PR] bugfix: resolve Saga auto-configuration compatibility with Spring Boot 4.x [incubator-seata]
via GitHub
2026/07/06
Re: [PR] bugfix: resolve Saga auto-configuration compatibility with Spring Boot 4.x [incubator-seata]
via GitHub
2026/07/06
Re: [PR] bugfix: fix SeataSagaAutoConfiguration @AutoConfigureAfter fails on Spring Boot 4.x due to hardcoded old DataSourceAutoConfiguration class path [incubator-seata]
via GitHub
Earlier messages
Later messages