1.11.0 -- 2025-06-17
1.11.0 (2025-06-17)
This release is available in the following languages:
- Java
- Python
Fixes -- All Languages
Maintenance -- All Languages
- dafny: BK fix to extract encryption context for branch key materials (#1523) (95856ac)
- dafny: don't recalculate RSA key on every decrypt (#1448) (f318912)
- dafny: Make HasSubString generic (#1549) (6a1017f)
- dafny: more using uint64 instead of nat (#1490) (571e3c5)
- dafny: store privateKey in RawRSAKeyring because some Java code needs it (#1450) (1c29322)
- dafny: support for memory size constraints (#1481) (8d2c2b5)
- dafny: update UInt and MemoryMath as needed for DB-ESDK (#1488) (49e596b)
Maintenance -- Java
Maintenance -- Go
- go: implement missing MutableMap::content() (#1519) (f033b91)
- go: remove print statements from testLotsOfAdding (#1468) (594383c)
Maintenance -- Rust
- rust: remove print statements from testLotsOfAdding (#1469) (9cf1dce)
- rust: update smithy-dafny, use small-int feature (#1437) (515995e)
Miscellaneous
- add MemoryMath to Index.dfy (#1484) (3196e7d)
- add MPL CI to principal of KmsKeyForRobbieOnly (#1528) (527f69d)
- bump smithy-dafny to latest (#1375) (d3e7916)
- CFN for Restricted EC (#1522) (391fa4c)
- CFN for two new roles to prove prefixing/defixing behavior (#1538) (e810e7d)
- CFN KMS GDK for HV-2 (#1464) (cfbaa58)
- CI: Allow local testing (#1371) (fe18948)
- CI: Fix nightly build (mostly) (#1540) (362ffc1)
- CI: Fix nightly build workflow (#1541) (48d69eb)
- Create KMS keys for HV1 & HV2 branch keys (#1419) (2f0696d)
- Create Static Key Store table for storing static branch keys (#1456) (96b8058)
- dafny: add tests for multiple utf8 ec entries (#1424) (131ae58)
- dafny: restore static test branch key id (#1404) (377de79)
- deps: Extend supported pyca version range (#1556) (89f47aa)
- improve performance (#1286) (d808fd8)
- install polymorph dependencies in github workflows (#1514) (eb68525)
- Python: bump pyca to 44.0 (#1555) (4f4cd87)
- resolve rust warning (#1394) (e2fe1a4)
- specify language in commits (#1382) (ccd56cf)