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

String functions for KafkaVersion #989

Merged
merged 8 commits into from
Nov 27, 2017
Merged

String functions for KafkaVersion #989

merged 8 commits into from
Nov 27, 2017

Commits on Nov 24, 2017

  1. Kafka version parsing.

    Christofer Bäcklin committed Nov 24, 2017
    Configuration menu
    Copy the full SHA
    531fe17 View commit details
    Browse the repository at this point in the history
  2. Protoc style version parsing.

    Christofer Bäcklin committed Nov 24, 2017
    Configuration menu
    Copy the full SHA
    14c7ebb View commit details
    Browse the repository at this point in the history
  3. To string method.

    Christofer Bäcklin committed Nov 24, 2017
    Configuration menu
    Copy the full SHA
    e56ada3 View commit details
    Browse the repository at this point in the history
  4. Ditched protoc naming style in favour of go fmt.

    Christofer Bäcklin committed Nov 24, 2017
    Configuration menu
    Copy the full SHA
    6840241 View commit details
    Browse the repository at this point in the history
  5. Updated 1.0.0 to official naming.

    Christofer Bäcklin committed Nov 24, 2017
    Configuration menu
    Copy the full SHA
    85c62b8 View commit details
    Browse the repository at this point in the history
  6. Tests for KafkaVersion name and value handling.

    Christofer Bäcklin committed Nov 24, 2017
    Configuration menu
    Copy the full SHA
    0142770 View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2017

  1. Changed to scan implementation.

    Christofer Bäcklin committed Nov 25, 2017
    Configuration menu
    Copy the full SHA
    92016a1 View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2017

  1. go fmt

    Christofer Bäcklin committed Nov 26, 2017
    Configuration menu
    Copy the full SHA
    7c2db93 View commit details
    Browse the repository at this point in the history