This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch
dependabot/maven/io.reactivex.rxjava3-rxjava-3.1.12
in repository https://gitbox.apache.org/repos/asf/servicecomb-java-chassis.git
omit b45fc9df8 Bump io.reactivex.rxjava3:rxjava from 3.1.11 to 3.1.12
add a29f99e12 Bump com.puppycrawl.tools:checkstyle from 11.0.1 to 11.1.0
(#4965)
add 70a190ba8 Bump org.apache.maven.plugins:maven-failsafe-plugin from
3.5.3 to 3.5.4 (#4962)
add aefdcb084 [#4942] Add random time to the scheduled task for pulling
instances from serviceCenter (#4943)
add 630931560 fix typo https://servicecomb.atlassian.net/browse/JAV-609
(#4972)
add 6852cd047 make typo check stable and update on demand
add c43f4b840 make test case run more stable
add c63aa85b4 Bump log4j2.version from 2.25.1 to 2.25.2 (#4949)
add 614faaf04 Bump io.reactivex.rxjava3:rxjava from 3.1.11 to 3.1.12
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (b45fc9df8)
\
N -- N -- N
refs/heads/dependabot/maven/io.reactivex.rxjava3-rxjava-3.1.12 (614faaf04)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omit" are not gone; other references still
refer to them. Any revisions marked "discard" are gone forever.
No new revisions were added by this update.
Summary of changes:
.github/workflows/typo_check.yml | 2 +-
.../service/center/client/ServiceCenterDiscovery.java | 12 +++++++++++-
.../apache/servicecomb/samples/WebsocketController.java | 12 +++++++++---
demo/demo-consul/test-client/pom.xml | 2 +-
.../java/org/apache/servicecomb/samples/WebsocketIT.java | 16 ++++++++++++++++
...ducersCutomized.java => RestProducersCustomized.java} | 2 +-
.../apache/servicecomb/samples/WebsocketController.java | 12 +++++++++---
.../java/org/apache/servicecomb/samples/WebsocketIT.java | 16 ++++++++++++++++
dependencies/default/pom.xml | 2 +-
.../org/apache/servicecomb/config/etcd/EtcdClient.java | 14 +++++++-------
.../protobuf/internal/schema/SchemaManager.java | 8 ++++----
.../foundation/vertx/AddressResolverConfig.java | 2 +-
.../apache/servicecomb/foundation/vertx/VertxUtils.java | 2 +-
.../apache/servicecomb/foundation/vertx/TestStream.java | 2 +-
pom.xml | 4 ++--
15 files changed, 81 insertions(+), 27 deletions(-)
rename
demo/demo-springmvc/springmvc-server/src/main/java/org/apache/servicecomb/demo/springmvc/server/{RestProducersCutomized.java
=> RestProducersCustomized.java} (94%)