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

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


    from 6b7a735a4d Triple read compressor from config (#11850)
     add 3fafcc47b1 Prepare 3.2.0-beta.6 release
     add 9824850387 Merge branch 'apache-3.2' into 3.2.0-beta.6-release
     add daf0d7ce3e Merge branch 'apache-3.2' into 3.2.0-beta.6-release
     add 33951abe51 Merge branch 'apache-3.2' into 3.2.0-beta.6-release
     add 48f3169809 Merge branch '3.2.0-beta.6-release' into apache-3.2
     add a6ef8910ca Fix 2.6.x LoadBalance SPI not work (#11730)
     add b19f89bef7 Fix issue #11790 (#11824)
     add 4f6528fb86 Call onClose() when deser error (#11838)
     add ae28d17897 Prepare 3.1.8 release
     add 436e203283 Merge branch 'apache-3.1' into 3.1.8-release
     add 569c3f5a36 Merge branch 'apache-3.1' into 3.1.8-release
     add e368fdeef6 Merge branch 'apache-3.1' into 3.1.8-release
     add 1927e9206c Merge branch '3.1.8-release' into apache-3.1
     add 7d9e955cf8 Bump to 3.1.9-SNAPSHOT
     add f742e25ba2 Merge branch 'apache-3.1' into apache-3.2

No new revisions were added by this update.

Summary of changes:
 dubbo-compatible/src/main/java/com/alibaba/dubbo/rpc/Invoker.java   | 5 +++++
 dubbo-compatible/src/main/java/com/alibaba/dubbo/rpc/Result.java    | 5 +++++
 dubbo-dependencies-bom/pom.xml                                      | 4 ++--
 dubbo-dependencies/dubbo-dependencies-zookeeper-curator5/pom.xml    | 2 +-
 dubbo-dependencies/dubbo-dependencies-zookeeper/pom.xml             | 2 +-
 .../main/java/org/apache/dubbo/rpc/protocol/dubbo/DubboInvoker.java | 3 +++
 .../org/apache/dubbo/rpc/protocol/tri/call/TripleClientCall.java    | 6 ++++--
 pom.xml                                                             | 2 +-
 8 files changed, 22 insertions(+), 7 deletions(-)

Reply via email to