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

make avro json codec configurable (fixes #123) #136

Merged
merged 1 commit into from
Sep 30, 2022

Conversation

d-rk
Copy link
Collaborator

@d-rk d-rk commented Sep 7, 2022

Description

Make avro json codec configurable and switch default to standard json

Fixes #123

Type of change

Please delete options that are not relevant.

  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

Documentation

  • the change is mentioned in the ## [Unreleased] section of CHANGELOG.md
  • the configuration yaml was changed and the example config in README.md was updated
  • tests for the changes have been implemented (see: Testing your changes)

@ievgenii-shepeliuk
Copy link

Hello

Any news ?

@d-rk d-rk merged commit 7d27df1 into main Sep 30, 2022
@d-rk d-rk deleted the feature/avro_standard_json branch September 30, 2022 05:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Possibility to produce avro encoded message to schema registry powered topic
2 participants