Skip to content

Releases: Moesif/moesifapi-nodejs

v3.1.2

14 Nov 18:19
7b94732
Compare
Choose a tag to compare
  • in some environments, after require axios, need axios.default instead of axios.

v3.1.1

05 Nov 19:21
2e0cf7f
Compare
Choose a tag to compare
  • snakecase for action_name and transaction_id

v3.1.0: [#186510319] Add Actions support (#41)

31 Oct 00:12
ddbeec2
Compare
Choose a tag to compare

V3.0.1

25 Sep 22:53
623923f
Compare
Choose a tag to compare

do not remove null fields for events

v2.1.7

06 Aug 18:53
8deb671
Compare
Choose a tag to compare

added eslint

V2.1.6

05 Aug 18:54
fea2c4b
Compare
Choose a tag to compare

handle in case of some javascript bundlers do not bundle json by default.

v2.1.3

11 Jul 17:19
496ace4
Compare
Choose a tag to compare

axios returns body as already parsed

v2.1.2

10 Jul 23:04
c4b7282
Compare
Choose a tag to compare

copy response.data (axios format) to response.body (old format) for backwards compatibility

v2.1.1 replace "request" with axios and add getGovRules

10 Jul 21:21
0424411
Compare
Choose a tag to compare
  • update dependencies
  • replace "request" http client with axios
  • also add getGovRules to ApiController and update EventModel

v2.0.10

06 Aug 00:19
8431b56
Compare
Choose a tag to compare

Refactor:

  • Ensure variable dictionary updated
  • Bump version to 2.0.10