Releases: ndustrialio/contxt-sdk-js
Releases · ndustrialio/contxt-sdk-js
v5.6.0
Features
- parse the
after
query param from the outputfields data url (cd8e20b)
Bug Fixes
- deps: Bump dependencies to pass audit (102c659)
- deps: fix tests and stubbing (4ca7704)
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)