You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* avro basic sample
* remove unneeded references
* Null check
* Formatting
* Tweaks
* Return empty array when message type is not known
* Thrown better exception when schema not found
* Naming
* Use record
* Basic sample instructions
* Switch to json
* Link to sample for from shape the future
* Add avro landing page
* Throw when asked to infer message type from payload
* Document interface messages not being supported
* Add note about not suitable for production use
* Add comment to the body logger
* Use unrecoverable exception
* Add note about what happens when schema is not found
* Add code section
* Update sample.md
* Update sample.md
* Update menu.yaml
* Update avro.md
* Update sample.md
* Update sample.md
* Update sample.md
* throw a messagedeserializationexception is schema is not found
* Update sample.md
* links
* fix link
* align titles
* menu title
* link to issue
* fix note display
* Add Avro logo and make call-to-action more inviting for use case feedback
* Enable implicit usings and clean-up imports
* Avoid line-wrapping within docs snippets
* Add intro sentences for configuration, sending message, and output examples
---------
Co-authored-by: Andreas Öhlund <[email protected]>
Co-authored-by: Jo Palac <[email protected]>
Co-authored-by: Jason Taylor <[email protected]>
0 commit comments