Skip to content

Releases: logzio/sawmill

2.0.28

25 Sep 10:38
c17845c
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.0.25...2.0.28

2.0.27

22 Aug 13:28
c17845c
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.0.25...2.0.27

2.0.23

23 Jul 10:57
1f31636
Compare
Choose a tag to compare

What's Changed

  • add signature processor
  • add base64 decode processor

Full Changelog: 2.0.22...2.0.23

2.0.21

07 Jul 13:42
1f2369f
Compare
Choose a tag to compare

What's Changed

  • DEV-32671 Grok processing should fail faster on timeout interruption by @DanMelman in #304

Full Changelog: 2.0.20...2.0.21

2.0.20

17 May 08:42
ac5d4c9
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.0.19...2.0.20

2.0.19

04 Apr 09:45
bc804b5
Compare
Choose a tag to compare

What's Changed

  • Added test for web content doctype check by @alexpalchuk in #300
  • ArraysIntersectProcessor should validate if source fields are present by @matvey-mtn in #301
  • Set refreshError to false if ExternalMapping has not changed by @matvey-mtn in #302

Full Changelog: 2.0.18...2.0.19

2.0.18

31 Mar 07:12
0d59269
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.0.17...2.0.18

2.0.17

22 Mar 08:54
f1d208e
Compare
Choose a tag to compare

What's Changed

  • Use a conditional GET request to download external mapping by @matvey-mtn in #298

Full Changelog: 2.0.16...2.0.17

2.0.16

10 Mar 09:12
64691a7
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.0.15...2.0.16

Fix XML processor to work with empty objects

10 Jan 10:57
0cb482b
Compare
Choose a tag to compare
2.0.15

Merge pull request #252 from logzio/DEV-20299-Fix-Sawmill-XML-Process…