This is an automated email from the ASF dual-hosted git repository.
Kriskras99 pushed a change to branch fix/dont_log_sensitive_value
in repository https://gitbox.apache.org/repos/asf/avro-rs.git
from 856b136 fix!: Don't log potentially sensitive value in
`Value::validate`
add fbf48ff feat: Display the full path of the Value in `validate` error
messages
add 48ce12b feat: Display the full path of the Schema in `validate` error
messages
No new revisions were added by this update.
Summary of changes:
avro/src/types.rs | 485 +++++++++++++++++++++++++++++----------
avro/src/writer/datum.rs | 9 +-
avro/src/writer/mod.rs | 7 +-
avro/src/writer/single_object.rs | 3 +
4 files changed, 383 insertions(+), 121 deletions(-)