Releases: amzn/smoke-http
Releases · amzn/smoke-http
Add option to enable logging within AHC
This release of SmokeHTTP provides compatibility with Swift 5.5, Swift 5.6 and Swift 5.7 using SwiftNIO 2.x.
- Add option to enable logging within AHC (#112)
Move SmokeAWSClientReportingConfiguration from smoke-aws
Extract invocation attributes into separate protocol
This release of SmokeHTTP provides compatibility with Swift 5.4, Swift 5.5 and Swift 5.6 using SwiftNIO 2.x.
- Extract invocation attributes into separate protocol (#108)
Make the RetriableOutwardsRequestLatencyAggregator thread safe.
This release of SmokeHTTP provides compatibility with Swift 5.4, Swift 5.5 and Swift 5.6 using SwiftNIO 2.x.
- Make the RetriableOutwardsRequestLatencyAggregator thread safe. (#107)
Lower log level from debug to trace.
This release of SmokeHTTP provides compatibility with Swift 5.4, Swift 5.5 and Swift 5.6 using SwiftNIO 2.x.
- Lower log level from debug to trace. (#106)
Add initializer that accepts timeout configuration directly
Add async shutdown method for HTTPOperationsClient
This release of SmokeHTTP provides compatibility with Swift 5.3, Swift 5.4 and Swift 5.5 using SwiftNIO 2.x.
- Add async shutdown method for HTTPOperationsClient. (#101)