|
6 | 6 | "smithy-rs": [],
|
7 | 7 | "aws-sdk-rust": [
|
8 | 8 | {
|
9 |
| - "message": "Allow IMDS clients to be configured with a user-provided `SharedRetryClassifier`.\n", |
| 9 | + "message": "Stop populating `SessionMode` by default for the `CreateSession` API internally used by S3 Express. This will allow the service to choose a default value for `SessionMode` field based on bucket/access point being used.\n", |
10 | 10 | "meta": {
|
11 |
| - "bug": false, |
| 11 | + "bug": true, |
12 | 12 | "breaking": false,
|
13 |
| - "tada": true |
| 13 | + "tada": false |
14 | 14 | },
|
15 |
| - "author": "landonxjames", |
| 15 | + "author": "ysaito1001", |
16 | 16 | "references": [
|
17 |
| - "aws-sdk-rust#1233" |
| 17 | + "smithy-rs#3992" |
18 | 18 | ],
|
19 |
| - "since-commit": "721e8a6762ed19194432bed0cb78b08a460d2fe4", |
20 |
| - "age": 5 |
| 19 | + "since-commit": "5ed776ffe2791f577639cb25c711002719809b3a", |
| 20 | + "age": 4 |
21 | 21 | },
|
22 | 22 | {
|
23 |
| - "message": "Fix `EcsCredentialsProvider` to include query params passed via `AWS_CONTAINER_CREDENTIALS_RELATIVE_URI`.\n", |
| 23 | + "message": "Exclude `transfer-encoding` header from sigv4(a) signing since it is a hop by hop header that can be modified or removed by a proxy.\n", |
24 | 24 | "meta": {
|
25 | 25 | "bug": true,
|
26 | 26 | "breaking": false,
|
27 | 27 | "tada": false
|
28 | 28 | },
|
29 |
| - "author": "ysaito1001", |
| 29 | + "author": "landonxjames", |
30 | 30 | "references": [
|
31 |
| - "aws-sdk-rust#1248" |
| 31 | + "smithy-rs#3991" |
32 | 32 | ],
|
33 |
| - "since-commit": "721e8a6762ed19194432bed0cb78b08a460d2fe4", |
34 |
| - "age": 5 |
| 33 | + "since-commit": "5ed776ffe2791f577639cb25c711002719809b3a", |
| 34 | + "age": 4 |
35 | 35 | },
|
36 | 36 | {
|
37 |
| - "message": "Stop populating `SessionMode` by default for the `CreateSession` API internally used by S3 Express. This will allow the service to choose a default value for `SessionMode` field based on bucket/access point being used.\n", |
| 37 | + "message": "Fix bug in Sigv4 signing that, when an endpoint contained a default port (80 for HTTP, 443 for HTTPS), would sign the request with that port in the `HOST` header even though Hyper excludes default ports from the `HOST` header.\n", |
38 | 38 | "meta": {
|
39 | 39 | "bug": true,
|
40 | 40 | "breaking": false,
|
41 | 41 | "tada": false
|
42 | 42 | },
|
43 |
| - "author": "ysaito1001", |
| 43 | + "author": "landonxjames", |
44 | 44 | "references": [
|
45 |
| - "smithy-rs#3992" |
| 45 | + "aws-sdk-rust#1244" |
46 | 46 | ],
|
47 |
| - "since-commit": "5ed776ffe2791f577639cb25c711002719809b3a", |
| 47 | + "since-commit": "0071c6db2e5e4979d592f6d9f1c019068a4afa02", |
48 | 48 | "age": 3
|
49 | 49 | },
|
50 | 50 | {
|
51 |
| - "message": "Exclude `transfer-encoding` header from sigv4(a) signing since it is a hop by hop header that can be modified or removed by a proxy.\n", |
| 51 | + "message": "Fix bug in S3 with flexible checksum headers incorrectly included in presigned GET requests.\n", |
52 | 52 | "meta": {
|
53 | 53 | "bug": true,
|
54 | 54 | "breaking": false,
|
55 | 55 | "tada": false
|
56 | 56 | },
|
57 | 57 | "author": "landonxjames",
|
58 | 58 | "references": [
|
59 |
| - "smithy-rs#3991" |
| 59 | + "aws-sdk-rust#1253" |
60 | 60 | ],
|
61 |
| - "since-commit": "5ed776ffe2791f577639cb25c711002719809b3a", |
| 61 | + "since-commit": "0071c6db2e5e4979d592f6d9f1c019068a4afa02", |
62 | 62 | "age": 3
|
63 | 63 | },
|
64 | 64 | {
|
65 |
| - "message": "Fix bug in Sigv4 signing that, when an endpoint contained a default port (80 for HTTP, 443 for HTTPS), would sign the request with that port in the `HOST` header even though Hyper excludes default ports from the `HOST` header.\n", |
| 65 | + "message": "Adds support for event stream operations with non-REST protocols such as AWS JSON. This update enables operations, including `SubscribeToShard` in Kinesis and `StartLiveTail` in CloudWatchLogs in the Rust SDK.\n", |
66 | 66 | "meta": {
|
67 |
| - "bug": true, |
| 67 | + "bug": false, |
68 | 68 | "breaking": false,
|
69 |
| - "tada": false |
| 69 | + "tada": true |
70 | 70 | },
|
71 |
| - "author": "landonxjames", |
| 71 | + "author": "ysaito1001", |
72 | 72 | "references": [
|
73 |
| - "aws-sdk-rust#1244" |
| 73 | + "aws-sdk-rust#213", |
| 74 | + "aws-sdk-rust#1188" |
74 | 75 | ],
|
75 |
| - "since-commit": "0071c6db2e5e4979d592f6d9f1c019068a4afa02", |
76 |
| - "age": 2 |
| 76 | + "since-commit": "64144f4024f71b092facd40d4635d4011ea0b7e5", |
| 77 | + "age": 1 |
77 | 78 | },
|
78 | 79 | {
|
79 |
| - "message": "Fix bug in S3 with flexible checksum headers incorrectly included in presigned GET requests.\n", |
| 80 | + "message": "Add missing `request_checksum_calculation` and `response_checksum_validation` setters to the `ConfigLoader`\n", |
80 | 81 | "meta": {
|
81 | 82 | "bug": true,
|
82 | 83 | "breaking": false,
|
83 | 84 | "tada": false
|
84 | 85 | },
|
85 | 86 | "author": "landonxjames",
|
86 | 87 | "references": [
|
87 |
| - "aws-sdk-rust#1253" |
| 88 | + "smithy-rs#920" |
88 | 89 | ],
|
89 |
| - "since-commit": "0071c6db2e5e4979d592f6d9f1c019068a4afa02", |
90 |
| - "age": 2 |
| 90 | + "since-commit": "64144f4024f71b092facd40d4635d4011ea0b7e5", |
| 91 | + "age": 1 |
91 | 92 | }
|
92 | 93 | ],
|
93 | 94 | "aws-sdk-model": []
|
|
0 commit comments