Skip to content

Releases: FantasticFiasco/aws-signature-version-4

Release v4.0.5

30 Apr 23:07
v4.0.5
b137c98
Compare
Choose a tag to compare

💉 Fixed

Release v4.0.3

30 Apr 22:58
v4.0.3
b9eab42
Compare
Choose a tag to compare

💫 Changed

Release v4.0.1

30 Mar 04:42
v4.0.1
abc5114
Compare
Choose a tag to compare

💉 Fixed

Release v4.0.0

29 Jun 12:38
v4.0.0
347266e
Compare
Choose a tag to compare

⚡ Added

  • Support for .NET 6

💀 Removed

💉 Fixed

Release v4.0.0-beta.2

25 Jun 11:35
Compare
Choose a tag to compare
v4.0.0-beta.2

Release v4.0.0-beta.1

25 Jun 07:06
Compare
Choose a tag to compare

⚡ Added

  • Support for .NET 6

💀 Removed

💉 Fixed

Release v3.0.1

25 Mar 22:21
Compare
Choose a tag to compare

💉 Fixed

  • #543 Deadlock when used in synchronous context (contribution by @ronenfe)

Release v3.0.0

18 Mar 20:27
Compare
Choose a tag to compare

⚡ 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

Release v2.1.1

07 Sep 16:37
Compare
Choose a tag to compare

💉 Fixed

  • #478 Add support for HttpClient.Send on .NET 5 (contribution by @Timovzl)

Release v2.1.0

29 Aug 13:50
Compare
Choose a tag to compare

⚡ Added