Releases: ndustrialio/contxt-sdk-js
Releases · ndustrialio/contxt-sdk-js
v5.5.6
Bug Fixes
- version change after dependencies bump (72d77f8)
v5.5.4
Bug Fixes
- changelog mentioned versions (fbdc424)
v5.5.2
Bug Fixes
- corrected how nionic errors are caught and passed through (#336) (327f1ef)
v5.5.1
Bug Fixes
- only set request User-Agent in Node mode (#335) (6c72630)
v5.3.0
Features
- add
bus
config section in the SDK config (c5eaf37)
- add auto-ack flag on message bus client constructor (99047da)
- add config param on
Bus
for passing the auto-ack (7a1cfae)