Skip to content

0.6.0

Compare
Choose a tag to compare
@tolbertam tolbertam released this 09 Nov 18:24
· 106 commits to master since this release
0198766

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