Skip to content

Releases: amplitude/Amplitude-Node

v1.10.1

29 Aug 17:31
Compare
Choose a tag to compare

What's Changed

  • chore: upgrade tslib to v2.0.0

v1.10.0

31 Mar 19:37
Compare
Choose a tag to compare

What's Changed

  • feat: Added versionId to plan information

Full Changelog: v1.9.2...v1.10.0

v1.9.2

31 Jan 18:32
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.9.1...v1.9.2

v1.9.1

12 Nov 18:11
Compare
Choose a tag to compare

Run middleware prior to event validation

v1.9.0

15 Oct 05:38
Compare
Choose a tag to compare

Add middleware support

v1.8.4

22 Sep 16:57
Compare
Choose a tag to compare

Add observe tracking plan support

v1.8.3

01 Sep 16:12
Compare
Choose a tag to compare
v1.8.3

v1.8.1

20 Aug 20:13
Compare
Choose a tag to compare
v1.8.1

v1.5.4

12 Apr 22:20
Compare
Choose a tag to compare

@packages/node

  • Refactor BaseRetryHandler
  • Wrap event pruning in try/catch for error handling
  • Fix bugs in logEvent timeout queue and return timeout-specific status code on timeout

@packages/utils

  • Add object property validation

@packages/types

  • Deprecate interface RetryClass and instead prefer interface Retry

no other major changes to packages

v1.5.3

24 Mar 18:59
Compare
Choose a tag to compare

This introduces various small fixes to the Node SDK

@amplitude/node:

Need to update due to dependency update. No substantial changes.

@amplitude/types:

Fix the issue of identify userProperties is too restrictive.

@amplitude/identify:

Fix the issue of identify userProperties is too restrictive.

@amplitude/utils:

Fix the issue of identify userProperties is too restrictive.
Introduce a better validation function for properties.