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

schema_registry/proto: Accept protobuf as an encoded file descriptor #3663

Merged

Commits on Jan 31, 2022

  1. schema_registry/proto: Log.warn for failed decode

    Signed-off-by: Ben Pope <ben@vectorized.io>
    BenPope committed Jan 31, 2022
    Configuration menu
    Copy the full SHA
    90d60f7 View commit details
    Browse the repository at this point in the history
  2. schema_registry/proto: Don' use moved from value in error message

    Signed-off-by: Ben Pope <ben@vectorized.io>
    BenPope committed Jan 31, 2022
    Configuration menu
    Copy the full SHA
    a3df94f View commit details
    Browse the repository at this point in the history
  3. schema_registry/proto: Support encoded proto

    Support decoding a protobuf FileDescriptor as encoded protobuf.
    
    Fix redpanda-data#3633
    
    Signed-off-by: Ben Pope <ben@vectorized.io>
    BenPope committed Jan 31, 2022
    Configuration menu
    Copy the full SHA
    d74b9e5 View commit details
    Browse the repository at this point in the history
  4. ducktape: Introduce SerdeClient

    Signed-off-by: Ben Pope <ben@vectorized.io>
    BenPope committed Jan 31, 2022
    Configuration menu
    Copy the full SHA
    3705cb7 View commit details
    Browse the repository at this point in the history
  5. schema_registry/test: Test avro and proto serializer compatibility

    Signed-off-by: Ben Pope <ben@vectorized.io>
    BenPope committed Jan 31, 2022
    Configuration menu
    Copy the full SHA
    dae8b89 View commit details
    Browse the repository at this point in the history