Skip to content

Release v3.3.0

Choose a tag to compare

@bartes bartes released this 12 Jan 21:14
· 291 commits to master since this release
9e58061

BREAKING CHANGES:

#97 when data is sent in batches you may want to wrap data options with to_options method before you send it to the worker (see README) to include proper timestamp in the query
Features:

#97 Castle::Client has additional option timestamp, timestamp and sent_at time values are automatically added to the requests, added Castle::Client.to_options method which adds properly formatted timestamp param to the options