Albumen Kevin
|
7bb8fd7e8c
|
Merge branch 'apache-3.2' into 3.2.0-beta.5-release
|
2023-02-09 09:38:26 +08:00 |
jojocodeX
|
a11e639949
|
Add Spring Security Plugin (#11418)
* Add Spring Security Plugin
* Add license
* Checkstyle
* refactor
* refactor
* refactor
* refactor
* refactor
* checkStyle
* refactor
* refactor
* refactor
* refactor
* Activate Add onClass
* Activate Add onClass
* fix NP
* fix sonarcloud check
* add comment
* refactor
* format
* refactor
* refactor
* Revert "refactor"
This reverts commit 07d6ffee13.
* refactor
* config key rename
* ci test
* ci test
* ci test
* rename
* Empty commit
---------
Co-authored-by: Albumen Kevin <jhq0812@gmail.com>
|
2023-02-08 18:20:20 +08:00 |
Albumen Kevin
|
ffe4a24c4f
|
Fix import
|
2023-02-08 15:43:49 +08:00 |
Albumen Kevin
|
e9ea101657
|
Merge branch 'apache-3.1' into apache-3.2
# Conflicts:
# dubbo-dependencies-bom/pom.xml
# dubbo-registry/dubbo-registry-api/src/main/java/org/apache/dubbo/registry/support/CacheableFailbackRegistry.java
|
2023-02-08 15:11:46 +08:00 |
songxiaosheng
|
42cd91d8cd
|
Optimization dubbo meter pull delay and add dubbo version meter (#11457)
|
2023-02-08 14:43:45 +08:00 |
Albumen Kevin
|
bc55100c9e
|
Bump netty from 4.1.72.Final to 4.1.87.Final (#11507)
|
2023-02-08 13:38:34 +08:00 |
Albumen Kevin
|
d2db629c17
|
Remove address invalid check (#11496)
* Remove address invalid check
* change code
|
2023-02-07 16:40:09 +08:00 |
Albumen Kevin
|
684484b819
|
Fix curator5 version (#11492)
|
2023-02-07 13:33:48 +08:00 |
Albumen Kevin
|
e83fea7e69
|
Merge branch 'apache-3.2' into 3.2.0-beta.5-release
|
2023-02-07 09:24:21 +08:00 |
Albumen Kevin
|
259f6e6f1f
|
Revert logback and slf4j version
|
2023-02-07 09:23:55 +08:00 |
ShenFeng312
|
32cd9761f9
|
Polish ObservationConfiguration (#11456)
* polish ObservationConfiguration
* update application.yml
|
2023-02-06 19:57:37 +08:00 |
Albumen Kevin
|
a9eb92daf4
|
Merge branch 'apache-3.2' into 3.2.0-beta.5-release
|
2023-02-06 19:39:36 +08:00 |
Albumen Kevin
|
b427c6d028
|
Bump slf4j from 1.7.36 to 2.0.6
|
2023-02-06 19:39:23 +08:00 |
Albumen Kevin
|
aaa52aabec
|
Fix javadoc version
|
2023-02-06 19:17:58 +08:00 |
Albumen Kevin
|
c7c3d4c951
|
Prepare 3.2.0-beta.5 release
|
2023-02-06 17:45:11 +08:00 |
Albumen Kevin
|
90ae7524c0
|
Merge branch 'apache-3.1' into apache-3.2
# Conflicts:
# dubbo-dependencies-bom/pom.xml
# dubbo-dependencies/dubbo-dependencies-zookeeper-curator5/pom.xml
# dubbo-dependencies/dubbo-dependencies-zookeeper/pom.xml
# pom.xml
|
2023-02-06 17:44:17 +08:00 |
Albumen Kevin
|
2da1e1ffd5
|
Bump to 3.1.7-SNAPSHOT
|
2023-02-06 17:42:05 +08:00 |
Albumen Kevin
|
63e5bc0033
|
Merge branch '3.1.6-release' into apache-3.1
|
2023-02-06 17:41:37 +08:00 |
dependabot[bot]
|
203970e550
|
Bump cxf_version from 3.1.15 to 3.5.5 (#11471)
Bumps `cxf_version` from 3.1.15 to 3.5.5.
Updates `cxf-rt-frontend-simple` from 3.1.15 to 3.5.5
Updates `cxf-rt-transports-http` from 3.1.15 to 3.5.5
---
updated-dependencies:
- dependency-name: org.apache.cxf:cxf-rt-frontend-simple
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: org.apache.cxf:cxf-rt-transports-http
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-02-06 17:29:51 +08:00 |
earthchen
|
0489702e1c
|
Fix tri future (#11455)
* fix tri return future
* fix ut
* fix npe
* fix sonar
|
2023-02-06 17:29:06 +08:00 |
一个不知名的Java靓仔
|
c0b257adac
|
issue #11458:Triple stub support async mode (#11464)
* issue #11458:Triple stub support async mode
* issue 11458:Triple stub support async mode
* issue 11458:Triple stub support async mode
|
2023-02-06 17:28:49 +08:00 |
dependabot[bot]
|
a4249ec084
|
Bump maven-surefire-plugin from 3.0.0-M5 to 3.0.0-M8 (#11479)
Bumps [maven-surefire-plugin](https://github.com/apache/maven-surefire) from 3.0.0-M5 to 3.0.0-M8.
- [Release notes](https://github.com/apache/maven-surefire/releases)
- [Commits](https://github.com/apache/maven-surefire/compare/surefire-3.0.0-M5...surefire-3.0.0-M8)
---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-surefire-plugin
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-02-06 17:28:02 +08:00 |
dependabot[bot]
|
bd8cf6cf44
|
Bump kryo-serializers from 0.42 to 0.45 (#11477)
Bumps [kryo-serializers](https://github.com/magro/kryo-serializers) from 0.42 to 0.45.
- [Release notes](https://github.com/magro/kryo-serializers/releases)
- [Commits](https://github.com/magro/kryo-serializers/compare/kryo-serializers-0.42...kryo-serializers-0.45)
---
updated-dependencies:
- dependency-name: de.javakaffee:kryo-serializers
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-02-06 17:27:54 +08:00 |
dependabot[bot]
|
0291075662
|
Bump apollo-client from 2.0.1 to 2.1.0 (#11467)
Bumps [apollo-client](https://github.com/apolloconfig/apollo-java) from 2.0.1 to 2.1.0.
- [Release notes](https://github.com/apolloconfig/apollo-java/releases)
- [Changelog](https://github.com/apolloconfig/apollo-java/blob/main/CHANGES.md)
- [Commits](https://github.com/apolloconfig/apollo-java/commits/v2.1.0)
---
updated-dependencies:
- dependency-name: com.ctrip.framework.apollo:apollo-client
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-02-06 17:27:44 +08:00 |
dependabot[bot]
|
5f68fd7458
|
Bump native-image-maven-plugin from 21.0.0.2 to 21.2.0 (#11468)
Bumps [native-image-maven-plugin](https://github.com/oracle/graal) from 21.0.0.2 to 21.2.0.
- [Release notes](https://github.com/oracle/graal/releases)
- [Commits](https://github.com/oracle/graal/compare/vm-21.0.0.2...vm-21.2.0)
---
updated-dependencies:
- dependency-name: org.graalvm.nativeimage:native-image-maven-plugin
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-02-06 17:27:34 +08:00 |
dependabot[bot]
|
7ee6b1abf0
|
Bump maven-jxr-plugin from 2.2 to 2.5 (#11469)
Bumps maven-jxr-plugin from 2.2 to 2.5.
---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-jxr-plugin
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-02-06 17:27:19 +08:00 |
dependabot[bot]
|
9f0c57965b
|
Bump reactor-core from 3.4.19 to 3.5.2 (#11470)
Bumps [reactor-core](https://github.com/reactor/reactor-core) from 3.4.19 to 3.5.2.
- [Release notes](https://github.com/reactor/reactor-core/releases)
- [Commits](https://github.com/reactor/reactor-core/compare/v3.4.19...v3.5.2)
---
updated-dependencies:
- dependency-name: io.projectreactor:reactor-core
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-02-06 17:27:09 +08:00 |
dependabot[bot]
|
b7df96a80d
|
Bump logback-classic from 1.2.11 to 1.4.5 (#11472)
Bumps [logback-classic](https://github.com/qos-ch/logback) from 1.2.11 to 1.4.5.
- [Release notes](https://github.com/qos-ch/logback/releases)
- [Commits](https://github.com/qos-ch/logback/compare/v_1.2.11...v_1.4.5)
---
updated-dependencies:
- dependency-name: ch.qos.logback:logback-classic
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-02-06 17:26:54 +08:00 |
dependabot[bot]
|
0e84afbc87
|
Bump fabric8_kubernetes_version from 6.4.0 to 6.4.1 (#11473)
Bumps `fabric8_kubernetes_version` from 6.4.0 to 6.4.1.
Updates `kubernetes-client` from 6.4.0 to 6.4.1
- [Release notes](https://github.com/fabric8io/kubernetes-client/releases)
- [Changelog](https://github.com/fabric8io/kubernetes-client/blob/master/CHANGELOG.md)
- [Commits](https://github.com/fabric8io/kubernetes-client/compare/v6.4.0...v6.4.1)
Updates `kubernetes-server-mock` from 6.4.0 to 6.4.1
---
updated-dependencies:
- dependency-name: io.fabric8:kubernetes-client
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: io.fabric8:kubernetes-server-mock
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-02-06 17:26:45 +08:00 |
dependabot[bot]
|
bea64f87ba
|
Bump maven-enforcer-plugin from 3.1.0 to 3.2.1 (#11474)
Bumps [maven-enforcer-plugin](https://github.com/apache/maven-enforcer) from 3.1.0 to 3.2.1.
- [Release notes](https://github.com/apache/maven-enforcer/releases)
- [Commits](https://github.com/apache/maven-enforcer/compare/enforcer-3.1.0...enforcer-3.2.1)
---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-enforcer-plugin
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-02-06 17:26:33 +08:00 |
dependabot[bot]
|
f2e6ec9c21
|
Bump commons-compress from 1.21 to 1.22 (#11475)
Bumps commons-compress from 1.21 to 1.22.
---
updated-dependencies:
- dependency-name: org.apache.commons:commons-compress
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-02-06 17:26:23 +08:00 |
dependabot[bot]
|
7d7272b6bb
|
Bump libthrift from 0.15.0 to 0.17.0 (#11476)
Bumps [libthrift](https://github.com/apache/thrift) from 0.15.0 to 0.17.0.
- [Release notes](https://github.com/apache/thrift/releases)
- [Changelog](https://github.com/apache/thrift/blob/master/CHANGES.md)
- [Commits](https://github.com/apache/thrift/compare/v0.15.0...v0.17.0)
---
updated-dependencies:
- dependency-name: org.apache.thrift:libthrift
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-02-06 17:25:53 +08:00 |
dependabot[bot]
|
23a7bd967e
|
Bump fst from 2.48-jdk-6 to 2.57 (#11478)
Bumps [fst](https://github.com/RuedigerMoeller/fast-serialization) from 2.48-jdk-6 to 2.57.
- [Release notes](https://github.com/RuedigerMoeller/fast-serialization/releases)
- [Commits](https://github.com/RuedigerMoeller/fast-serialization/commits)
---
updated-dependencies:
- dependency-name: de.ruedigermoeller:fst
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-02-06 17:25:27 +08:00 |
dependabot[bot]
|
62e5ff1faf
|
Bump bytebuddy.version from 1.12.22 to 1.12.23 (#11480)
Bumps `bytebuddy.version` from 1.12.22 to 1.12.23.
Updates `byte-buddy` from 1.12.22 to 1.12.23
- [Release notes](https://github.com/raphw/byte-buddy/releases)
- [Changelog](https://github.com/raphw/byte-buddy/blob/master/release-notes.md)
- [Commits](https://github.com/raphw/byte-buddy/compare/byte-buddy-1.12.22...byte-buddy-1.12.23)
Updates `byte-buddy-agent` from 1.12.22 to 1.12.23
- [Release notes](https://github.com/raphw/byte-buddy/releases)
- [Changelog](https://github.com/raphw/byte-buddy/blob/master/release-notes.md)
- [Commits](https://github.com/raphw/byte-buddy/compare/byte-buddy-1.12.22...byte-buddy-1.12.23)
---
updated-dependencies:
- dependency-name: net.bytebuddy:byte-buddy
dependency-type: direct:development
update-type: version-update:semver-patch
- dependency-name: net.bytebuddy:byte-buddy-agent
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-02-06 17:24:32 +08:00 |
dependabot[bot]
|
e2283b7914
|
Bump netty from 3.2.5.Final to 3.2.10.Final (#11481)
Bumps [netty](https://github.com/netty/netty) from 3.2.5.Final to 3.2.10.Final.
- [Release notes](https://github.com/netty/netty/releases)
- [Commits](https://github.com/netty/netty/compare/netty-3.2.5.Final...netty-3.2.10.Final)
---
updated-dependencies:
- dependency-name: org.jboss.netty:netty
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-02-06 17:24:21 +08:00 |
dependabot[bot]
|
327d2cd6ad
|
Bump api from 0.1.23 to 0.1.35 (#11482)
Bumps [api](https://github.com/envoyproxy/java-control-plane) from 0.1.23 to 0.1.35.
- [Release notes](https://github.com/envoyproxy/java-control-plane/releases)
- [Commits](https://github.com/envoyproxy/java-control-plane/compare/v0.1.23...v0.1.35)
---
updated-dependencies:
- dependency-name: io.envoyproxy.controlplane:api
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-02-06 17:24:09 +08:00 |
dependabot[bot]
|
ef7c5187a4
|
Bump mockito-junit-jupiter from 3.8.0 to 3.12.4 (#11483)
Bumps [mockito-junit-jupiter](https://github.com/mockito/mockito) from 3.8.0 to 3.12.4.
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v3.8.0...v3.12.4)
---
updated-dependencies:
- dependency-name: org.mockito:mockito-junit-jupiter
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-02-06 17:23:58 +08:00 |
dependabot[bot]
|
e327f8ff7c
|
Bump maven-release-plugin from 3.0.0-M1 to 3.0.0-M7 (#11484)
Bumps [maven-release-plugin](https://github.com/apache/maven-release) from 3.0.0-M1 to 3.0.0-M7.
- [Release notes](https://github.com/apache/maven-release/releases)
- [Commits](https://github.com/apache/maven-release/compare/maven-release-3.0.0-M1...maven-release-3.0.0-M7)
---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-release-plugin
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-02-06 17:23:42 +08:00 |
dependabot[bot]
|
b14de22b16
|
Bump maven-failsafe-plugin from 3.0.0-M5 to 3.0.0-M8 (#11485)
Bumps [maven-failsafe-plugin](https://github.com/apache/maven-surefire) from 3.0.0-M5 to 3.0.0-M8.
- [Release notes](https://github.com/apache/maven-surefire/releases)
- [Commits](https://github.com/apache/maven-surefire/compare/surefire-3.0.0-M5...surefire-3.0.0-M8)
---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-failsafe-plugin
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-02-06 17:23:33 +08:00 |
dependabot[bot]
|
937dcfedbb
|
Bump xmemcached from 1.3.6 to 1.4.3 (#11486)
Bumps [xmemcached](https://github.com/killme2008/xmemcached) from 1.3.6 to 1.4.3.
- [Release notes](https://github.com/killme2008/xmemcached/releases)
- [Commits](https://github.com/killme2008/xmemcached/compare/xmemcached-1.3.6...xmemcached-1.4.3)
---
updated-dependencies:
- dependency-name: com.googlecode.xmemcached:xmemcached
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-02-06 17:22:54 +08:00 |
wxbty
|
cdc2d85f2b
|
metrics code optimization (#11352)
|
2023-02-06 13:36:36 +08:00 |
MieAh
|
bce9082e3b
|
repair 404 page links (#11433)
* repair 404 page links
* Remove redundant domain names
Modify the link of admin manual
|
2023-02-05 17:37:16 +08:00 |
Albumen Kevin
|
34b92b0874
|
Fix default
|
2023-02-03 22:08:07 +08:00 |
Albumen Kevin
|
75fd3fea74
|
Update list
|
2023-02-03 21:31:26 +08:00 |
Albumen Kevin
|
4127c92db3
|
Fix default
|
2023-02-03 15:15:39 +08:00 |
一个不知名的Java靓仔
|
c79ed3bf04
|
optimized sync on channel write (#11440)
|
2023-02-03 15:11:57 +08:00 |
Albumen Kevin
|
db8dee1165
|
Update .asf.yaml
|
2023-02-03 14:32:38 +08:00 |
Albumen Kevin
|
c44873e9b2
|
Fix Class Check
|
2023-02-03 11:49:33 +08:00 |
Albumen Kevin
|
0f8972a298
|
Merge branch 'apache-3.1' into 3.1.6-release
|
2023-02-03 10:58:03 +08:00 |
Albumen Kevin
|
6154b1de0b
|
Enhance check (#11450)
|
2023-02-03 10:57:08 +08:00 |