Skip to content

Releases: amzn/smoke-aws

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)

Code generate with Go SDK v1.44.46 models

01 Jul 02:22
8669b7c
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. Retry DynamoDB on internalServer errors. (#120)

Code generate with Go SDK v1.44.24 models

01 Jun 22:51
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.24 models [#118 ]
  2. Add CloudwatchJsonStandardErrorLogger [#116]

Code generate with Go SDK v1.42.44 models

01 Feb 00:04
59838cf
Compare
Choose a tag to compare

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

  1. Fixed an issue with decoding timestamps for ECS. (#115)
  2. Code generate with Go SDK v1.42.44 models. (#115)

Code generate with Go SDK v1.42.37 models

22 Jan 18:55
3181f04
Compare
Choose a tag to compare

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

  1. Add async shutdown methods for CloudWatchMetricsFactory and S3Object. (#114)
  2. Code generate with Go SDK v1.42.37 models. (#111)
  3. Add async APIs in extensions to the client protocols (#111)

Note: The model and client for the EC2 service has not been updated and still reflects the 1.42.12 service model (#113)

Code generate with Go SDK v1.42.12 models

29 Nov 17:39
bf3858e
Compare
Choose a tag to compare

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

  1. Code generate with Go SDK v1.42.12 models. (#110)
  2. Adds the ability to pass the ConnectionPool configuration into clients (#110)

Client generation from Go SDK v1.41.17 models.

04 Nov 17:58
40e61c4
Compare
Choose a tag to compare

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

  1. Support async APIs on older Apple OSs. (#108)
  2. Code generate with Go SDK v1.41.17 models. (#109)

Client generation from Go SDK v1.41.5 models.

19 Oct 01:04
b07face
Compare
Choose a tag to compare

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

  1. Add AWS AppConfig client. (#104)
  2. Migrate CI to Github actions. (#105)
  3. Code generate with Go SDK v1.41.5 models. (#106)

Client generation from Go SDK v1.41.0 models.

12 Oct 16:13
2b6a021
Compare
Choose a tag to compare

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

  1. Code generate with Go SDK v1.41.0 models. (#103)
  2. Move async function support into SmokeAWSHttp (#102)