|
18 | 18 | "aws-sdk-rust#1188" |
19 | 19 | ], |
20 | 20 | "since-commit": "64144f4024f71b092facd40d4635d4011ea0b7e5", |
21 | | - "age": 4 |
| 21 | + "age": 5 |
22 | 22 | }, |
23 | 23 | { |
24 | 24 | "message": "Add missing `request_checksum_calculation` and `response_checksum_validation` setters to the `ConfigLoader`\n", |
|
32 | 32 | "smithy-rs#920" |
33 | 33 | ], |
34 | 34 | "since-commit": "64144f4024f71b092facd40d4635d4011ea0b7e5", |
35 | | - "age": 4 |
| 35 | + "age": 5 |
36 | 36 | }, |
37 | 37 | { |
38 | 38 | "message": "Updates the default HTTP client to be based on the 1.x version of hyper and updates the default TLS provider to [rustls](https://github.com/rustls/rustls) with [aws-lc](https://github.com/aws/aws-lc-rs). For more information see the GitHub [discussion](https://github.com/awslabs/aws-sdk-rust/discussions/1257).\n", |
|
48 | 48 | "smithy-rs#3710" |
49 | 49 | ], |
50 | 50 | "since-commit": "bdec1a232a5dfdba16bafd1f637c99a920a30734", |
51 | | - "age": 3 |
| 51 | + "age": 4 |
52 | 52 | }, |
53 | 53 | { |
54 | 54 | "message": "Update spans to better align with spec.\n", |
|
62 | 62 | "smithy-rs#4052" |
63 | 63 | ], |
64 | 64 | "since-commit": "7558d31f17b69bce8785ffa833c575d0b172209c", |
65 | | - "age": 2 |
| 65 | + "age": 3 |
| 66 | + }, |
| 67 | + { |
| 68 | + "message": "Replace the `once_cell` crate with the `std` counterpart in AWS runtime crates.\n", |
| 69 | + "meta": { |
| 70 | + "bug": false, |
| 71 | + "breaking": false, |
| 72 | + "tada": false |
| 73 | + }, |
| 74 | + "author": "FalkWoldmann", |
| 75 | + "references": [ |
| 76 | + "smithy-rs#4050" |
| 77 | + ], |
| 78 | + "since-commit": "f0c92d92b680771787af8ab60995d0e1fae02611", |
| 79 | + "age": 1 |
| 80 | + }, |
| 81 | + { |
| 82 | + "message": "Fix an issue where a custom `Content-Encoding` header was incorrectly overwritten by the `aws-chunked` header value.\n", |
| 83 | + "meta": { |
| 84 | + "bug": true, |
| 85 | + "breaking": false, |
| 86 | + "tada": false |
| 87 | + }, |
| 88 | + "author": "ysaito1001", |
| 89 | + "references": [ |
| 90 | + "aws-sdk-rust#1281" |
| 91 | + ], |
| 92 | + "since-commit": "f0c92d92b680771787af8ab60995d0e1fae02611", |
| 93 | + "age": 1 |
| 94 | + }, |
| 95 | + { |
| 96 | + "message": "Add support for the account-based endpoints in AWS SDKs. For more details, please refer to the [AWS SDKs and Tools Reference Guide on Account-Based Endpoints](https://docs.aws.amazon.com/sdkref/latest/guide/feature-account-endpoints.html).\n", |
| 97 | + "meta": { |
| 98 | + "bug": false, |
| 99 | + "breaking": false, |
| 100 | + "tada": true |
| 101 | + }, |
| 102 | + "author": "ysaito1001", |
| 103 | + "references": [ |
| 104 | + "smithy-rs#3776" |
| 105 | + ], |
| 106 | + "since-commit": "f0c92d92b680771787af8ab60995d0e1fae02611", |
| 107 | + "age": 1 |
| 108 | + }, |
| 109 | + { |
| 110 | + "message": "Fix service specific endpoint url keys\n", |
| 111 | + "meta": { |
| 112 | + "bug": true, |
| 113 | + "breaking": false, |
| 114 | + "tada": false |
| 115 | + }, |
| 116 | + "author": "aajtodd", |
| 117 | + "references": [ |
| 118 | + "aws-sdk-rust#1252" |
| 119 | + ], |
| 120 | + "since-commit": "f0c92d92b680771787af8ab60995d0e1fae02611", |
| 121 | + "age": 1 |
66 | 122 | } |
67 | 123 | ], |
68 | 124 | "aws-sdk-model": [] |
|
0 commit comments