Skip to content

Commit f60fbd4

Browse files
committedFeb 25, 2025
Commit version number update changes
1 parent ce9f3de commit f60fbd4

File tree

3 files changed

+34
-38
lines changed

3 files changed

+34
-38
lines changed
 

‎changelogs/SDK.CHANGELOG.2025.md

+17
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,20 @@
1+
### 4.0.0.0-preview.8 (2025-02-25 13:38 UTC)
2+
* DataExchange (4.0.0.0)
3+
* Updated `SendApiAsset` operation to set correct `Content-Type` header
4+
* DynamoDBv2 (4.0.0.0)
5+
* Improved error message in DataModel when in Native AOT mode and nested types have been trimmed.
6+
* EC2 (4.0.0.0)
7+
* [Breaking Change] Obsoleted DryRun method from service client. To perform a dry run use the DryRun property on the request object for individual EC2 operations.
8+
* Core 4.0.0.0
9+
* [Breaking Change] Remove `LitJson` source from SDK and clean up all references.
10+
* [Breaking Change] Remove support for deprecated IMDS v1.
11+
* [Breaking Change] Updated EventStreams Byte to SByte to be inline with the spec where Byte was intended to be signed.
12+
* Fixed `JsonRPCRequestMarshaller` to properly handle enum payloads by setting content headers to plain text instead of JSON object
13+
* Updated `Microsoft.Extensions.AI` to `9.3.0-preview.1.25114.11` in the `AWSSDK.Extensions.Bedrock.MEAI` package
14+
* Updated `restJson1` protocol services to use `text/plain` as `Content-Type` (instead of `application/json`) for string payloads
15+
* Updated `XmlDictionary` and `KeyValueUnmarshallers` to be able to handle any key and value XML element names
16+
* All services packages updated to require new Core
17+
118
### 4.0.0.0-preview.7 (2025-02-17 16:10 UTC)
219
* EC2 (4.0.0.0)
320
* [Breaking Change] Removed EC2: DiskImageImporter, ImportCleanup, EC2Metadata, and S3UploadPolicy classes which are obsolete.

‎changelogs/SDK.CHANGELOG.ALL.md

+17
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,20 @@
1+
### 4.0.0.0-preview.8 (2025-02-25 13:38 UTC)
2+
* DataExchange (4.0.0.0)
3+
* Updated `SendApiAsset` operation to set correct `Content-Type` header
4+
* DynamoDBv2 (4.0.0.0)
5+
* Improved error message in DataModel when in Native AOT mode and nested types have been trimmed.
6+
* EC2 (4.0.0.0)
7+
* [Breaking Change] Obsoleted DryRun method from service client. To perform a dry run use the DryRun property on the request object for individual EC2 operations.
8+
* Core 4.0.0.0
9+
* [Breaking Change] Remove `LitJson` source from SDK and clean up all references.
10+
* [Breaking Change] Remove support for deprecated IMDS v1.
11+
* [Breaking Change] Updated EventStreams Byte to SByte to be inline with the spec where Byte was intended to be signed.
12+
* Fixed `JsonRPCRequestMarshaller` to properly handle enum payloads by setting content headers to plain text instead of JSON object
13+
* Updated `Microsoft.Extensions.AI` to `9.3.0-preview.1.25114.11` in the `AWSSDK.Extensions.Bedrock.MEAI` package
14+
* Updated `restJson1` protocol services to use `text/plain` as `Content-Type` (instead of `application/json`) for string payloads
15+
* Updated `XmlDictionary` and `KeyValueUnmarshallers` to be able to handle any key and value XML element names
16+
* All services packages updated to require new Core
17+
118
### 4.0.0.0-preview.7 (2025-02-17 16:10 UTC)
219
* EC2 (4.0.0.0)
320
* [Breaking Change] Removed EC2: DiskImageImporter, ImportCleanup, EC2Metadata, and S3UploadPolicy classes which are obsolete.

‎generator/.DevConfigs/6d184b5a-fb68-4d06-a8af-63fd2f21ccaf.json

-38
This file was deleted.

0 commit comments

Comments
 (0)
Failed to load comments.