Releases: logzio/sawmill
Releases · logzio/sawmill
2.0.28
What's Changed
- Changed codesigning for sawmill by @alexpalchuk in #320
Full Changelog: 2.0.25...2.0.28
2.0.27
What's Changed
- Changed codesigning for sawmill by @alexpalchuk in #320
Full Changelog: 2.0.25...2.0.27
2.0.23
2.0.21
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
What's Changed
- disallow using Mustache Partials by @avifro-dev in #303
New Contributors
- @avifro-dev made their first contribution in #303
Full Changelog: 2.0.19...2.0.20
2.0.19
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
2.0.17
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
What's Changed
- Add list intersection processor by @DanMelman in #269
- Arrays intersection processor naming by @DanMelman in #273
- Add ExternalMappingSourceProcessor by @matvey-mtn in #271
- Validate external mapping size by @matvey-mtn in #291
New Contributors
- @DanMelman made their first contribution in #269
Full Changelog: 2.0.15...2.0.16
Fix XML processor to work with empty objects
2.0.15 Merge pull request #252 from logzio/DEV-20299-Fix-Sawmill-XML-Process…