sofastack / sofa-serverless

a framework to enabe app architecture evolve from monolithic to microservices smoothly by involving modular and macroservices architecture.
https://sofaserverless.gitee.io/home/
Apache License 2.0
115 stars 41 forks source link

建立各组件依赖的兼容版本映射关系表 #399

Closed lvjing2 closed 9 months ago

lvjing2 commented 10 months ago

问题描述

随着各组件治理的深入,未来长期的演进上,每个组件的不同版本会出现一些不一样的实现,导致对应的治理也需要修改相应的逻辑。为了尽可能少的让用户频繁修改依赖的 adapter 版本,所以需要做一些设计或考虑。

具体考虑的方案

  1. adapter 治理实现的时候能同时支持组件的多个跨度的版本
  2. 通过官网文档维护好各组件的兼容版本映射关系
github-actions[bot] commented 9 months ago

This issue has been automatically marked as stale because it has not had recent activity in the last 30 days. It will be closed in the next 7 days unless it is tagged (pinned, good first issue or help wanted) or other activity occurs. Thank you for your contributions.

github-actions[bot] commented 9 months ago

This issue has been automatically closed because it has not had activity in the last 37 days. If this issue is still valid, please ping a maintainer and ask them to label it as pinned, good first issue or help wanted. Thank you for your contributions.