Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

A client developer does not want to be dependent on API versions

    ...

    1. They continue to operate the way they do.

    ...

    This approach makes selective backporting of certain protocol versions to previous branch difficult, hard to manage. One way to make it work is to have clients maintain specifically what global api versions it supports, instead of a minimum required global api version.