Releases: amzn/smoke-aws
Client generation from Go SDK v1.29.24 models.
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.24 models.
Alpha 4 release for SmokeAWS 2
- Replace the
SmokeAWSInvocationReporting
from this package withHTTPClientCoreInvocationReporting
from SmokeHTTP - Add AWSClientInvocationTraceContext, a trace context suitable for AWS clients.
Alpha 3 release for SmokeAWS 2
- Add a MockInvocationReporting type, for testing.
- Some code cleanup.
Alpha 2 release for SmokeAWS 2
- Avoid explicit passing of the reporting instance on each API call.
- Provide client generators to create a client with an invocation-specific reporting instance.
Client generation from Go SDK v1.29.3 models.
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.
Alpha 1 release for SmokeAWS 2
This release of SmokeAWS provides compatibility with Swift 5.0 and 5.1 using SwiftNIO 2.x.
Client generation from Go SDK v1.25.35 models.
Client generation from Go SDK v1.25.3 models.
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.25.3 models.
First official release of SmokeAWS
This release of SmokeAWS provides compatibility with Swift 4.1 and Swift 4.2 using SwiftNIO 1.x.
Client generation from Go SDK v1.19.9 models (no change).
Client generation from Go SDK v1.19.7 models.
Client generation from Go SDK v1.17.10 models.
Additionally, the following changes-
- An eventLoopProvider can now be passed into clients, allowing multiple clients to share the same event loop (and underlying threads)
- Fixes for errors returned from query services (EC2, S3, STS, SNS, SQS)
- Use correct error codes as specified as overrides in some models (CloudWatch, STS, SNS, SQS)
- Ensure the accessDenied errors are returned properly
- Ensure SNS error messages are populated.
Client generation from Go SDK v1.17.10 models.
Client and model generation from Go SDK v1.17.10 models (no changes). S3Object can now be closed.