spring-cloud-dataflow icon indicating copy to clipboard operation
spring-cloud-dataflow copied to clipboard

Proposal for documenting client-server compatibility on documentation

Open nightswimmings opened this issue 3 years ago • 2 comments
trafficstars

I am trying to find any official statement on what SCDF client versions work with which server SCDF versions and I cannot find it. Would it be worthwhile to add it to documentation or is there any general rule?

My apologies if this can be found somewhere, I tried searching terms like compatibility and the like with no luck on both github and scdf documentation

nightswimmings avatar Mar 14 '22 13:03 nightswimmings

@cppwfs has looked into this, he can provide some information. Thanks for reporting.

markpollack avatar May 04 '22 15:05 markpollack

SCDF is currently on API revision 14 which was introduced SCDF 1.7. This can be reviewed by curling the dataflow URL and at the bottom of the result you will see: image This is also discussed here: https://docs.spring.io/spring-cloud-dataflow/docs/current/reference/htmlsingle/#api-guide-resources-index-response-structure.
With that being said we probably want to add a table to the reference guide mapping DataFlow version to the revision number.

cppwfs avatar May 11 '22 21:05 cppwfs

thanks mates!!!!

nightswimmings avatar Sep 14 '22 13:09 nightswimmings