Skip to content
This repository has been archived by the owner on May 23, 2024. It is now read-only.

Releases: Optum/knack

Better Avro Error Messages

04 Dec 18:05
08b555a
Compare
Choose a tag to compare

Provide better Avro error messages by default and provide a way to disable the feature for production scenarios.

Big shoutout and thank you to @Wires77 for doing the work on this feature!!

What's in this release?

  • Better error messages when parsing json to avro.
    • By default, error messages contain invalid paths
    • The feature can be turned off by setting the KNACK_DISABLE_BETTER_ERROR_MESSAGES environment variable to true

First Release

14 Aug 01:16
0dcd7ac
Compare
Choose a tag to compare

First release to get things out in the wild. 💥🚀