Skip to content

Releases: Moesif/moesifapi-nodejs

v1.3.1

15 Feb 01:18

Choose a tag to compare

Fixes:

  • Constants should be PascalCase.

v1.3.0

11 Oct 01:23

Choose a tag to compare

Add:

  • metadata field to Event API

v1.2.5

22 Mar 18:58

Choose a tag to compare

Fix: User-Agent should be moesifapi-nodejs, not moesif-express

v1.2.4

17 Mar 00:07

Choose a tag to compare

Fix:

  • Wasn’t importing UserModel into lib in all places forcing manual imports.
  • Update README with examples for updating users

v1.2.3

14 Mar 22:23

Choose a tag to compare

Add Keep Alive Support with 25 limit on sockets

v1.2.1

14 Mar 21:36

Choose a tag to compare

Add: GZIP Support for Request Body
User-Agent string to identify the lib version

v1.2.0

14 Mar 02:06

Choose a tag to compare

Add: transferEncoding field to lib


v1.1.0

26 Feb 01:52

Choose a tag to compare

Add: updateUser() method to moesifapi