Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release fxamacker/cbor v2.6.0 #459

Closed
fxamacker opened this issue Dec 29, 2023 · 3 comments
Closed

Release fxamacker/cbor v2.6.0 #459

fxamacker opened this issue Dec 29, 2023 · 3 comments
Assignees
Milestone

Comments

@fxamacker
Copy link
Owner

fxamacker commented Dec 29, 2023

Tagging v2.6.0 looks worthwhile, so new PRs opened after January 12, 2024 may need to wait for next release. For context, it takes time to test and fuzz new features and new releases.

Notable new features and optimizations already merged include:

Other changes include bug fixes and refactored unit tests.

Some new settings are better, faster, or use less memory (sometimes all three), so they should be used whenever feasible.

💡 Users can control trade-offs and get better results by using non-default settings. CBOR encoders can encode data with different CBOR options and generic CBOR decoders will still be able to decode the data. This is kind of like gzip being able to uncompress files even when different compression level was used.

@fxamacker fxamacker added this to the v2.6.0 milestone Dec 29, 2023
@fxamacker fxamacker self-assigned this Dec 29, 2023
@fxamacker
Copy link
Owner Author

PR #464 passed 100+ million execs with improved fuzzer on New Years day.

Please try using main branch and report any issues. 🙏 Thanks!

@fxamacker
Copy link
Owner Author

v2.6.0-rc.0 was tagged. For more details, see
https://github.com/fxamacker/cbor/releases/tag/v2.6.0-rc.0

@fxamacker
Copy link
Owner Author

Closed by https://github.com/fxamacker/cbor/releases/tag/v2.6.0 (same as v2.6.0-rc.0).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant