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(clickhouse sink): Add support for basic auth #937

Merged
merged 6 commits into from Oct 4, 2019
Merged

feat(clickhouse sink): Add support for basic auth #937

merged 6 commits into from Oct 4, 2019

Commits on Sep 25, 2019

  1. Merge pull request #1 from timberio/master

    merge
    amuluowin committed Sep 25, 2019
    Configuration menu
    Copy the full SHA
    85420a6 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2019

  1. Merge pull request #3 from timberio/master

    merge
    amuluowin committed Sep 26, 2019
    Configuration menu
    Copy the full SHA
    cf20a2f View commit details
    Browse the repository at this point in the history
  2. add clickhouse basic auth

    Signed-off-by: albert <63851587@qq.com>
    albert committed Sep 26, 2019
    Configuration menu
    Copy the full SHA
    7bd1075 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2019

  1. Configuration menu
    Copy the full SHA
    c18ebeb View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2019

  1. Add docs

    Signed-off-by: Lucio Franco <luciofranco14@gmail.com>
    LucioFranco committed Oct 4, 2019
    Configuration menu
    Copy the full SHA
    419c635 View commit details
    Browse the repository at this point in the history
  2. Reorder struct items

    Signed-off-by: Lucio Franco <luciofranco14@gmail.com>
    LucioFranco committed Oct 4, 2019
    Configuration menu
    Copy the full SHA
    572473a View commit details
    Browse the repository at this point in the history