apache/dubbo-website

[Task] Dubbo is compatible with old version specifications

Open

#2,947 opened on Mar 31, 2024

 (0 comments) (0 reactions) (0 assignees)CSS (805 forks)auto 404
help wanted

Repository metrics

Stars
 (489 stars)
PR merge metrics
 (Avg merge 12h 18m) (11 merged PRs in 30d)

Description

At present, it is found that in the development process of Dubbo related functions, there are behaviors such as directly deleting methods, types, modifying package names, etc. that are incompatible with older versions. It is necessary to specify compatibility specifications to ensure that each partner who submits code follows this specification.

Contributor guide