Kriskras99 opened a new pull request, #666:
URL: https://github.com/apache/avro-rs/pull/666

   This is done by removing the logging completely and returing an error 
instead of a boolean. The code will also no longer panic when it fails to 
resolve the schema.
   
   This is a breaking change, users can fix their code by adding `.is_ok()` to 
get the previous behaviour.
   
   Reported-by: CodeQL


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to