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

Add two more (and correct others) Shovel properties #268

Merged
merged 3 commits into from
May 18, 2023

Commits on May 16, 2023

  1. Update shovel props to map

    - dest-application-properties and dest-properties are map
    instead of string
    ChunyiLyu committed May 16, 2023
    Configuration menu
    Copy the full SHA
    224fab3 View commit details
    Browse the repository at this point in the history
  2. Go fmt

    ChunyiLyu committed May 16, 2023
    Configuration menu
    Copy the full SHA
    a10e6fb View commit details
    Browse the repository at this point in the history

Commits on May 17, 2023

  1. Add missing shovel parameters

    - dest-queue-args, src-queue-args, src-consumer-args,
    and dest-message-annotations
    - other "missing" parameters 'add-timestamp-header' and
    'publish-properties' are not added because their equivalent
    'dest-add-timestamp-header' and 'dest-publish-properties'
    are already present
    ChunyiLyu committed May 17, 2023
    Configuration menu
    Copy the full SHA
    c3b509a View commit details
    Browse the repository at this point in the history