You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add NacosRRServiceProvider and NacosWRRServiceProvider for supporting load balancing of services fetched from Nacos server
Fix bug for OpenAPI 3.0 onlinedoc when GDD_ROUTE_ROOT_PATH is set
Replaced json marshal with msgpack for serializing node meta data, which makes meta data size smaller nearly 40% than json, but the optimization also makes v1.0.2 not compatible with old versions. Please upgrade go-doudou to the latest version if possible.