This is an automated email from the ASF dual-hosted git repository.

funky-eyes pushed a change to branch 2.x_26_05_23_02
in repository https://gitbox.apache.org/repos/asf/incubator-seata.git


    from bd722b92ec Merge branch '2.x' into 2.x_26_05_23_02
     add 69ac30aac1 doc: add font file license info to distribution/LICENSE 
(#7990)
     add 0b67ab3285 optimize: migrate org.codehaus.groovy to org.apache.groovy 
(#8083)
     add bff103bde8 optimize: support ignored network interfaces configuration 
(#8090)
     add f453b47096 optimize: bump org.apache.tomcat.embed:tomcat-embed-core to 
9.0.117 (#8066)
     add cac65bf859 Merge branch '2.x' into 2.x_26_05_23_02

No new revisions were added by this update.

Summary of changes:
 changes/en-us/2.x.md                               |   6 +-
 changes/zh-cn/2.x.md                               |   6 +-
 .../java/org/apache/seata/common/util/NetUtil.java |  68 +++++++++-
 .../org/apache/seata/common/util/NetUtilTest.java  | 139 +++++++++++++++++++++
 dependencies/pom.xml                               |   8 +-
 distribution/LICENSE                               |  23 ++++
 mock-server/pom.xml                                |   2 +-
 saga/pom.xml                                       |   3 +-
 .../main/java/org/apache/seata/server/Server.java  |  20 ++-
 server/src/main/resources/application.example.yml  |   3 +
 .../main/resources/application.raft.example.yml    |   7 +-
 .../boot/autoconfigure/StarterConstants.java       |  11 ++
 12 files changed, 281 insertions(+), 15 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to