|
17 | 17 | "smithy-rs#3800"
|
18 | 18 | ],
|
19 | 19 | "since-commit": "d64aea29ad48d7bddb5a7511f3f1175c478e2c1e",
|
20 |
| - "age": 4 |
| 20 | + "age": 5 |
21 | 21 | },
|
22 | 22 | {
|
23 | 23 | "message": "Add minimal support for `AWS::Auth::AccountId` and `AWS::Auth::AccountIdEndpointMode` endpoint built-ins\n",
|
|
31 | 31 | "smithy-rs#3792"
|
32 | 32 | ],
|
33 | 33 | "since-commit": "d64aea29ad48d7bddb5a7511f3f1175c478e2c1e",
|
34 |
| - "age": 4 |
| 34 | + "age": 5 |
35 | 35 | },
|
36 | 36 | {
|
37 | 37 | "message": "Fix the execution order of [modify_before_serialization](https://docs.rs/aws-smithy-runtime-api/latest/aws_smithy_runtime_api/client/interceptors/trait.Intercept.html#method.modify_before_serialization) and [read_before_serialization](https://docs.rs/aws-smithy-runtime-api/latest/aws_smithy_runtime_api/client/interceptors/trait.Intercept.html#method.read_before_serialization) in the orchestrator. The `modify_before_serialization` method now executes before the `read_before_serialization` method. This adjustment may result in changes in behavior depending on how you customize interceptors.\n",
|
|
45 | 45 | "smithy-rs#3798"
|
46 | 46 | ],
|
47 | 47 | "since-commit": "d64aea29ad48d7bddb5a7511f3f1175c478e2c1e",
|
48 |
| - "age": 4 |
| 48 | + "age": 5 |
49 | 49 | },
|
50 | 50 | {
|
51 | 51 | "message": "Fix the [Length::UpTo](https://docs.rs/aws-smithy-types/1.2.2/aws_smithy_types/byte_stream/enum.Length.html) usage in [FsBuilder](https://docs.rs/aws-smithy-types/1.2.2/aws_smithy_types/byte_stream/struct.FsBuilder.html), ensuring that the specified length does not exceed the remaining file length.\n",
|
|
60 | 60 | "smithy-rs#3797"
|
61 | 61 | ],
|
62 | 62 | "since-commit": "d64aea29ad48d7bddb5a7511f3f1175c478e2c1e",
|
63 |
| - "age": 4 |
| 63 | + "age": 5 |
64 | 64 | },
|
65 | 65 | {
|
66 | 66 | "message": "Re-export `ByteStream`'s `Length` and `FsBuilder`. By making these types available directly within a client crate, customers can use `ByteStream::read_from` without needing to import them separately from the `aws-smithy-types` crate.\n",
|
|
74 | 74 | "aws-sdk-rust#820"
|
75 | 75 | ],
|
76 | 76 | "since-commit": "d64aea29ad48d7bddb5a7511f3f1175c478e2c1e",
|
77 |
| - "age": 4 |
| 77 | + "age": 5 |
78 | 78 | },
|
79 | 79 | {
|
80 | 80 | "message": "Remove stalled stream protection from transcribe-streaming operations.\n",
|
|
88 | 88 | "aws-sdk-rust#1181"
|
89 | 89 | ],
|
90 | 90 | "since-commit": "c622e5e97b199cc2382a4fbc14a9773e9ea1766c",
|
91 |
| - "age": 2 |
| 91 | + "age": 3 |
92 | 92 | },
|
93 | 93 | {
|
94 | 94 | "message": "deprecate http-02x presign APIs in favor of http-1x equivalents\n",
|
|
100 | 100 | "author": "aajtodd",
|
101 | 101 | "references": [],
|
102 | 102 | "since-commit": "c622e5e97b199cc2382a4fbc14a9773e9ea1766c",
|
103 |
| - "age": 2 |
| 103 | + "age": 3 |
104 | 104 | },
|
105 | 105 | {
|
106 | 106 | "message": "Update Smoketest codegeneration to be endpoint built-in aware.\n",
|
|
114 | 114 | "smithy-rs#3836"
|
115 | 115 | ],
|
116 | 116 | "since-commit": "c622e5e97b199cc2382a4fbc14a9773e9ea1766c",
|
117 |
| - "age": 2 |
| 117 | + "age": 3 |
118 | 118 | },
|
119 | 119 | {
|
120 | 120 | "message": "Fixed a bug with the content length of compressed payloads that caused such requests to hang.\n",
|
|
128 | 128 | "smithy-rs#3820"
|
129 | 129 | ],
|
130 | 130 | "since-commit": "2f29209c1ecfd8a848dc0745dbce6b510c898d9a",
|
131 |
| - "age": 1 |
| 131 | + "age": 2 |
132 | 132 | }
|
133 | 133 | ],
|
134 | 134 | "aws-sdk-model": []
|
|
0 commit comments