apolloconfig / apollo

Apollo is a reliable configuration management system suitable for microservice configuration management scenarios.
https://www.apolloconfig.com
Apache License 2.0
28.93k stars 10.18k forks source link

是否有提供API可以获取历史提交的配置信息 #2037

Open lijie-advantech opened 5 years ago

nobodyiam commented 5 years ago

这个接口应该没有通过open api提供,不过admin service是有的,可以参考一下portal是如何展示发布历史的

stale[bot] commented 4 years ago

This issue has been automatically marked as stale because it has not had activity in the last 90 days. It will be closed in 14 days unless it is tagged "help wanted" or other activity occurs. Thank you for your contributions.

stale[bot] commented 4 years ago

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

thinkin commented 3 years ago

有考虑支持此类OPENAPI吗?感觉很有必要的 相对应的portal的API会302到登陆页面

jasonhp commented 3 years ago

既然 open api 提供了回滚接口,希望也能提供发布历史接口,用于回滚到某个特定的 release 版本

coffeeTu-code commented 10 months ago

希望能通过api查看发布历史,portal上没办法一次展示指定时间内所有的发布记录