Skip to content

Releases: amzn/smoke-aws

Client generation from Go SDK v1.31.10 models.

03 Jun 22:55
efd0465
Compare
Choose a tag to compare

This release of SmokeAWS provides compatibility with Swift 5.0, Swift 5.1 and Swift 5.2 using SwiftNIO 2.x.

Client generation from Go SDK v1.31.10 models.

  1. Add error log in AWSClientInvocationTraceContext

Client generation from Go SDK v1.30.28 models.

15 May 17:17
c28e743
Compare
Choose a tag to compare

This release of SmokeAWS provides compatibility with Swift 5.0, Swift 5.1 and Swift 5.2 using SwiftNIO 2.x.

Client generation from Go SDK v1.30.28 models.

  1. Add models and clients for Cloudformation
  2. Fix a query encoding issue for lists sent to Cloudwatch

Client generation from Go SDK v1.30.22 models.

07 May 06:28
625d04f
Compare
Choose a tag to compare

This release of SmokeAWS provides compatibility with Swift 5.0, Swift 5.1 and Swift 5.2 using SwiftNIO 2.x.

Client generation from Go SDK v1.30.22 models.

Official release for SmokeAWS 2

07 May 04:10
92845c4
Compare
Choose a tag to compare

This release of SmokeAWS provides compatibility with Swift 5.0, Swift 5.1 and Swift 5.2 using SwiftNIO 2.x.

Client generation from Go SDK v1.30.7 models.

  1. Migrate to swift-nio 2.x.
  2. Adopt swift-log for logging
  3. Adopt swift-metrics for metrics.
  4. Adopt async-http-client for core http client functionality.
  5. Adopt swift-crypto for cryptography (Swift 5.2 only)
  6. Provide extension points for basic tracing.

Client generation from Go SDK v1.30.22 models.

07 May 06:07
40c1d56
Compare
Choose a tag to compare

This release of SmokeAWS provides compatibility with Swift 4.1, 4.2, 5.0 and 5.1 using SwiftNIO 1.x.

Client generation from Go SDK v1.29.3 models.

RC 1 release for SmokeAWS 2

29 Apr 05:19
879264a
Compare
Choose a tag to compare
Pre-release

This release of SmokeAWS provides compatibility with Swift 5.0, Swift 5.1 and Swift 5.2 using SwiftNIO 2.x.

  1. Support non-TLS calls (#58)

General release notes from SmokeAWS 2.x-

  1. Migrate to swift-nio 2.x.
  2. Adopt swift-log for logging
  3. Adopt swift-metrics for metrics.
  4. Adopt async-http-client for core http client functionality.
  5. Adopt swift-crypto for cryptography (Swift 5.2 only)
  6. Provide extension points for basic tracing.

Beta 2 release for SmokeAWS 2

24 Apr 16:29
9645a2c
Compare
Choose a tag to compare
Pre-release

This release of SmokeAWS provides compatibility with Swift 5.0, Swift 5.1 and Swift 5.2 using SwiftNIO 2.x.

  1. Fix thrown error type from sync APIs. (#55)

General release notes from SmokeAWS 2.x-

  1. Migrate to swift-nio 2.x.
  2. Adopt swift-log for logging
  3. Adopt swift-metrics for metrics.
  4. Adopt async-http-client for core http client functionality.
  5. Adopt swift-crypto for cryptography (Swift 5.2 only)
  6. Provide extension points for basic tracing.

Beta 1 release for SmokeAWS 2

12 Apr 18:35
160eb9f
Compare
Choose a tag to compare
Pre-release

This release of SmokeAWS provides compatibility with Swift 5.0, Swift 5.1 and Swift 5.2 using SwiftNIO 2.x.

Client generation from Go SDK v1.30.7 models.

General release notes from SmokeAWS 2.x-

  1. Migrate to swift-nio 2.x.
  2. Adopt swift-log for logging
  3. Adopt swift-metrics for metrics.
  4. Adopt async-http-client for core http client functionality.
  5. Adopt swift-crypto for cryptography (Swift 5.2 only)
  6. Provide extension points for basic tracing.

Alpha 6 release for SmokeAWS 2

10 Apr 16:39
747aa04
Compare
Choose a tag to compare
Pre-release

This release of SmokeAWS provides compatibility with Swift 5.0, Swift 5.1 and Swift 5.2 using SwiftNIO 2.x.

  1. Code generate with Go SDK v1.29.24 models. (#48)
  2. Add Swift 5.2 CI tests.
  3. Update package manifest to tools version 5.2.
  4. Add legacy manifests for 5.0 and 5.1.
  5. Add additional convenience generator functions.
  6. Align package name with repository name (Swift 5.2 only)
  7. Use swift-crypto (Swift 5.2 only) (#53)

Alpha 5 release for SmokeAWS 2

16 Mar 17:09
bbc082c
Compare
Choose a tag to compare
Pre-release

This release of SmokeAWS provides compatibility with Swift 5.0 and 5.1 using SwiftNIO 2.x.

  1. Use async-http-client. (#47)