Skip to content

Releases: Moesif/moesif-nodejs

v3.1.1

10 Oct 02:08
Compare
Choose a tag to compare

Add:

  • Support for Koa and Koa based frameworks like Strapi

v3.0.0

04 Sep 19:20
Compare
Choose a tag to compare

Breaking change:

  • This package has been renamed to moesif-nodejs in 3.0 to better reflect support for any Node.js app, not just express.
    Ensure you replace any moesif-express package imports with moesif-nodejs

v2.9.19

04 Sep 18:03
7aacc8b
Compare
Choose a tag to compare

Fixes:

  • Fixed issue #32 "OutgoingMessage.prototype._headers is deprecated"

v2.9.18

19 Aug 17:32
6501bdf
Compare
Choose a tag to compare

Add:

  • Default identifyUser function

v2.9.17

22 Jun 04:26
f6b7910
Compare
Choose a tag to compare

Fix:

  • Rare case where Maximum call stack size exceeded (infinite recursion) at moesif-express/lib/index.js:356:57 due to double patch

v2.9.15

17 Dec 23:14
91c7791
Compare
Choose a tag to compare

Add:

  • Weight field to accurately represent sampling

v2.9.14

13 Dec 23:56
2e23b1c
Compare
Choose a tag to compare

Add:

  • Log direction of call (incoming vs outgoing)

v2.9.12

21 Nov 01:07
33f8396
Compare
Choose a tag to compare

Add: Campaign object to Update User and Company test

v2.9.11

07 Oct 22:47
Compare
Choose a tag to compare

Add:

  • Support for user and company specific sampling and suppression.

v2.9.10

21 Aug 23:33
fe9cc05
Compare
Choose a tag to compare

add support for company ID