Skip to content

Releases: tcdl/msb

Emit error if message does not corresponds to schema

26 Apr 11:03
Compare
Choose a tag to compare
IN-4745: emit error if message does not corresponds to schema (#213)

* IN-4745: emit error if message does not corresponds to schema

* IN-4745: changed nodejs versions for build

avoid potential security vulnerability via debug lib

10 Aug 12:12
Compare
Choose a tag to compare
v1.2.1

update 'debug' library to avoid potential security vulnerability

v1.2.0

24 Jul 15:42
b38be2b
Compare
Choose a tag to compare

Introduce connection, disconnection and error events in Channel Manager interface.

v1.1.0: disable reconnect by default

01 Aug 07:34
Compare
Choose a tag to compare

Set MSB_BROKER_RECONNECT to false by default. This is opposite to what was before

add SSL support

22 Feb 10:31
Compare
Choose a tag to compare
  • add ssl support
  • add the ability to set a reconnect option to false via env variables

Alpha 2.0 msb version

09 Feb 09:02
Compare
Choose a tag to compare
Alpha 2.0 msb version Pre-release
Pre-release
  • Migrate to typescript
  • Change API (see docs)

Fix channelManager close method

27 Jan 12:50
Compare
Choose a tag to compare

Now channelManager.close cleans all channels.

Version 1.0.0

06 Jan 11:16
Compare
Choose a tag to compare

This version has the same functionality as 0.11 version.

fix

05 Dec 12:48
Compare
Choose a tag to compare
fix

Fix getAdapter() error in channelManager

0.11.6

24 Oct 09:53
Compare
Choose a tag to compare
Remove bin/msb-moninor from package.json