|
5 | 5 | { |
6 | 6 | "smithy-rs": [], |
7 | 7 | "aws-sdk-rust": [ |
8 | | - { |
9 | | - "message": "Add the ability to insert `hints.mostly-unused = true` in Cargo.toml. Enable this hint for the below crates:\n- aws-sdk-cloudformation\n- aws-sdk-dynamodb\n- aws-sdk-ec2\n- aws-sdk-s3\n- aws-sdk-sns\n- aws-sdk-sqs\n- aws-sdk-ssm\n- aws-sdk-sts\n\nSee more information about this hint at https://blog.rust-lang.org/inside-rust/2025/07/15/call-for-testing-hint-mostly-unused/\n", |
10 | | - "meta": { |
11 | | - "bug": false, |
12 | | - "breaking": false, |
13 | | - "tada": true |
14 | | - }, |
15 | | - "author": "landonxjames", |
16 | | - "references": [ |
17 | | - "smithy-rs#4208" |
18 | | - ], |
19 | | - "since-commit": "fd54b8282920c862db4604f620ab188ec4a235b9", |
20 | | - "age": 5 |
21 | | - }, |
22 | | - { |
23 | | - "message": "Enable `hints.mostly-unused = true` for `aws-sdk-lambda` (taking a release\nbuild from 57s to 40s) and `aws-sdk-rds` (taking a release build from 1m34s to\n49s).\n", |
24 | | - "meta": { |
25 | | - "bug": false, |
26 | | - "breaking": false, |
27 | | - "tada": true |
28 | | - }, |
29 | | - "author": "joshtriplett", |
30 | | - "references": [ |
31 | | - "smithy-rs#4208" |
32 | | - ], |
33 | | - "since-commit": "fd54b8282920c862db4604f620ab188ec4a235b9", |
34 | | - "age": 5 |
35 | | - }, |
36 | 8 | { |
37 | 9 | "message": "pin crc-fast to <1.4 to workaround SIGILL\n", |
38 | 10 | "meta": { |
|
43 | 15 | "author": "aajtodd", |
44 | 16 | "references": [], |
45 | 17 | "since-commit": "01aece8b664968ac63354e52b88915e8f8546738", |
46 | | - "age": 4 |
| 18 | + "age": 5 |
47 | 19 | }, |
48 | 20 | { |
49 | 21 | "message": "Add support for proxy environment variables (`HTTP_PROXY, `HTTPS_PROXY`, `ALL_PROXY`, `NO_PROXY`). Service clients will now automatically respect these proxy environment variables on the latest `BehaviorVersion`. Older behavior versions do not automatically detect these environment variables and will require manually building a `aws_smithy_http_client::Connector` with a proxy config explicitly set to use this feature.\n", |
|
57 | 29 | "aws-sdk-rust#169" |
58 | 30 | ], |
59 | 31 | "since-commit": "520d073c2d739e95d112842be13c924097155d47", |
60 | | - "age": 3 |
| 32 | + "age": 4 |
61 | 33 | }, |
62 | 34 | { |
63 | 35 | "message": "Enable rustls post-quantum by default.\n", |
|
69 | 41 | "author": "WillChilds-Klein", |
70 | 42 | "references": [], |
71 | 43 | "since-commit": "520d073c2d739e95d112842be13c924097155d47", |
72 | | - "age": 3 |
| 44 | + "age": 4 |
73 | 45 | }, |
74 | 46 | { |
75 | 47 | "message": "fix `aws-smithy-eventstream` feature `derive-arbitrary` on `arbitrary` >= 1.4.2\n", |
|
81 | 53 | "author": "aajtodd", |
82 | 54 | "references": [], |
83 | 55 | "since-commit": "520d073c2d739e95d112842be13c924097155d47", |
84 | | - "age": 3 |
| 56 | + "age": 4 |
85 | 57 | }, |
86 | 58 | { |
87 | 59 | "message": "Make [`TokenBucket`](https://docs.rs/aws-smithy-runtime/latest/aws_smithy_runtime/client/retries/struct.TokenBucket.html) and [`ClientRateLimiter`](https://docs.rs/aws-smithy-runtime/latest/aws_smithy_runtime/client/retries/struct.ClientRateLimiter.html) configurable through [`RetryPartition`](https://docs.rs/aws-smithy-runtime/latest/aws_smithy_runtime/client/retries/struct.RetryPartition.html).\n", |
|
95 | 67 | "smithy-rs#4263" |
96 | 68 | ], |
97 | 69 | "since-commit": "f18c70d36c40fa0f40860547394c134566704e69", |
98 | | - "age": 2 |
| 70 | + "age": 3 |
99 | 71 | } |
100 | 72 | ], |
101 | 73 | "aws-sdk-model": [] |
|
0 commit comments