Skip to content

Releases: statful/statful-client-golang

v0.16.5

14 May 10:07
5f8e16e
Compare
Choose a tag to compare
  • Updated Attribute Value field to interface{} type.

v0.16.4

14 May 09:36
4fa74bb
Compare
Choose a tag to compare
  • Disabled Gzip encoding for Json HTTP request

v0.16.3

11 May 17:17
b1c88c5
Compare
Choose a tag to compare
  • Fixed insights path constant.

v0.16.2

10 May 16:42
6cd1803
Compare
Choose a tag to compare
  • Fixed MetricToString when user_id is not null string output.

v0.16.1

10 May 16:40
24aa12b
Compare
Choose a tag to compare
  • Non-aggregated metric methods documentation update
  • Added aggregated metric methods documentation.
  • WithUser option documentation update.
  • Removed BasePath field.

v0.16.0

06 May 16:44
d55aacc
Compare
Choose a tag to compare
  • Event struct added.
  • Added eventBuffer struct.
  • Added Event and FlushEvents client methods to manage buffer.

v0.15.0

06 May 16:25
f57f012
Compare
Choose a tag to compare
  • Option user field added to metric string.
  • Options added to Put and PutAggregated methods.
  • User option added to putOptions.

v0.14.0

26 Mar 12:54
eebde75
Compare
Choose a tag to compare
  • DisableAutoFlush option added to Config.
  • Send data synchronously functionality.
  • Documentation update.

v0.13.0

19 Mar 14:05
659645a
Compare
Choose a tag to compare
Merge pull request #1 from statful/NA-expose-client-flush-errors

NA - Expose FlushError() client method