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(new sink): Initial aws_kinesis_firehose sink #1388

Merged
merged 10 commits into from
Dec 19, 2019
Merged

Commits on Dec 18, 2019

  1. copy kinesis streams sink as basis for firehose

    Signed-off-by: Luke Steensen <[email protected]>
    lukesteensen committed Dec 18, 2019
    Configuration menu
    Copy the full SHA
    39ed2ec View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2019

  1. get compiling with firehose changes

    Signed-off-by: Luke Steensen <[email protected]>
    lukesteensen committed Dec 19, 2019
    Configuration menu
    Copy the full SHA
    09679af View commit details
    Browse the repository at this point in the history
  2. get tests working

    Signed-off-by: Luke Steensen <[email protected]>
    lukesteensen committed Dec 19, 2019
    Configuration menu
    Copy the full SHA
    d625eba View commit details
    Browse the repository at this point in the history
  3. add docs for firehose

    Signed-off-by: Luke Steensen <[email protected]>
    lukesteensen committed Dec 19, 2019
    Configuration menu
    Copy the full SHA
    0c97836 View commit details
    Browse the repository at this point in the history
  4. run firehose in CI

    Signed-off-by: Luke Steensen <[email protected]>
    lukesteensen committed Dec 19, 2019
    Configuration menu
    Copy the full SHA
    71895fe View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    322a97d View commit details
    Browse the repository at this point in the history
  6. Update service_provider

    Signed-off-by: binarylogic <[email protected]>
    binarylogic committed Dec 19, 2019
    Configuration menu
    Copy the full SHA
    4bd1ea1 View commit details
    Browse the repository at this point in the history
  7. Re-generate

    Signed-off-by: binarylogic <[email protected]>
    binarylogic committed Dec 19, 2019
    Configuration menu
    Copy the full SHA
    8e383c4 View commit details
    Browse the repository at this point in the history
  8. Fix merge conflicts

    Signed-off-by: binarylogic <[email protected]>
    binarylogic committed Dec 19, 2019
    Configuration menu
    Copy the full SHA
    37ad487 View commit details
    Browse the repository at this point in the history
  9. remove unnecessary Arc

    Signed-off-by: Luke Steensen <[email protected]>
    lukesteensen committed Dec 19, 2019
    Configuration menu
    Copy the full SHA
    b1891d3 View commit details
    Browse the repository at this point in the history