Skip to content

Releases: GraphMetrics/graphmetrics-js

v0.2.3

29 Mar 00:13
Compare
Choose a tag to compare

What is new

  • Fixed issue where the name and version of the client was not properly extracted for apollo

v0.2.2

21 Mar 22:16
Compare
Choose a tag to compare

What is new

  • Fix unhandled promise when sending to GraphMetrics failed

v0.2.1

21 Mar 16:41
Compare
Choose a tag to compare

What is new

  • Fix issue were metrics were not sent at an interval

v0.2.0

21 Mar 16:18
Compare
Choose a tag to compare

What is new

  • Added operation metrics
  • Added operations definitions
  • Renamed logger to logging

v0.1.2

18 Feb 21:00
Compare
Choose a tag to compare

What is new

  • Fix bad function binding
  • Fix bad JSON serialization
  • Add debug logging

apollo/v0.1.3

18 Feb 21:23
Compare
Choose a tag to compare

What is new

  • Bump core to v0.1.2
  • Use client extractor if provided

apollo/v0.1.2

15 Feb 03:43
Compare
Choose a tag to compare

What is new

  • Add shutdown hook
  • Fix graphql peer dependency

v0.1.1

14 Feb 16:51
Compare
Choose a tag to compare

What is new

  • Bump sketches dependency to v0.3.0

v0.1.0

12 Feb 19:20
Compare
Choose a tag to compare

What is new

  • Initial version