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

[SchemaRegistry] update positional args to req kwargs #20763

Merged
merged 8 commits into from
Sep 27, 2021

Commits on Sep 20, 2021

  1. make params required kwargs

    swathipil committed Sep 20, 2021
    Configuration menu
    Copy the full SHA
    00a3bba View commit details
    Browse the repository at this point in the history
  2. update changelog

    swathipil committed Sep 20, 2021
    Configuration menu
    Copy the full SHA
    8d3b87e View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2021

  1. adams comments

    swathipil committed Sep 22, 2021
    Configuration menu
    Copy the full SHA
    29d6eec View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2021

  1. merge + test fix

    swathipil committed Sep 24, 2021
    Configuration menu
    Copy the full SHA
    08da61f View commit details
    Browse the repository at this point in the history
  2. update avro tests + samples

    swathipil committed Sep 24, 2021
    Configuration menu
    Copy the full SHA
    e597cd5 View commit details
    Browse the repository at this point in the history
  3. fix samples

    swathipil committed Sep 24, 2021
    Configuration menu
    Copy the full SHA
    d9ea79b View commit details
    Browse the repository at this point in the history
  4. pylint error

    swathipil committed Sep 24, 2021
    Configuration menu
    Copy the full SHA
    a66b440 View commit details
    Browse the repository at this point in the history
  5. adams comments

    swathipil committed Sep 24, 2021
    Configuration menu
    Copy the full SHA
    3c8be95 View commit details
    Browse the repository at this point in the history