Releases: elasticio/sailor-nodejs
Releases · elasticio/sailor-nodejs
2.7.4
- Fixed error location if component use
Rebound
functionality
2.7.3
- @elastic.io/maester-client updated to 5.0.3 to get rid of the vulnerability
2.7.2
- @elastic.io/maester-client updated to 5.0.2 (#206)
2.7.0
2.7.0 (September 15, 2022)
- Add AMQP_PERSISTENT_MESSAGES configuration env var to enable persistent delivery mode.
v2.6.28
What's Changed
- Fix: "sailor-nodejs ignores errors from maester during lightweight message upload" #6233
v2.6.0
elasticio-2840 not put incoming message into passthrough instead of o…
v1.1.2
What's new
- added process.exit(0)
- added code style checks as
pretest
script