Thursday, February 23, 2023 in Community Updates
Introduction to Dubbo One-Sentence Definition Apache Dubbo is a microservices development framework that helps solve communication problems in microservices development while providing service governance capabilities for building enterprise-level …
Thursday, February 23, 2023 in Community Updates
2022 Annual Summary 1 Dubbo Open Source 12th Anniversary 50k+ stars, 30k forks, 1000+ contributors 2 Dubbo3 Milestones Achieved Large-Scale Production Verification Alibaba’s core microservice cluster achieved a comprehensive upgrade from HSF …
Thursday, February 02, 2023 in Community Updates
I. Background With the emergence of Docker and Kubernetes, a large monolithic application can be split into multiple independently deployed microservices, packaged, and run in corresponding containers. Different applications communicate with each …
Monday, January 30, 2023 in Community Updates
Dubbo 3.1.5 is the latest stable version of Dubbo 3, and we recommend all users upgrade to the latest stable version. Dubbo 3.2.0-beta.4 is the latest feature version of Dubbo 3, supporting new features such as Spring Boot 3, JDK 17, and …
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 …
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 …
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 …
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 …
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 …
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 …