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 log_start_offset to message protocol parsing #2020

Merged
merged 7 commits into from
Mar 25, 2020

Commits on Mar 12, 2020

  1. Add zstd compression support to the kafka client

    Gabriel Tincu committed Mar 12, 2020
    Configuration menu
    Copy the full SHA
    a356394 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2020

  1. Add all produce api required changes to a separate branch (basically …

    …all but the zstd related stuff)
    Gabriel Tincu committed Mar 15, 2020
    Configuration menu
    Copy the full SHA
    93a604d View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2020

  1. Newline between class defs, revert requirements file

    Gabriel Tincu committed Mar 16, 2020
    Configuration menu
    Copy the full SHA
    63b4ef8 View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2020

  1. Use old error api

    Gabriel Tincu committed Mar 19, 2020
    Configuration menu
    Copy the full SHA
    016b8c9 View commit details
    Browse the repository at this point in the history
  2. Update docstring

    Gabriel Tincu committed Mar 19, 2020
    Configuration menu
    Copy the full SHA
    aaf61ff View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2020

  1. Update docstring with proper error type

    Gabriel Tincu committed Mar 20, 2020
    Configuration menu
    Copy the full SHA
    c03d24e View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2020

  1. Add comment indicating type ignored unpacked value from produce respo…

    …nse for future reference
    Gabriel Tincu committed Mar 25, 2020
    Configuration menu
    Copy the full SHA
    b62aedd View commit details
    Browse the repository at this point in the history