v2.7.0-beta #555
Closed
fxamacker
announced in
Announcements
v2.7.0-beta
#555
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
What's Changed
Latest changes (among many) include
cbor.MarshalToBuffer()
andUserBufferEnceMode
interface to support user specified buffer (alternative to built-in buffer pool). This was going to be a release candidate but recent improvements (June 9, 2024) needs fuzzing, etc.Special thanks to @benluddy for contributing features, optimizations, improvements, bug fixes, and discussions! 👍
⭐ Features and Optimizations
cbor.MarshalToBuffer()
,UserBufferEncMode
interface, etc. by @fxamacker in Allow user to specify buffer by addingcbor.MarshalToBuffer()
,UserBufferEncMode
interface, etc. #553🛠 Improvements
Improvements focused on fixing or updating new features. For bug fixes to features that were already released, see 🐞 Bug Fixes.
*errors.errorString
withInadmissibleTagContentTypeError
by @fxamacker in Replace*errors.errorString
withInadmissibleTagContentTypeError
#552🐞 Bug Fixes
Other changes
Details
Full Changelog
Full Changelog: v2.6.0...v2.7.0-beta
This discussion was created from the release v2.7.0-beta.
Beta Was this translation helpful? Give feedback.
All reactions