Skip to main content

Node.js

0.4.1 (2025-03-10)

Bug Fixes

  • flag not found when using dependency flag in targeting rule (#95) (a92e0b8)

Build System

  • deps: bump googleapis/release-please-action to 4.2.0 (#93) (feba6fd)
  • deps: bump the dependencies group with 16 updates (#91) (edfda1b)
  • deps: update the dependencies (#94) (dfc5328)

0.4.0 (2025-01-28)

Features

Bug Fixes

  • evaluation event being reported with no user ID (#89) (a59a36b)

Build System

  • deps: bump the dependencies group with 14 updates (#88) (0ba9617)

0.3.3 (2024-12-03)

Bug Fixes

  • skip generating error events for unauthorized or forbidden errors (#82) (9b38eca)

Build System

  • deps: bump the dependencies group with 12 updates (#84) (366be07)

0.3.2 (2024-11-19)

Miscellaneous

  • change objectVariation implementation for consistency (#80) (7fadef7)

Build System

  • deps: bump the dependencies group with 13 updates (#76) (914ace5)
  • deps: bump the dependencies group with 17 updates (#81) (006a839)

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)