Client和Server的版本必须一致么? #5156
Unanswered
darknesstm
asked this question in
Q&A
Replies: 2 comments 3 replies
-
一般建议是服务端的版本比客户端高,不过 apollo 的服务端接口比较稳定,所以不升级应该也可以,有一些新功能会不可用(例如 openapi 的一些新接口),具体可以看下服务端的 release note |
Beta Was this translation helpful? Give feedback.
2 replies
-
同问,如果服务端版本升级的话,客户端需要升级吗?不升级是否有问题,在线运行的服务如果,客户端全部匹配升级,会需要较大时间和风险,方案也需要制定????????????????????? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
为了支持jdk17以上,必须使用2.0以上的客户端版本,这种情况下 服务端也必须升级么?
Beta Was this translation helpful? Give feedback.
All reactions