4.0.0.0-preview.8
Pre-release
Pre-release
·
208 commits
to main
since this release
4.0.0.0-preview.8 (2025-02-25 13:38 UTC)
- DataExchange (4.0.0.0)
- Updated
SendApiAsset
operation to set correctContent-Type
header
- Updated
- DynamoDBv2 (4.0.0.0)
- Improved error message in DataModel when in Native AOT mode and nested types have been trimmed.
- EC2 (4.0.0.0)
- [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.
- Core 4.0.0.0
- [Breaking Change] Remove
LitJson
source from SDK and clean up all references. - [Breaking Change] Remove support for deprecated IMDS v1.
- [Breaking Change] Updated EventStreams Byte to SByte to be inline with the spec where Byte was intended to be signed.
- Fixed
JsonRPCRequestMarshaller
to properly handle enum payloads by setting content headers to plain text instead of JSON object - Updated
Microsoft.Extensions.AI
to9.3.0-preview.1.25114.11
in theAWSSDK.Extensions.Bedrock.MEAI
package - Updated
restJson1
protocol services to usetext/plain
asContent-Type
(instead ofapplication/json
) for string payloads - Updated
XmlDictionary
andKeyValueUnmarshallers
to be able to handle any key and value XML element names - All services packages updated to require new Core
- [Breaking Change] Remove