What's Changed
Enhancements 🎉
- Add LZ4HC compression method by @SpencerTorres in #1499
Performance 🏎️
- Removed ~1MB of memory usage in compressor by @pablomatiasgomez and @SpencerTorres in #1499
Bug fixes 🐛
- Fixed potential security vulnerability in compression block header length overflow by @santrancisco #1499
Other Changes 🛠
- update compressor functions by @SpencerTorres in #1499
- change container provider, verify close conn error in tests by @pablomatiasgomez in #1497
New Contributors
- @pablomatiasgomez made their first contribution in #1497
Full Changelog: v2.31.0...v2.32.0