This repository has been archived by the owner on May 23, 2024. It is now read-only.
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 totrue