|
5 | 5 | { |
6 | 6 | "smithy-rs": [], |
7 | 7 | "aws-sdk-rust": [ |
8 | | - { |
9 | | - "message": "Fix default supported protocols incorrectly ordered in `ClientProtocolLoader`.\n", |
10 | | - "meta": { |
11 | | - "bug": true, |
12 | | - "breaking": false, |
13 | | - "tada": false |
14 | | - }, |
15 | | - "author": "ysaito1001", |
16 | | - "references": [ |
17 | | - "smithy-rs#4165" |
18 | | - ], |
19 | | - "since-commit": "c624a84d9ecc451854521e363e34cf6f1c10e009", |
20 | | - "age": 5 |
21 | | - }, |
22 | | - { |
23 | | - "message": "Add support for fetching account ID from IMDS credentials on EC2.\n", |
24 | | - "meta": { |
25 | | - "bug": false, |
26 | | - "breaking": false, |
27 | | - "tada": false |
28 | | - }, |
29 | | - "author": "ysaito1001", |
30 | | - "references": [ |
31 | | - "smithy-rs#4109" |
32 | | - ], |
33 | | - "since-commit": "c624a84d9ecc451854521e363e34cf6f1c10e009", |
34 | | - "age": 5 |
35 | | - }, |
36 | 8 | { |
37 | 9 | "message": "Temporarily disable fetching account ID from IMDS credentials on EC2.\n", |
38 | 10 | "meta": { |
|
45 | 17 | "smithy-rs#4187" |
46 | 18 | ], |
47 | 19 | "since-commit": "dd10f0602682dfabafc465dbcd9eb92d3d915c51", |
48 | | - "age": 4 |
| 20 | + "age": 5 |
49 | 21 | }, |
50 | 22 | { |
51 | 23 | "message": "Fix hyper 1.x connection refused errors not marked as retryable\n", |
|
57 | 29 | "author": "aajtodd", |
58 | 30 | "references": [], |
59 | 31 | "since-commit": "dd10f0602682dfabafc465dbcd9eb92d3d915c51", |
60 | | - "age": 4 |
| 32 | + "age": 5 |
61 | 33 | }, |
62 | 34 | { |
63 | 35 | "message": "Make Rpc V2 CBOR a compatible protocol for `awsQuery` using `awsQueryCompatible` trait\n", |
|
71 | 43 | "smithy-rs#4186" |
72 | 44 | ], |
73 | 45 | "since-commit": "dd10f0602682dfabafc465dbcd9eb92d3d915c51", |
74 | | - "age": 4 |
| 46 | + "age": 5 |
75 | 47 | }, |
76 | 48 | { |
77 | 49 | "message": "Allows customers to configure the auth schemes and auth scheme resolver. For more information see the GitHub [discussion](https://github.com/smithy-lang/smithy-rs/discussions/4197).\n", |
|
86 | 58 | "smithy-rs#4198" |
87 | 59 | ], |
88 | 60 | "since-commit": "ccf374dddc0690ef8aca1ed006b9e9b21299558e", |
89 | | - "age": 2 |
| 61 | + "age": 3 |
90 | 62 | }, |
91 | 63 | { |
92 | 64 | "message": "re-use checksums on retry attempts for enhanced durability\n", |
|
98 | 70 | "author": "aajtodd", |
99 | 71 | "references": [], |
100 | 72 | "since-commit": "1378695258e645d2c65a99cc0311b8c3d982e167", |
| 73 | + "age": 2 |
| 74 | + }, |
| 75 | + { |
| 76 | + "message": "Event streams now allocate a right-sized buffer avoiding repeated reallocations during serialization\n", |
| 77 | + "meta": { |
| 78 | + "bug": false, |
| 79 | + "breaking": false, |
| 80 | + "tada": false |
| 81 | + }, |
| 82 | + "author": "rcoh", |
| 83 | + "references": [ |
| 84 | + "smithy-rs#4212" |
| 85 | + ], |
| 86 | + "since-commit": "a23d116a79e8920c2efa813a8f831541a9943e4f", |
101 | 87 | "age": 1 |
102 | 88 | } |
103 | 89 | ], |
|
0 commit comments