Skip to content

Stream Reactor 8.1.15

Compare
Choose a tag to compare
@github-actions github-actions released this 29 Oct 20:32
· 28 commits to master since this release
2e53f24
Ignore null records (#156)

* Ignore null records

Sometimes, custom made SMTs overwrite the payload and pass nulls to the connector leading to unintended results.

* Fix the linting error

---------

Co-authored-by: stheppi <[email protected]>