Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make http-call sink to have default on.error behavior & refactor code #157

Merged
merged 2 commits into from
Nov 7, 2019

Commits on Nov 6, 2019

  1. Make http-call sink to have default on.error behavior & refactor code

    Breaks behavior, as when endpoint for http-call is not available events are not passed with 500 status code anymore, but rather wait/log/sent to error stream.
    Bug fixes.
    suhothayan committed Nov 6, 2019
    Configuration menu
    Copy the full SHA
    17330b5 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2019

  1. Bump to 2.2.0-SNAPSHOT

    suhothayan committed Nov 7, 2019
    Configuration menu
    Copy the full SHA
    6f18fa1 View commit details
    Browse the repository at this point in the history