Skip to main content

Node.js

0.3.1 (2024/09/05)

Features

  • new detailed evaluation interface (#70) (99a28e9)

Bug Fixes

  • fail while checking if error is an instance of InvalidStatusError (#61) (7dd262a)

Miscellaneous

  • add the source ID and sdk version to the register events API (#58) (b4d9b3b)
  • update error metrics report (#59) (14c758c)

Build System

0.3.0 (2023/07/03)

Features

  • add node server side SDK (ece2ef3)

Bug Fixes

Miscellaneous

  • add client interface to request without grpc depencies (#9) (f63bbcf)
  • example: add the published sdk to dependencies (de9aa4e)
  • remove grpc dependencies (#13) (6e31646)
  • src: add docs to exported interfaces (f87004f)
  • support LatencySecond field (#15) (64f2305)
  • support new metrics events (#14) (d84da30)
  • use content-length header for SizeMetricsEvent (#16) (583945f)
  • use new interface instead of grpc (#12) (3cf43bd)