Releases: FantasticFiasco/aws-signature-version-4
Releases · FantasticFiasco/aws-signature-version-4
Release v4.0.6
Release v4.0.5
💉 Fixed
- #1067
X-Amz-Content-SHA256
header should be present when querying Amazon OpenSearch Serverless (contribution by @JCKortlang and @95horatio)
Release v4.0.3
💫 Changed
- Updated AWSSDK.Core to version 3.7.204
Release v4.0.1
💉 Fixed
- #781 Remove unnecessary memory allocation (contribution by @AgusMarquezUala)
Release v4.0.0
⚡ Added
- Support for .NET 6
💀 Removed
- [BREAKING CHANGE] Support for .NET 5 due to deprecation as of May 10, 2022
💉 Fixed
- #565 Unable to send binary content (contribution by @acurrieebix)
Release v4.0.0-beta.2
v4.0.0-beta.2
Release v4.0.0-beta.1
⚡ Added
- Support for .NET 6
💀 Removed
- [BREAKING CHANGE] Support for .NET 5 due to deprecation as of May 10, 2022
💉 Fixed
- #565 Unable to send binary content (contribution by @acurrieebix)
Release v3.0.1
Release v3.0.0
⚡ Added
- #528 Add support for
HttpClient.PatchAsync
(contribution by @mungojam) - #526 Add support for
HttpClient.GetStringAsync
(contribution by @mungojam)
💫 Changed
- #482 [BREAKING CHANGE] Align with CA1068 making sure that the
CancellationToken
parameter comes last
💀 Removed
- [BREAKING CHANGE] Support for .NET Framework 4.5 due to deprecation as of January 12, 2016