v1.0.3
Maintenance release to patch the shard aware driver. The driver silently replaced the the token of the current query with the nearest token from the token ring. This works fine for selecting the proper host for the query but we need the added precision of the actual token to target the correct shard.
See #16 for details.