Hi Cameron,
Good question :)
My first reaction would be to keep the client and server versions in
sync for now.
If we are reasonably confident that the protocol is stable and/or we
want to support more than 1 protocol version with a client, we should
think about a more elaborate scheme.
Just my 2c,
Till
On 13 May 2015, at 14:17, Cameron Samak wrote:
Hi all,
Should we synchronize the version numbers or releases of client
libraries
(i.e. libraries with no AsterixDB build dependencies that are or will
be in
master) with AsterixDB?
Maybe we could synchronize a portion of the version numbers?
On the other hand, if the version numbers carry semantic meaning it
could
be misleading if they are synchronized: 0.112.5 --> 0.113.0 might mean
something big for Asterix but some clients might not change at all.
Thanks,
Cameron