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

albumenj pushed a change to branch 3.3
in repository https://gitbox.apache.org/repos/asf/dubbo.git


    from 5b0b86b11d Remove dubbo monitor module (#13456)
     add cf410d3462 Move integration test cases into 
apache/dubbo-integration-cases (#13506)
     add 1d1bb26e79 Fix potential NPE (#13505)
     add a02b030e7d Bump org.aspectj:aspectjweaver from 1.9.20.1 to 1.9.21 
(#13536)
     add 5503b5ac35 Bump io.micrometer:micrometer-tracing-bom from 1.2.0 to 
1.2.1 (#13534)
     add 5c12b574ef Bump io.zipkin.reporter2:zipkin-reporter-bom from 2.16.4 to 
2.17.1 (#13533)
     add 1813cb4320 Bump org.apache.maven.plugins:maven-release-plugin from 
3.0.0 to 3.0.1 (#13532)
     add c505edfbad Bump org.apache.maven.plugins:maven-shade-plugin from 3.4.1 
to 3.5.1 (#13531)
     add 7f437a7ff7 Bump log4j2_version from 2.20.0 to 2.22.0 (#13535)
     add fb571f532d Bump io.micrometer:micrometer-core from 1.12.0 to 1.12.1 
(#13529)
     add 124b80f072 Bump netty4_version from 4.1.101.Final to 4.1.104.Final 
(#13527)
     add 5a363255ea Bump com.ctrip.framework.apollo:apollo-client from 2.1.0 to 
2.2.0 (#13525)
     add 283bf9ee0f Bump org.apache.maven.plugins:maven-checkstyle-plugin 
(#13522)
     add 24c6a523b4 Bump commons-logging:commons-logging from 1.2 to 1.3.0 
(#13520)
     add 8c7be92bb7 Prepare 3.2.10 release
     add 61d65892f0 Merge branch '3.2.10-release' into apache-3.2
     add d4bbf96f08 Bump version to 3.2.11-SNAPSHOT
     new 3de3ccf457 Merge branch 'apache-3.2' into apache-3.3

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .github/workflows/build-and-test-pr.yml            | 132 ++++++++++++++++--
 .github/workflows/build-and-test-scheduled-3.1.yml | 154 +++++++++++++++++----
 .github/workflows/build-and-test-scheduled-3.2.yml | 130 ++++++++++++++---
 ...ed-3.2.yml => build-and-test-scheduled-3.3.yml} | 142 +++++++++++++++----
 .github/workflows/release-test.yml                 | 123 ++++++++++++++--
 dubbo-config/dubbo-config-spring/pom.xml           |   2 +-
 dubbo-demo/dubbo-demo-spring-boot/pom.xml          |   2 +-
 dubbo-dependencies-bom/pom.xml                     |  10 +-
 .../serialize/hessian2/Hessian2FactoryManager.java |   3 +-
 .../observability/pom.xml                          |   4 +-
 pom.xml                                            |   6 +-
 11 files changed, 603 insertions(+), 105 deletions(-)
 copy .github/workflows/{build-and-test-scheduled-3.2.yml => 
build-and-test-scheduled-3.3.yml} (83%)

Reply via email to