Skip to content

Commit c4f4ccb

Browse files
kirill-levitskiydenyshld
authored andcommitted
update sailor to 2.5.4
1 parent e8c5507 commit c4f4ccb

File tree

4 files changed

+362
-348
lines changed

4 files changed

+362
-348
lines changed

CHANGELOG.md

Lines changed: 14 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,28 @@
1+
## 1.0.3 (December 24, 2019)
2+
3+
* Update sailor version
4+
15
## 1.0.2 (Januar 13, 2020)
26

37
* Using Sailor logger
48
* Improved few logs
59

610
## 1.0.1 (December 07, 2019)
711

8-
* Update sailor version to 2.5.1
9-
* Change build type to docker
12+
* Update sailor version to 2.5.4
1013

1114
## 1.0.2 (September 18, 2019)
1215

1316
* Initial release
1417
* Add "Split on JSONata Expression" action
1518
* Deprecate "Split Message By Array" action
1619
* Format repository according to Airbnb styling
20+
21+
## 1.0.1 (December 07, 2019)
22+
23+
* Update sailor version to 2.5.1
24+
* Change build type to docker
25+
26+
## 1.0.0 (March 24, 2017)
27+
28+
* Initial release

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ The Splitter processes income messages containing multiple elements that might h
88
#### Environment variables
99
Component does not have any required environment variables, but we suggest to use `EIO_REQUIRED_RAM_MB` in order to avoid `Component run out of memory and terminated` error, recommended value of allocated memory is `512` MB.
1010

11+
For debugging purposes there is: `LOG_LEVEL` - `trace` | `debug` | `info` | `warning` | `error` that controls logger level.
12+
1113
## Actions
1214
### Split Message By Array
1315
**This action is deprecated, please use Split on JSONata Expression instead.**

0 commit comments

Comments
 (0)