This release is available in the following languages:
- DotNet
- Python
NOTE
This library is NOT impacted by CVE-2026-26007. This library does not use SECT curves.
Fixes -- DotNet
Maintenance -- All Languages
- dafny: add fuzz testing to MPL (#1622) (14fad38)
- dafny: add new SearchAndReplaceWhole and friends (#1680) (74e98c1)
- dafny: optimize mutation map for O(1) performance in Go (#1687) (68cd7cb)
Maintenance -- Python
- python: add user agent suffix to kms requests (#1686) (b69aaf2)
- python: exclude generated tests from project distribution (#1627) (505eee0)
- python: tests for OpaqueWithText (#1656) (25e1219)
- python: bump cryptography upperbound to <47 due to CVE-2026-26007 (#1800)
Maintenance -- Go
- go: put back content() in mutable maps extern (#1694) (bb0ec0c)
- go: Release dynamodb Go module 0.2.1 (#1671) (c82e136)
- go: Release dynamodb Go module 0.2.2 (#1698) (76846e1)
- go: Release kms Go module 0.2.1 (#1667) (dd8cdf1)
- go: Release kms Go module 0.2.2 (#1697) (79c0531)
- go: Release kms Go module 0.3.0 (#1746) (1e438f3)
- go: Release mpl Go module 0.2.1 (#1672) (9bc43c0)
- go: Release mpl Go module 0.2.2 (#1704) (5f2aa33)
- go: Release mpl Go module 0.3.0 (#1751) (1ac31b6)
- go: Release primitives Go module 0.2.1 (#1669) (dca265f)
- go: Release primitives Go module 0.2.2 (#1699) (d4c3a20)
- go: Release primitives Go module 0.3.0 (#1748) (541e04a)
- go: Release smithy-dafny-standard-library Go module 0.2.1 (#1666) (fa3f98b)
- go: Release smithy-dafny-standard-library Go module 0.2.2 (#1696) (4312195)
- go: remove create pull request step in go release workflow (#1681) (7eafe88)
- go: test with go 1.23 (#1737) (987ac0f)
Maintenance -- Rust
- rust: bump dafny version for rust to 4.10 (#1725) (f41b3c4)
- rust: clean up kms module (#1752) (6878377)
- rust: fix clippy warning. Bump test dependencies (#1715) (7b8d6ac)
- rust: more compatible blocking (#1780) (3ea1161)
- rust: note unused parameter (#1693) (49759c9)
- rust: prepare for initial Rust crate publication (#1755) (1e28a61)
- rust: provide fips feature flag (#1703) (f6bdd23)
- rust: release 0.2.0 (#1782) (03c999c)
- rust: remove warnings (#1724) (453359a)