Releases: tcdl/msb
Releases · tcdl/msb
Emit error if message does not corresponds to schema
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
v1.2.1 update 'debug' library to avoid potential security vulnerability
v1.2.0
v1.1.0: disable reconnect by default
Set MSB_BROKER_RECONNECT
to false by default. This is opposite to what was before
add SSL support
- add ssl support
- add the ability to set a reconnect option to false via env variables
Alpha 2.0 msb version
- Migrate to typescript
- Change API (see docs)
Fix channelManager close method
Now channelManager.close
cleans all channels.
Version 1.0.0
This version has the same functionality as 0.11 version.