Skip to content

Releases: boilingdata/node-boilingdata

v1.0.14

24 Sep 18:51

Choose a tag to compare

  • Fix log level setting
  • Add missing export

Full Changelog: v1.0.13...v1.0.14

v1.0.13

21 Sep 12:15

Choose a tag to compare

What's Changed

Full Changelog: v1.0.12...v1.0.13

v1.0.12

19 Sep 11:57

Choose a tag to compare

  • Add couple of parameters, update tests

Full Changelog: v1.0.11...v1.0.12

v1.0.11

05 Sep 08:10

Choose a tag to compare

  • Pass requestId through
  • Fix endpoint URL format on tests

Full Changelog: v1.0.9...v1.0.11

v1.0.9

30 Aug 17:21

Choose a tag to compare

  • reject properly with auth error
  • Update test

Full Changelog: v1.0.6...v1.0.9

v1.0.6

25 Aug 12:21

Choose a tag to compare

Allow establishing WS connection with Cognito ID token as well. This allows re-connects without username/pw/mfa.

v1.0.5

25 Aug 10:50

Choose a tag to compare

Bugfix release, adding missing totpRequired callback for cognito auth (had only mfaRequired).

v1.0.4

23 Aug 11:58

Choose a tag to compare

Major release for adding support for browsers. In other words, you can usse this SDK to develop browser applications that establish WebSocket connection to BoilingData.

Full Changelog: v0.1.1...v1.0.4

v0.1.1

02 Apr 17:12

Choose a tag to compare

  • Fix couple of console.log calls

v0.1.0

02 Oct 20:25
cd61f2a

Choose a tag to compare

  • BD's splitAccess support
  • improved tests
  • bug fixes