Posts in 2023
Posts in 2022
  • Dubbo Java 3.2.0-beta.3 Official Release

    Sunday, December 18, 2022 in Community Updates

    Dubbo version 3.2.0-beta.3 is the latest feature version of Dubbo 3, supporting new features such as Spring Boot 3, JDK 17, service-level thread pool isolation, and more. Everyone is welcome to try it out. Dubbo 3.2.0-beta.3 Note: The codebase of …

    Read more

  • Dubbo Java 3.1.4 Official Release

    Thursday, December 01, 2022 in Community Updates

    Dubbo 3.1.4 is the latest stable version of Dubbo 3, and we recommend all users upgrade to the latest stable version. Dubbo 3.1.4 New Features Dubbo QoS supports a specified whitelist IP list to access all commands Bugfix Fix incorrect collection of …

    Read more

  • Dubbo 3.2.0-beta.2 Official Release

    Friday, November 18, 2022 in Community Updates

    Dubbo 3.2.0-beta.2 Changes Switched to user thread serialization to enhance protocol performance Supported port reuse for Netty3 Fixed the issue where providedBy does not work with multiple user configurations Supported istio’s first-party-jwt …

    Read more

  • Apache Dubbo Adds a New Member to Its Multilingual System: The First Rust Language Version is Officially Released

    Sunday, October 23, 2022 in Rust

    Dubbo Rust is positioned as an important implementation of the Dubbo multilingual system, providing a high-performance, easy-to-use, and extensible RPC framework, while offering rich service governance capabilities through integration with the Dubbo …

    Read more

  • Focusing on Stability, Dubbo Java Release Plan Announced

    Saturday, October 22, 2022 in Community Updates

    Introduction to Dubbo Apache Dubbo is an RPC service development framework designed to address service governance and communication issues in microservice architectures. Official SDK implementations are available in multiple languages, including Java …

    Read more

  • Dubbo Java 3.1.3 Official Release

    Monday, July 18, 2022 in Community Updates

    Dubbo 3.1.3 Changes Fixed the issue of abnormal Filter order during local calls Supported importing protocol configuration items into MetadataService Supported automatically selecting available ports when publishing MetadataService Improved error …

    Read more

  • How to Proxy Dubbo Services through Apache ShenYu Gateway

    Wednesday, May 04, 2022 in Ecosystem Integration

    1. Introduction Apache ShenYu Apache ShenYu(Incubating) is an asynchronous, high-performance, cross-language, and responsive API gateway. Compatible with various mainstream framework systems, it supports hot swapping, and users can customize …

    Read more

  • How to proxy Dubbo service in Apache ShenYu Gateway

    Wednesday, May 04, 2022 in Community Updates

    1. Introduction Apache ShenYu Apache ShenYu(Incubating) is an asynchronous, high-performance, cross-language, responsive API gateway. Compatible with a variety of mainstream framework systems, support for hot-plugging, users can customize the …

    Read more