Posts in 2022
Posts in 2021
  • 2.7.14 Release Note

    Monday, September 20, 2021 in Releases

    Change Lists add Dynamic Configuration Override Support For ServiceDiscovery. (#8389) fix mock parameters doesn’t work when it contain ‘:’ or ‘=’. (#8379) fix the issue of taking the zone parameter value in …

    Read more

  • Dubbo Java 3.0.2.1 Release Announcement

    Monday, August 23, 2021 in Community Updates

    This is a bug fix version of 3.0.2. It is identical to version 3.0.2 except for the following changes. Bug Fixes Fixed the issue where nacos group did not take effect on the consumer side (#8533) Fixed NPE in request timeout serialization check …

    Read more

  • 3.0.2.1 Release Note

    Monday, August 23, 2021 in Releases

    This is a bugfix version of 3.0.2. Exactly the same as version 3.0.2, except for the following changes. Bugfix Fix nacos group inviable in consumer side (#8533) Fix NPE on serialization checking when request timed out (#8547) Compact with dubbo-all …

    Read more

  • 3.0.2 Release Note

    Wednesday, August 18, 2021 in Releases

    Features improve generic service with @DubboService annotation. metadata report config support xml to config protocol and port. compatible for curator5. p2p invoke support wildcard url match. add Dynamic Configuration Override Support For …

    Read more

  • Dubbo Java 3.0.2 Release Announcement

    Sunday, July 18, 2021 in Community Updates

    New Features Support for exposing generalized services via the @DubboService annotation XML configuration support for the metadata center with protocol and port attributes Compatibility with versions above curator5 Point-to-point calls support …

    Read more

  • Dubbo Java 3.0.1 Release Announcement

    Friday, July 02, 2021 in Community Updates

    Optimization Refactored service introspection mapping relationship, supporting direct configuration of upstream application name during address migration Added caching for Spring scanning Optimized configuration overriding logic Supported controlling …

    Read more

  • 3.0.1 Release Note

    Friday, July 02, 2021 in Releases

    Optimization Refactor NameMapping to Metadata, Support application field in MigrationRule Add cache for scan result Improve config overrides of method and argument Support servlet takeover mode Add ServiceListener for ServiceConfig Improve method …

    Read more

  • Dubbo Go Hessian2 v1.6.0

    Thursday, January 14, 2021 in Community Updates

    1. Cache Optimization dubbo-go-hessian2 extensively uses struct type information for data parsing, and this information can be cached and reused, resulting in a twofold performance improvement. For detailed optimization process records, refer to …

    Read more

  • Dubbo Go 1.5.0

    Thursday, January 14, 2021 in Community Updates

    Quote The wave of computer technology brings disruptive changes every decade, and related knowledge systems innovate at least every five years, approximately halving in value every two years. This also applies to the field of application service …

    Read more