Skip to content

Commit

Permalink
Merge branch 'apache:2.x' into add_jdk21_01
Browse files Browse the repository at this point in the history
  • Loading branch information
lightClouds917 authored Dec 17, 2024
2 parents 9ce0652 + 36d1ebe commit c9abca6
Show file tree
Hide file tree
Showing 8 changed files with 242 additions and 123 deletions.
1 change: 1 addition & 0 deletions .licenserc.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,7 @@ header:
- 'ext/apm-seata-skywalking-plugin/config/agent.config'
- 'server/src/main/resources/lua/redislocker/redislock.lua'
- 'server/src/main/resources/banner.txt'
- 'namingserver/src/main/resources/banner.txt'
- '**/*.json'
comment: on-failure
dependency:
Expand Down
1 change: 1 addition & 0 deletions changes/en-us/2.x.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,7 @@ Add changes here for all PR submitted to the 2.x branch.
- [[#7040](https://github.com/apache/incubator-seata/pull/7040)] optimize the print info in ConfigurationFactory
- [[#7046](https://github.com/apache/incubator-seata/pull/7046)] remove the dependency conflict for spring-webmvc
- [[#7043](https://github.com/apache/incubator-seata/pull/7043)] finish rollback if sendResult/msg not found
- [[#7051](https://github.com/apache/incubator-seata/pull/7051)] add namingserver jib
- [[#7054](https://github.com/apache/incubator-seata/pull/7054)] In file mode when the lock cannot be acquired output the holder's xid

### refactor:
Expand Down
1 change: 1 addition & 0 deletions changes/zh-cn/2.x.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,7 @@
- [[#7040](https://github.com/apache/incubator-seata/pull/7040)] 优化ConfigurationFactory加载的打印信息
- [[#7046](https://github.com/apache/incubator-seata/pull/7046)] 去除spring-webmvc的依赖冲突
- [[#7043](https://github.com/apache/incubator-seata/pull/7043)] 在获取不到mq的sendResult时,直接完成回滚
- [[#7051](https://github.com/apache/incubator-seata/pull/7051)] 为namingserver模块添加Jib支持以构建Docker镜像
- [[#7054](https://github.com/apache/incubator-seata/pull/7054)] file模式中竞争不到锁时输出持有者的xid

### refactor:
Expand Down
33 changes: 16 additions & 17 deletions distribution/LICENSE
Original file line number Diff line number Diff line change
Expand Up @@ -218,12 +218,12 @@ Apache-2.0 licenses
========================================================================

@ampproject/remapping 2.2.1 Apache-2.0
com.101tec:zkclient 0.11 Apache-2.0
com.alibaba.nacos:nacos-api 1.4.6 Apache-2.0
com.alibaba.nacos:nacos-client 1.4.6 Apache-2.0
com.alibaba.nacos:nacos-common 1.4.6 Apache-2.0
com.alibaba:druid 1.2.7 Apache-2.0
com.alibaba:druid 1.2.20 Apache-2.0
com.alibaba:fastjson 1.2.83 Apache-2.0
com.alibaba.fastjson2:fastjson2 2.0.52 Apache-2.0
com.alipay.sofa.common:sofa-common-tools 1.0.12 Apache-2.0
com.alipay.sofa:bolt 1.6.7 Apache-2.0
com.alipay.sofa:hessian 4.0.3 Apache-2.0
Expand All @@ -243,7 +243,7 @@ Apache-2.0 licenses
com.github.danielwegener:logback-kafka-appender 0.2.0-RC2 Apache-2.0
com.github.vlsi.compactmap:compactmap 2.0 Apache-2.0
com.google.android:annotations 4.1.1.4 Apache-2.0
com.google.api.grpc:proto-google-common-protos 1.17.0 Apache-2.0
com.google.api.grpc:proto-google-common-protos 2.9.0 Apache-2.0
com.google.code.findbugs:jsr305 3.0.2 Apache-2.0
com.google.code.gson:gson 2.8.9 Apache-2.0
com.google.code.gson:gson 2.9.1 Apache-2.0
Expand Down Expand Up @@ -275,18 +275,17 @@ Apache-2.0 licenses
commons-pool:commons-pool 1.6 Apache-2.0
commons-validator:commons-validator 1.7 Apache-2.0
de.javakaffee:kryo-serializers 0.45 Apache-2.0
htm 3.1.1 Apache-2.0
io.etcd:jetcd-common 0.5.0 Apache-2.0
io.etcd:jetcd-core 0.5.0 Apache-2.0
io.etcd:jetcd-resolver 0.5.0 Apache-2.0
io.grpc:grpc-api 1.27.1 Apache-2.0
io.grpc:grpc-context 1.27.1 Apache-2.0
io.grpc:grpc-core 1.27.1 Apache-2.0
io.grpc:grpc-api 1.55.1 Apache-2.0
io.grpc:grpc-context 1.55.1 Apache-2.0
io.grpc:grpc-core 1.55.1 Apache-2.0
io.grpc:grpc-grpclb 1.27.1 Apache-2.0
io.grpc:grpc-netty 1.27.1 Apache-2.0
io.grpc:grpc-protobuf 1.27.1 Apache-2.0
io.grpc:grpc-protobuf-lite 1.27.1 Apache-2.0
io.grpc:grpc-stub 1.27.1 Apache-2.0
io.grpc:grpc-netty 1.55.1 Apache-2.0
io.grpc:grpc-protobuf 1.55.1 Apache-2.0
io.grpc:grpc-protobuf-lite 1.55.1 Apache-2.0
io.grpc:grpc-stub 1.55.1 Apache-2.0
io.jsonwebtoken:jjwt-api 0.10.5 Apache-2.0
io.jsonwebtoken:jjwt-impl 0.10.5 Apache-2.0
io.jsonwebtoken:jjwt-jackson 0.10.5 Apache-2.0
Expand Down Expand Up @@ -321,7 +320,7 @@ Apache-2.0 licenses
io.netty:netty-transport-rxtx 4.1.101.Final Apache-2.0
io.netty:netty-transport-sctp 4.1.101.Final Apache-2.0
io.netty:netty-transport-udt 4.1.101.Final Apache-2.0
io.perfmark:perfmark-api 0.19.0 Apache-2.0
io.perfmark:perfmark-api 0.25.0 Apache-2.0
io.prometheus:simpleclient 0.10.0 Apache-2.0
io.prometheus:simpleclient 0.15.0 Apache-2.0
io.prometheus:simpleclient_common 0.10.0 Apache-2.0
Expand All @@ -341,6 +340,10 @@ Apache-2.0 licenses
org.apache.commons:commons-lang3 3.12.0 Apache-2.0
org.apache.commons:commons-pool2 2.9.0 Apache-2.0
org.apache.commons:commons-pool2 2.11.1 Apache-2.0
org.apache.curator:curator-recipes 5.1.0 Apache-2.0
org.apache.curator:curator-framework 5.1.0 Apache-2.0
org.apache.curator:curator-client 5.1.0 Apache-2.0
org.apache.curator:curator-test 5.1.0 Apache-2.0
org.apache.dubbo.extensions:dubbo-filter-seata 1.0.2 Apache-2.0
org.apache.httpcomponents:httpasyncclient 4.1.5 Apache-2.0
org.apache.httpcomponents:httpclient 4.5.14 Apache-2.0
Expand Down Expand Up @@ -418,10 +421,6 @@ Apache-2.0 licenses
org.springframework:spring-web 5.3.39 Apache-2.0
org.springframework:spring-webmvc 5.3.39 Apache-2.0
org.apache.commons:commons-math 2.2 Apache-2.0
org.apache.curator:curator-recipes:jar 5.1.0 Apache-2.0
org.apache.curator:curator-framework:jar 5.1.0 Apache-2.0
org.apache.curator:curator-client:jar 5.1.0 Apache-2.0
org.apache.curator:curator-test:jar 5.1.0 Apache-2.0

========================================================================
BSD-2-Clause licenses
Expand Down Expand Up @@ -726,7 +725,7 @@ MIT licenses
dva/node_modules/react-router-redux 5.0.0-alpha.9 MIT
dva/node_modules/redux 3.7.2 MIT
dva/node_modules/regenerator-runtime 0.11.1 MIT
elliptic 6.5.7 MIT
elliptic 6.6.0 MIT
elliptic/node_modules/bn.js 4.12.0 MIT
encoding 0.1.13 MIT
encoding/node_modules/iconv-lite 0.6.3 MIT
Expand Down
Loading

0 comments on commit c9abca6

Please sign in to comment.