Skip to content

Releases: elasticio/sailor-nodejs

2.7.7

19 Nov 15:15

Choose a tag to compare

  • Add message deduplication logic (WARNING - does not work for step deployments)

2.7.6

08 Aug 13:19
ac1aaef

Choose a tag to compare

  • Updated elasticio-rest-node to version 2.0.0 to address a vulnerability
  • Removed request related libraries from main dependencies

2.7.5

21 Mar 13:51
e21ef72

Choose a tag to compare

  • @elastic.io/maester-client updated to 6.0.0 to get rid of the vulnerability

2.7.4

14 Nov 15:04
5e0785a

Choose a tag to compare

  • Fixed error location if component use Rebound functionality

2.7.3

12 Sep 14:07
77b2fc2

Choose a tag to compare

  • @elastic.io/maester-client updated to 5.0.3 to get rid of the vulnerability

2.7.2

22 Mar 14:09
d9bb46b

Choose a tag to compare

  • @elastic.io/maester-client updated to 5.0.2 (#206)

2.7.0

20 Sep 08:19
2734348

Choose a tag to compare

2.7.0 (September 15, 2022)

  • Add AMQP_PERSISTENT_MESSAGES configuration env var to enable persistent delivery mode.

v2.6.28

21 Jun 10:46
7bd6325

Choose a tag to compare

What's Changed

  • Fix: "sailor-nodejs ignores errors from maester during lightweight message upload" #6233

v2.6.0

06 Jan 14:48

Choose a tag to compare

elasticio-2840 not put incoming message into passthrough instead of o…

v1.1.2

20 Jan 14:22

Choose a tag to compare

What's new

  • added process.exit(0)
  • added code style checks as pretest script