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

github-bot pushed a change to branch 
dependabot/maven/io.opentelemetry-opentelemetry-bom-1.36.0
in repository https://gitbox.apache.org/repos/asf/dubbo.git


 discard 5e469c2b3b Bump io.opentelemetry:opentelemetry-bom from 1.34.1 to 
1.36.0
     add 501bdfaaef Fix memory leak in ScopeBeanFactory (#13901)
     add a4a0baccfd Add github collaborators
     add 8d1a10f1ad Bump jackson_version from 2.16.1 to 2.16.2 (#13896)
     add 7edd760ecb Bump ch.qos.logback:logback-core from 1.5.2 to 1.5.3 
(#13899)
     add 0cbefb1e33 Bump log4j2_version from 2.23.0 to 2.23.1 (#13897)
     add a1995ee8d2 Bump org.apache.commons:commons-compress from 1.26.0 to 
1.26.1 (#13900)
     add 6ca6f66fd4 Bump org.apache.maven.plugins:maven-assembly-plugin from 
3.6.0 to 3.7.0 (#13894)
     add b2c66a6d99 Bump org.testcontainers:testcontainers from 1.19.6 to 
1.19.7 (#13898)
     add 0553d70899 Add condition to match serviceKey. (#13869)
     add 7126d49cad Bump org.apache.zookeeper:zookeeper (#13930)
     add 86ffe7653d Bump org.apache.zookeeper:zookeeper (#13929)
     add 4c598775e9 Bump org.apache.zookeeper:zookeeper (#13928)
     add c92e7ca72b Bump org.apache.zookeeper:zookeeper (#13927)
     add 392260a30e Fix NPE in NettyConnectionClient.toString (#13934)
     add a342f67dc0 fix async method call ClassCastException error (#13932)
     add 501f1a4f9b Bump jackson_version from 2.16.2 to 2.17.0 (#13936)
     add 2a6f534c41 Bump org.aspectj:aspectjweaver from 1.9.21.1 to 1.9.21.2 
(#13937)
     add ecc5db271e Bump io.micrometer:micrometer-core from 1.12.3 to 1.12.4 
(#13940)
     add df47d74a82 Bump org.awaitility:awaitility from 4.2.0 to 4.2.1 (#13935)
     add 898b774041 Bump io.projectreactor:reactor-core from 3.6.2 to 3.6.4 
(#13941)
     add 3f57fcae20 Bump io.micrometer:micrometer-tracing-bom from 1.2.3 to 
1.2.4 (#13938)
     add ea19ebf3e6 Bump io.opentelemetry:opentelemetry-bom from 1.34.1 to 
1.36.0

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   (5e469c2b3b)
            \
             N -- N -- N   
refs/heads/dependabot/maven/io.opentelemetry-opentelemetry-bom-1.36.0 
(ea19ebf3e6)

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:
 .asf.yaml                                          |  2 ++
 .../common/beans/factory/ScopeBeanFactory.java     |  6 +++--
 dubbo-config/dubbo-config-api/pom.xml              |  2 +-
 dubbo-config/dubbo-config-spring/pom.xml           |  2 +-
 .../dubbo-demo-native-consumer/pom.xml             |  4 ++--
 .../dubbo-demo-native-provider/pom.xml             |  4 ++--
 dubbo-demo/dubbo-demo-spring-boot/pom.xml          |  2 +-
 dubbo-dependencies-bom/pom.xml                     | 12 +++++-----
 .../dubbo-dependencies-zookeeper-curator5/pom.xml  |  2 +-
 dubbo-distribution/dubbo-apache-release/pom.xml    |  2 +-
 .../dubbo/qos/command/impl/ChangeTelnet.java       |  3 ++-
 .../apache/dubbo/qos/command/impl/CountTelnet.java |  3 ++-
 .../dubbo/qos/command/impl/ChangeTelnetTest.java   | 11 ++++++++-
 .../dubbo/qos/command/impl/CountTelnetTest.java    | 26 +++++++++++++++++++++-
 .../client/ServiceDiscoveryRegistryDirectory.java  |  6 +++++
 .../transport/netty4/NettyConnectionClient.java    |  5 ++++-
 .../pom.xml                                        |  2 +-
 .../observability/pom.xml                          |  2 +-
 dubbo-spring-boot/pom.xml                          |  2 +-
 dubbo-test/dubbo-test-check/pom.xml                |  2 +-
 pom.xml                                            |  2 +-
 21 files changed, 75 insertions(+), 27 deletions(-)

Reply via email to