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

[proposal] Externalize schema registry client #843

Open
wants to merge 6 commits into
base: series/2.x
Choose a base branch
from

Commits on Oct 20, 2022

  1. Externalize schema registry

    david.geirola authored and geirolz committed Oct 20, 2022
    Configuration menu
    Copy the full SHA
    a9ff244 View commit details
    Browse the repository at this point in the history
  2. Fix build.sbt

    geirolz committed Oct 20, 2022
    Configuration menu
    Copy the full SHA
    e253672 View commit details
    Browse the repository at this point in the history
  3. Fix broken test

    geirolz committed Oct 20, 2022
    Configuration menu
    Copy the full SHA
    6e6501d View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2022

  1. Fix Java conversion

    geirolz committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    c4b9630 View commit details
    Browse the repository at this point in the history
  2. Fix type aliases

    geirolz committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    8054044 View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2023

  1. Merge branch 'series/2.x' into proposal-extenalize-schema-registry-cl…

    …ient
    
    # Conflicts:
    #	modules/schema-registry/src/test/scala/fs2/kafka/schemaregistry/client/AuthSpec.scala
    #	modules/schema-registry/src/test/scala/fs2/kafka/schemaregistry/client/SchemaRegistryClientSettingsSpec.scala
    geirolz committed Mar 26, 2023
    Configuration menu
    Copy the full SHA
    ca06d61 View commit details
    Browse the repository at this point in the history