Skip to content

Releases: elasticio/splitter-component

1.5.1

16 Oct 13:52
537a7e3
Compare
Choose a tag to compare
  • Fixed memory leak in Re-assembled message action, when you have more than 1 000 000 messages

1.5.0

29 May 13:13
705a947
Compare
Choose a tag to compare
  • Revitalized Re-assembled message action - now all messages are stored in memory within the component and saved to the external storage (Maester) only when needed
  • Added new checkbox Emit result as array to Re-assembled message action
  • Update Sailor version to 2.7.2
  • Get rid of vulnerabilities in dependencies

1.4.4

29 Mar 07:44
097ab87
Compare
Choose a tag to compare

1.4.3

28 Oct 10:25
73d0341
Compare
Choose a tag to compare

Update Sailor version to 2.7.1

1.4.2

07 Oct 14:00
8093c2e
Compare
Choose a tag to compare
  • Update Sailor version to 2.7.0
  • Update @elastic.io/maester-client version to 4.0.3
  • Get rid of vulnerabilities in dependencies
  • Fix message processing
  • Maximum Delay timer in Re-assembled message action reduced to 20 sec

1.4.1

22 Apr 10:44
f5f3461
Compare
Choose a tag to compare

1.4.1 (April 08, 2022)
Update Sailor version to 2.6.27
Get rid of vulnerabilities in dependencies
Add component pusher job to Circle.ci config

1.4.0

29 Nov 15:39
7ba2c67
Compare
Choose a tag to compare
Update sailor version to 2.6.26 (#79)

Updated Sailor to 2.6.26

1.3.0

29 Sep 10:28
6a8e17d
Compare
Choose a tag to compare
Timeout implementation (#72)

Add timeout implementation

1.2.1

13 Jul 15:53
24bf657
Compare
Choose a tag to compare
  • Implemented support of maester storage in Re-assembled message action (maester-client library 3.3.0)

1.2.0

11 Jul 15:02
c358bfe
Compare
Choose a tag to compare
 Add Ability to pass data from the individual messages to re-assemble…