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

feat: AMQPEventSource extra parameters. Fixes #1007 #1009

Merged
merged 5 commits into from
Jan 13, 2021

Commits on Jan 12, 2021

  1. add more configuration parameters to AMQPEventSource

    Signed-off-by: Davide Berdin <davideberdin@gmail.com>
    spaghettifunk committed Jan 12, 2021
    Configuration menu
    Copy the full SHA
    8fddaa2 View commit details
    Browse the repository at this point in the history
  2. add optional values in the amqp event source example

    Signed-off-by: Davide Berdin <davideberdin@gmail.com>
    spaghettifunk committed Jan 12, 2021
    Configuration menu
    Copy the full SHA
    bb012fb View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2021

  1. add nil checks and set default parameters

    Signed-off-by: Davide Berdin <davideberdin@gmail.com>
    spaghettifunk committed Jan 13, 2021
    Configuration menu
    Copy the full SHA
    5dfa4f7 View commit details
    Browse the repository at this point in the history
  2. remove returned error from setDefaults() func)

    Signed-off-by: Davide Berdin <davideberdin@gmail.com>
    spaghettifunk committed Jan 13, 2021
    Configuration menu
    Copy the full SHA
    b625901 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dae030d View commit details
    Browse the repository at this point in the history