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

Allow specifying API version for produce/fetch with new client, support timestamps #364

Merged
merged 12 commits into from
Sep 12, 2019

Commits on Sep 2, 2019

  1. Allow specifying protocol for fetch

    This allows us to specify what format messages we want to receive
    dantswain committed Sep 2, 2019
    Configuration menu
    Copy the full SHA
    446fef2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6e91740 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0f6f04e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ab0bc88 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2019

  1. Tests for decompression

    dantswain committed Sep 4, 2019
    Configuration menu
    Copy the full SHA
    d29e912 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2019

  1. Configuration menu
    Copy the full SHA
    7197a90 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5cca4eb View commit details
    Browse the repository at this point in the history
  3. Document api_version option

    dantswain committed Sep 10, 2019
    Configuration menu
    Copy the full SHA
    fdd3b5f View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2019

  1. Configuration menu
    Copy the full SHA
    be05935 View commit details
    Browse the repository at this point in the history
  2. Support timestamps in new client compatibility mode

    I borked the previous commit
    dantswain committed Sep 11, 2019
    Configuration menu
    Copy the full SHA
    6edad43 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    41e3b40 View commit details
    Browse the repository at this point in the history
  4. Fix merge conflicts

    I r bad at git
    dantswain committed Sep 11, 2019
    Configuration menu
    Copy the full SHA
    becfbf4 View commit details
    Browse the repository at this point in the history