Skip to content

Releases: amzn/smoke-aws

Update CloudWatch client to send payload in POST body instead of URL

25 Jan 19:51
a73e420
Compare
Choose a tag to compare

What's Changed

  • Update CloudWatch client to send payload in POST body instead of URL by @knovichikhin in #146

Full Changelog: 2.46.6...2.46.7

Use CredentialsProviderV2 when available

18 Dec 22:31
f887209
Compare
Choose a tag to compare

What's Changed

  • Use AWSClientInvocationDelegate convenience function. by @tachyonics in #145

Full Changelog: 2.46.5...2.46.6

Code generate with Go SDK v1.46.5 models

27 Oct 05:21
07e658e
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.44.298...2.46.5

Code generate with Go SDK v1.44.298 models

11 Jul 02:04
35edcb6
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.44.175...2.44.298

Add S3 client utilities

17 May 18:06
83315f8
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.44.174...2.44.175

Code generate with Go SDK v1.44.174 models

06 Jan 01:49
24c05c5
Compare
Choose a tag to compare

This release of SmokeAWS provides compatibility with Swift 5.7 using SwiftNIO 2.x.

  1. Use checked continuations (#134)
  2. Code generate with Go SDK v1.44.174 models (#135)

Code generate with Go SDK v1.44.114 models

12 Oct 23:23
dbfb284
Compare
Choose a tag to compare

This release of SmokeAWS provides compatibility with Swift 5.5 and Swift 5.7 using SwiftNIO 2.x.

  1. Depend on smoke-aws-support (#132)
  2. Code generate with Go SDK v1.44.114 models (#133)

Code generate with Go SDK v1.44.105 models

30 Sep 00:35
461b4cd
Compare
Choose a tag to compare

This release of SmokeAWS provides compatibility with Swift 5.5 and Swift 5.7 using SwiftNIO 2.x.

  1. Code generate with Go SDK v1.44.105 models (#129)

Code generate with Go SDK v1.44.60 models

22 Jul 01:46
f378676
Compare
Choose a tag to compare

This release of SmokeAWS provides compatibility with Swift 5.4 and Swift 5.5 using SwiftNIO 2.x.

  1. Code generate with Go SDK v1.44.59 models (#125)
  2. Restore previous changes for large SNS payloads.

Code generate with Go SDK v1.44.59 models

21 Jul 07:18
baafd37
Compare
Choose a tag to compare

This release of SmokeAWS provides compatibility with Swift 5.4 and Swift 5.5 using SwiftNIO 2.x.

  1. Support large SNS payloads (#121)
  2. Fix concurrency issue in the logger implementations. Logging adjustments. (#122)
  3. Add option to log 4XX responses at ERROR (#123)
  4. Code generate with Go SDK v1.44.59 models (#124)