|
18 | 18 | "smithy-rs#4353" |
19 | 19 | ], |
20 | 20 | "since-commit": "cf1e783d15842aab12e1ee02ce9d329b8443e848", |
21 | | - "age": 4 |
| 21 | + "age": 5 |
22 | 22 | }, |
23 | 23 | { |
24 | 24 | "message": "Add tags to `AssumeRoleProviderBuilder`\n", |
|
32 | 32 | "aws-sdk-rust#1366" |
33 | 33 | ], |
34 | 34 | "since-commit": "cf1e783d15842aab12e1ee02ce9d329b8443e848", |
35 | | - "age": 4 |
| 35 | + "age": 5 |
36 | 36 | }, |
37 | 37 | { |
38 | 38 | "message": "Adds new `with_test_defaults_v2()` for all clients supporting region configuration which applies `us-east-1` as default region if not set by user. This allows `aws-smithy-mocks` to work for non AWS SDK generated clients. Also clarify `test-util` feature requirement when using `aws-smithy-mocks`.\n", |
|
47 | 47 | "smithy-rs#4189" |
48 | 48 | ], |
49 | 49 | "since-commit": "cf1e783d15842aab12e1ee02ce9d329b8443e848", |
50 | | - "age": 4 |
| 50 | + "age": 5 |
51 | 51 | }, |
52 | 52 | { |
53 | 53 | "message": "Upgrade MSRV to Rust 1.88.0.\n", |
|
61 | 61 | "smithy-rs#4367" |
62 | 62 | ], |
63 | 63 | "since-commit": "cf1e783d15842aab12e1ee02ce9d329b8443e848", |
64 | | - "age": 4 |
| 64 | + "age": 5 |
65 | 65 | }, |
66 | 66 | { |
67 | 67 | "message": "Bump crc-fast version to 1.6.0\n", |
|
73 | 73 | "author": "landonxjames", |
74 | 74 | "references": [], |
75 | 75 | "since-commit": "4533810c833251e78df3d8a4992b8ccc5f2fc67c", |
76 | | - "age": 3 |
| 76 | + "age": 4 |
77 | 77 | }, |
78 | 78 | { |
79 | 79 | "message": "Validate `Region` is a valid host label when constructing endpoints.\n", |
|
85 | 85 | "author": "aajtodd", |
86 | 86 | "references": [], |
87 | 87 | "since-commit": "4533810c833251e78df3d8a4992b8ccc5f2fc67c", |
88 | | - "age": 3 |
| 88 | + "age": 4 |
89 | 89 | }, |
90 | 90 | { |
91 | 91 | "message": "Fix Content-Type and Accept headers for event streams in RPC v2 CBOR to set `application/vnd.amazon.eventstream`\n", |
|
99 | 99 | "smithy-rs#4427" |
100 | 100 | ], |
101 | 101 | "since-commit": "8a939c7b0de5ddd921132e7d558851f7957c18a8", |
102 | | - "age": 1 |
| 102 | + "age": 2 |
103 | 103 | }, |
104 | 104 | { |
105 | 105 | "message": "In `legacy-rustls-ring`, polyfill `with_native_roots` to use `rustls_native_certs 0.8` to avoid\nRUSTSEC-2025-0134.", |
|
113 | 113 | "aws-sdk-rust#1390" |
114 | 114 | ], |
115 | 115 | "since-commit": "8a939c7b0de5ddd921132e7d558851f7957c18a8", |
116 | | - "age": 1 |
| 116 | + "age": 2 |
117 | 117 | }, |
118 | 118 | { |
119 | 119 | "message": "Publish an MSRV for all packages\n\n", |
|
125 | 125 | "author": "arielby", |
126 | 126 | "references": [], |
127 | 127 | "since-commit": "8a939c7b0de5ddd921132e7d558851f7957c18a8", |
| 128 | + "age": 2 |
| 129 | + }, |
| 130 | + { |
| 131 | + "message": "Add `expect_number_as_string_or_null` function to `aws-smithy-json` that extracts JSON numbers as strings without converting to u64/i64/f64. This preserves arbitrary precision for BigInteger and BigDecimal support, preventing precision loss for numbers larger than standard numeric types can represent.\n", |
| 132 | + "meta": { |
| 133 | + "bug": false, |
| 134 | + "breaking": false, |
| 135 | + "tada": true |
| 136 | + }, |
| 137 | + "author": "AmitKulkarni23", |
| 138 | + "references": [ |
| 139 | + "smithy-rs#4418" |
| 140 | + ], |
| 141 | + "since-commit": "26c59c21b638bbd33a9f46060ff8cc8d4c9df67c", |
128 | 142 | "age": 1 |
129 | 143 | } |
130 | 144 | ], |
|
0 commit comments