Minor release bump due to incompatible change for:
- [#28] - Add client timestamp to query log
timestamp
is now received_timestamp
in JSON payload responses and getReceivedTimestamp()
in API.
Also includes the following:
- [#29] - Upgrade jackson databind to 2.9.x