Skip to content

0.18.12

Choose a tag to compare

@CyMule CyMule released this 28 Jul 19:02
· 19 commits to main since this release
b8c14a7

What's Changed

  • Prevent large file content in encoding exceptions Replace UnicodeDecodeError with UnprocessableEntityError in encoding detection to avoid storing entire file content in exception objects, which can cause issues in logging and error reporting systems when processing large files.

Full Changelog: 0.18.11...0.18.12