|
17 | 17 | "smithy-rs#3355"
|
18 | 18 | ],
|
19 | 19 | "since-commit": "403580262f6089c62747b20b6ed1cfc7a09e79bc",
|
20 |
| - "age": 4 |
| 20 | + "age": 5 |
21 | 21 | },
|
22 | 22 | {
|
23 | 23 | "message": "Add `try_into_http1x` and `try_from_http1x` to Request and Response container types.",
|
|
33 | 33 | "smithy-rs#3373"
|
34 | 34 | ],
|
35 | 35 | "since-commit": "403580262f6089c62747b20b6ed1cfc7a09e79bc",
|
36 |
| - "age": 4 |
| 36 | + "age": 5 |
37 | 37 | },
|
38 | 38 | {
|
39 | 39 | "message": "It is now possible to send customized presigned requests. You can now call `.customize().<customizations>.presigned(...).await`. Previously, only normal requests supported customization.",
|
|
48 | 48 | "aws-sdk-rust#1031"
|
49 | 49 | ],
|
50 | 50 | "since-commit": "403580262f6089c62747b20b6ed1cfc7a09e79bc",
|
51 |
| - "age": 4 |
| 51 | + "age": 5 |
52 | 52 | },
|
53 | 53 | {
|
54 | 54 | "message": "Added impl `Display` to Enums.",
|
|
63 | 63 | "smithy-rs#3391"
|
64 | 64 | ],
|
65 | 65 | "since-commit": "403580262f6089c62747b20b6ed1cfc7a09e79bc",
|
66 |
| - "age": 4 |
| 66 | + "age": 5 |
67 | 67 | },
|
68 | 68 | {
|
69 | 69 | "message": "Retry classifiers will now be sorted by priority. This change only affects requests\nthat are retried. Some requests that were previously been classified as transient\nerrors may now be classified as throttling errors.\n\nIf you were\n\n- configuring multiple custom retry classifiers\n- that would disagree on how to classify a response\n- that have differing priorities\n\nyou may see a behavior change in that classification for the same response is now\ndependent on the classifier priority instead of the order in which the classifier\nwas added.\n",
|
|
77 | 77 | "smithy-rs#3322"
|
78 | 78 | ],
|
79 | 79 | "since-commit": "403580262f6089c62747b20b6ed1cfc7a09e79bc",
|
80 |
| - "age": 4 |
| 80 | + "age": 5 |
81 | 81 | },
|
82 | 82 | {
|
83 | 83 | "message": "Cap the maximum jitter fraction for credentials cache refresh buffer time to 0.5. It was previously 1.0, and if the fraction was randomly set to 1.0, it was equivalent to disregarding the buffer time for cache refresh.",
|
|
91 | 91 | "smithy-rs#3402"
|
92 | 92 | ],
|
93 | 93 | "since-commit": "403580262f6089c62747b20b6ed1cfc7a09e79bc",
|
94 |
| - "age": 4 |
| 94 | + "age": 5 |
95 | 95 | },
|
96 | 96 | {
|
97 | 97 | "message": "Retain the SSO token cache between calls to `provide_credentials` when using IAM Identity Center SSO via the AWS config file.",
|
|
105 | 105 | "smithy-rs#3387"
|
106 | 106 | ],
|
107 | 107 | "since-commit": "403580262f6089c62747b20b6ed1cfc7a09e79bc",
|
108 |
| - "age": 4 |
| 108 | + "age": 5 |
109 | 109 | },
|
110 | 110 | {
|
111 | 111 | "message": "Fix bug where timeout settings where not merged properly. This will add a default connect timeout of 3.1s seconds for most clients.\n\n[**For more details see the long-form changelog discussion**](https://github.com/smithy-lang/smithy-rs/discussions/3408).",
|
|
121 | 121 | "smithy-rs#3258"
|
122 | 122 | ],
|
123 | 123 | "since-commit": "403580262f6089c62747b20b6ed1cfc7a09e79bc",
|
124 |
| - "age": 4 |
| 124 | + "age": 5 |
125 | 125 | },
|
126 | 126 | {
|
127 | 127 | "message": "The MSRV has been increase to 1.74.1",
|
|
135 | 135 | "smithy-rs#3410"
|
136 | 136 | ],
|
137 | 137 | "since-commit": "bc1e019e9a9aba438d855e660d18b6ab7d8a903c",
|
138 |
| - "age": 3 |
| 138 | + "age": 4 |
139 | 139 | },
|
140 | 140 | {
|
141 | 141 | "message": "EKS Pod Identity is now supported as part of the default ECS credential provider.",
|
|
149 | 149 | "smithy-rs#3416"
|
150 | 150 | ],
|
151 | 151 | "since-commit": "c9786d6f56357348714e6c85f3f345a30d8674d8",
|
152 |
| - "age": 2 |
| 152 | + "age": 3 |
153 | 153 | },
|
154 | 154 | {
|
155 | 155 | "message": "Add support for Lambda's `InvokeWithResponseStreaming` and Bedrock Agent Runtime's `InvokeAgent` operations.",
|
|
165 | 165 | "smithy-rs#3451"
|
166 | 166 | ],
|
167 | 167 | "since-commit": "c9786d6f56357348714e6c85f3f345a30d8674d8",
|
168 |
| - "age": 2 |
| 168 | + "age": 3 |
169 | 169 | },
|
170 | 170 | {
|
171 | 171 | "message": "Added support for SSO bearer token authentication. The aws-sdk-codecatalyst crate can now send requests without erroring.",
|
|
180 | 180 | "smithy-rs#3453"
|
181 | 181 | ],
|
182 | 182 | "since-commit": "c9786d6f56357348714e6c85f3f345a30d8674d8",
|
183 |
| - "age": 2 |
| 183 | + "age": 3 |
184 | 184 | },
|
185 | 185 | {
|
186 | 186 | "message": "Add support for S3 Express One Zone. See [the user guide](https://github.com/awslabs/aws-sdk-rust/discussions/1091) for more details.",
|
|
195 | 195 | "smithy-rs#3465"
|
196 | 196 | ],
|
197 | 197 | "since-commit": "c9786d6f56357348714e6c85f3f345a30d8674d8",
|
198 |
| - "age": 2 |
| 198 | + "age": 3 |
199 | 199 | },
|
200 | 200 | {
|
201 | 201 | "message": "`aws_sigv4::http_request::settigns::SigningSettings` adds a new setting `session_token_name_override` to allow for an alternative session token name for SigV4 signing.",
|
|
210 | 210 | "smithy-rs#3477"
|
211 | 211 | ],
|
212 | 212 | "since-commit": "c9786d6f56357348714e6c85f3f345a30d8674d8",
|
213 |
| - "age": 2 |
| 213 | + "age": 3 |
214 | 214 | },
|
215 | 215 | {
|
216 | 216 | "message": "`DefaultS3ExpressIdentityProvider` now uses `BehaviorVersion` threaded through from the outer S3 client, instead of always creating `BehaviorVersion::latest()` on the fly.",
|
|
224 | 224 | "smithy-rs#3478"
|
225 | 225 | ],
|
226 | 226 | "since-commit": "2561e01afca63a28b5034a99c610373f84545721",
|
227 |
| - "age": 1 |
| 227 | + "age": 2 |
228 | 228 | },
|
229 | 229 | {
|
230 | 230 | "message": "Users may now set an endpoint URL from the env or profile file:\n\n- env: `AWS_ENDPOINT_URL=\"http://localhost\"`\n- profile: `endpoint_url = http://localhost`\n\nUsers may also ignore endpoint URLs sourced from the env and profile files:\n\n- env: `AWS_IGNORE_CONFIGURED_ENDPOINT_URLS=\"true\"`\n- profile: `ignore_configured_endpoint_urls = true`\n",
|
|
238 | 238 | "smithy-rs#3488"
|
239 | 239 | ],
|
240 | 240 | "since-commit": "2561e01afca63a28b5034a99c610373f84545721",
|
241 |
| - "age": 1 |
| 241 | + "age": 2 |
242 | 242 | },
|
243 | 243 | {
|
244 | 244 | "message": "Fix a bug where a `sigv4-s3express` auth scheme was incorrectly positioned at the front of `auth_scheme_options` and was used when no auth schemes were available for an endpoint.",
|
|
252 | 252 | "smithy-rs#3498"
|
253 | 253 | ],
|
254 | 254 | "since-commit": "2561e01afca63a28b5034a99c610373f84545721",
|
| 255 | + "age": 2 |
| 256 | + }, |
| 257 | + { |
| 258 | + "message": "Ability to add an inline policy or a list of policy ARNs to the `WebIdentityTokenCredentialsProvider` builder.", |
| 259 | + "meta": { |
| 260 | + "bug": false, |
| 261 | + "breaking": false, |
| 262 | + "tada": true |
| 263 | + }, |
| 264 | + "author": "mokhaled2992", |
| 265 | + "references": [ |
| 266 | + "smithy-rs#3506" |
| 267 | + ], |
| 268 | + "since-commit": "f19a9da9b8f79a7c448246475539c03e1bb58d7e", |
| 269 | + "age": 1 |
| 270 | + }, |
| 271 | + { |
| 272 | + "message": "Make `BehaviorVersion` be future-proof by disallowing it to be constructed via the `BehaviorVersion {}` syntax.", |
| 273 | + "meta": { |
| 274 | + "bug": true, |
| 275 | + "breaking": true, |
| 276 | + "tada": false |
| 277 | + }, |
| 278 | + "author": "Ten0", |
| 279 | + "references": [ |
| 280 | + "aws-sdk-rust#1111", |
| 281 | + "smithy-rs#3513" |
| 282 | + ], |
| 283 | + "since-commit": "f19a9da9b8f79a7c448246475539c03e1bb58d7e", |
| 284 | + "age": 1 |
| 285 | + }, |
| 286 | + { |
| 287 | + "message": "Stalled stream protection now supports request upload streams. It is currently off by default, but will be enabled by default in a future release. To enable it now, you can do the following:\n\n```rust\nlet config = aws_config::defaults(BehaviorVersion::latest())\n .stalled_stream_protection(StalledStreamProtectionConfig::enabled().build())\n .load()\n .await;\n```\n", |
| 288 | + "meta": { |
| 289 | + "bug": false, |
| 290 | + "breaking": false, |
| 291 | + "tada": true |
| 292 | + }, |
| 293 | + "author": "jdisanti", |
| 294 | + "references": [ |
| 295 | + "smithy-rs#3485" |
| 296 | + ], |
| 297 | + "since-commit": "f19a9da9b8f79a7c448246475539c03e1bb58d7e", |
| 298 | + "age": 1 |
| 299 | + }, |
| 300 | + { |
| 301 | + "message": "Users may now set service-specific configuration in the environment. For more information, see [this discussion topic](https://github.com/smithy-lang/smithy-rs/discussions/3537).", |
| 302 | + "meta": { |
| 303 | + "bug": false, |
| 304 | + "breaking": false, |
| 305 | + "tada": true |
| 306 | + }, |
| 307 | + "author": "Velfi", |
| 308 | + "references": [ |
| 309 | + "smithy-rs#3493" |
| 310 | + ], |
| 311 | + "since-commit": "f19a9da9b8f79a7c448246475539c03e1bb58d7e", |
| 312 | + "age": 1 |
| 313 | + }, |
| 314 | + { |
| 315 | + "message": "All requests are now retryable, even if they are deserialized successfully. Previously, this was not allowed.", |
| 316 | + "meta": { |
| 317 | + "bug": false, |
| 318 | + "breaking": false, |
| 319 | + "tada": false |
| 320 | + }, |
| 321 | + "author": "Velfi", |
| 322 | + "references": [ |
| 323 | + "smithy-rs#3389" |
| 324 | + ], |
| 325 | + "since-commit": "f19a9da9b8f79a7c448246475539c03e1bb58d7e", |
| 326 | + "age": 1 |
| 327 | + }, |
| 328 | + { |
| 329 | + "message": "Add FIPS support to our Hyper 1.0-based client. Customers can enable this mode by enabling the `crypto-aws-lc-fips` on `aws-smithy-experimental`. To construct a client using the new client, consult this [example](https://github.com/awslabs/aws-sdk-rust/blob/release-2024-03-29/sdk/s3/tests/hyper-10.rs).\n\nPlease note that support for Hyper 1.0 remains experimental.", |
| 330 | + "meta": { |
| 331 | + "bug": false, |
| 332 | + "breaking": false, |
| 333 | + "tada": true |
| 334 | + }, |
| 335 | + "author": "rcoh", |
| 336 | + "references": [ |
| 337 | + "smithy-rs#3539" |
| 338 | + ], |
| 339 | + "since-commit": "f19a9da9b8f79a7c448246475539c03e1bb58d7e", |
255 | 340 | "age": 1
|
256 | 341 | }
|
257 | 342 | ],
|
|
0 commit comments