Skip to content

Update module github.com/fxamacker/cbor/v2 to v2.7.0

renovate requested to merge renovate/github.com-fxamacker-cbor-v2-2.x into master

This MR contains the following updates:

Package Type Update Change
github.com/fxamacker/cbor/v2 require minor v2.6.0 -> v2.7.0

Release Notes

fxamacker/cbor (github.com/fxamacker/cbor/v2)

v2.7.0

Compare Source

v2.7.0 (June 23, 2024)

v2.7.0 adds features and improvements that help large projects (e.g. Kubernetes) use CBOR as an alternative to JSON and Protocol Buffers. Other improvements include speedups, improved memory use, bug fixes, decoding/encoding options, etc. Passed 5+ billion execs fuzzing.

Special thanks to @​benluddy for contributing features, optimizations, improvements, bug fixes, and discussions! 👍

Features and Optimizations

🛠 Improvements

Most improvements focused on fixing or updating new features. See :lady_beetle: Bug Fixes section for fixes to features already released.

🐞 Bug Fixes

Other changes

Details

Full Changelog

Full Changelog: https://github.com/fxamacker/cbor/compare/v2.6.0...v2.7.0


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about this update again.


  • If you want to rebase/retry this MR, check this box

This MR has been generated by Renovate Bot.

Merge request reports

Loading