Skip to content

Releases: statful/statful-client-javascript

v2.0.4

25 Oct 09:42

Choose a tag to compare

Merge pull request #19 from statful/send-metric

feat: send metric without being held on queue

v2.0.3

08 Sep 12:12

Choose a tag to compare

  • Validate metric values upfront

2.0.2: Merge pull request #11 from statful/dependencies

06 Jun 13:03

Choose a tag to compare

fix: remove polyfills from dependencies and move to devDependencies

2.0.1: Merge pull request #10 from statful/invalidstatechange_ie11

12 May 15:59

Choose a tag to compare

2.0.0: Merge pull request #9 from statful/counter_default_aggr

10 May 11:12

Choose a tag to compare

  • Count default aggregations now are [sum, count] instead of [avg, p90]

1.1.9: Merge pull request #8 from statful/retries

03 May 09:16

Choose a tag to compare

  • Accepts 200 or 201 as a successful response
  • Remove retries when sending metrics

1.1.8

13 Feb 13:27

Choose a tag to compare

fix: update version

1.1.6: Merge pull request #6 from statful/sampleRate

22 Nov 12:23

Choose a tag to compare

1.1.5

18 Nov 18:43

Choose a tag to compare

fix: update main entry points

1.1.4

18 Nov 18:41

Choose a tag to compare

fix: remove xhr polyfill