Skip to content

June 11th, 2026

Latest

Choose a tag to compare

@aws-sdk-rust-ci aws-sdk-rust-ci released this 11 Jun 20:57
· 12 commits to main since this release

New this release:

  • 🎉 (all, smithy-rs#4473, @ethoman) Add CBOR encoding and decoding support for BigInteger using CBOR tags 2 (positive bignum) and 3 (negative bignum) as specified by RFC 8949 §3.4.3 and the Smithy RPC v2 CBOR protocol. Values that fit in CBOR major types 0 or 1 use preferred serialization (plain integers) instead of bignum tags.

Contributors
Thank you for your contributions! ❤