|
18 | 18 | "smithy-rs#4353" |
19 | 19 | ], |
20 | 20 | "since-commit": "cf1e783d15842aab12e1ee02ce9d329b8443e848", |
21 | | - "age": 3 |
| 21 | + "age": 4 |
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": 3 |
| 35 | + "age": 4 |
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": 3 |
| 50 | + "age": 4 |
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": 3 |
| 64 | + "age": 4 |
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": 2 |
| 76 | + "age": 3 |
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": 2 |
| 88 | + "age": 3 |
| 89 | + }, |
| 90 | + { |
| 91 | + "message": "Fix Content-Type and Accept headers for event streams in RPC v2 CBOR to set `application/vnd.amazon.eventstream`\n", |
| 92 | + "meta": { |
| 93 | + "bug": true, |
| 94 | + "breaking": false, |
| 95 | + "tada": false |
| 96 | + }, |
| 97 | + "author": "ysaito1001", |
| 98 | + "references": [ |
| 99 | + "smithy-rs#4427" |
| 100 | + ], |
| 101 | + "since-commit": "8a939c7b0de5ddd921132e7d558851f7957c18a8", |
| 102 | + "age": 1 |
| 103 | + }, |
| 104 | + { |
| 105 | + "message": "In `legacy-rustls-ring`, polyfill `with_native_roots` to use `rustls_native_certs 0.8` to avoid\nRUSTSEC-2025-0134.", |
| 106 | + "meta": { |
| 107 | + "bug": true, |
| 108 | + "breaking": false, |
| 109 | + "tada": false |
| 110 | + }, |
| 111 | + "author": "arielb1", |
| 112 | + "references": [ |
| 113 | + "aws-sdk-rust#1390" |
| 114 | + ], |
| 115 | + "since-commit": "8a939c7b0de5ddd921132e7d558851f7957c18a8", |
| 116 | + "age": 1 |
| 117 | + }, |
| 118 | + { |
| 119 | + "message": "Publish an MSRV for all packages\n\n", |
| 120 | + "meta": { |
| 121 | + "bug": true, |
| 122 | + "breaking": false, |
| 123 | + "tada": false |
| 124 | + }, |
| 125 | + "author": "arielby", |
| 126 | + "references": [], |
| 127 | + "since-commit": "8a939c7b0de5ddd921132e7d558851f7957c18a8", |
| 128 | + "age": 1 |
89 | 129 | } |
90 | 130 | ], |
91 | 131 | "aws-sdk-model": [] |
|
0 commit comments