forked from confluentinc/confluent-kafka-python
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Serialization Stabilization (confluentinc#1426)
* tidy up json serde (confluentinc#1340) * tidy up json serde * to_dict doc tweaks * serializer text tweak * produces -> outputs * address review comments * minor tweak * tidy up protobuf serde (confluentinc#1337) * tidy up protobuf serde * tweak sr explanation text * tweak SerializeError text * changes following review of JSON Schema PR * Fixed failing test cases by changing the function names (confluentinc#1419) * tidy up avro serde + additional polish (confluentinc#1413) * tidy up avro serde * SerializingProducer & DeserializingConsumer polish + other tweaks * Deemphasise SerializingProducer and DeserializingConsumer * Removing use of SerializingProducer and DeserializingConsumer * Tweak examples readme * CI error fixes * Additional CI error fixes * Additional CI error fix * Fix examples * fix flake8 error * A bit of README.md polish (confluentinc#1424) * A bit of README.md polish * additional tweaks * updates based on review feedback Co-authored-by: Pranav Rathi <[email protected]>
- Loading branch information
Showing
26 changed files
with
810 additions
and
1,146 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.