Skip to content

Releases: Moesif/moesif-nodejs

v2.3.4

27 Mar 06:24
Compare
Choose a tag to compare

Fixes:
Fixed case where non JSON object sent using write() wouldn't not be base64 encoded correctly.

v2.3.2

27 Mar 03:11
Compare
Choose a tag to compare

Fixes:
Fixed some cases where non-JSON body wouldn't be base64 encoded correctly causing body to not be logged.

v2.3.0

14 Mar 22:26
Compare
Choose a tag to compare

New:

  • Checks if body is JSON or binary. If binary, base64 encode and set transfer-encoding to base64
  • Add additional tests for malformed body
  • Update moesifapi to 1.2.3:
    • (moesifapi 1.2.3) GZIP Request Body
    • (moesifapi 1.2.3) Set KeepAlive to true with 25 socket limit

v2.2.0

26 Feb 01:51
Compare
Choose a tag to compare

Add: updateUser() method to moesif middleware object.

v2.1.0

19 Jan 01:35
Compare
Choose a tag to compare
  1. Log Request Body when used with http-node-proxy or when body parser
    is a later middleware.
  2. Automatically skip calls to root path (Many APIs use / as health
    probes).

Release 2.1.0

v2.0.2

04 Jan 04:25
Compare
Choose a tag to compare
Bump: Release 2.0.2