Hi All

  We'll need to release a new version of the python client to pypi and we
were discussing versioning strategies.
  Currently the python's client version does not match the version of the
c++ client/server (0.1.0 versus 0.7.1) and we can either stick with that
and keep different versions, or change it to match the latest Kudu release.
  Making the versions match would have the advantage of making it clear to
developers if the server/client versions match or not, which might help
weeding out compatibility bugs. On the other hand keeping different
versions would likely make our lives easier if we want to release the
python client at a different cadence of regular Kudu releases.
  What do people think?

Best
David

Reply via email to