Skip to content

Releases: amzn/smoke-aws-generate

Update SwaggerParser repository location because original is 404

28 May 02:34
bbb08b2
Compare
Choose a tag to compare

What's Changed

  • Update SwaggerParser repository location because original is 404 by @knovichikhin in #99

Full Changelog: 3.2.0...3.2.1

Specify the client name for reporting purposes

02 Sep 10:51
f16a4fa
Compare
Choose a tag to compare

What's Changed

Full Changelog: 3.1.0...3.2.0

Convert HTTPError.deserializationError into a service-specific one

13 Aug 00:44
a84d950
Compare
Choose a tag to compare

What's Changed

  • Convert HTTPError.deserializationError into a service-specific one by @tachyonics in #93

Full Changelog: 3.0.0...3.1.0

Initial Version 3 Release

14 Apr 06:28
8f0eae3
Compare
Choose a tag to compare

This release of SmokeAWSGenerate provides compatibility with Swift 5.6, Swift 5.7 and Swift 5.8 using SwiftNIO 2.x and SmokeHTTP 2.x.

Use model type specific ModelOverride types.

21 Nov 20:17
c091b7e
Compare
Choose a tag to compare

This release of SmokeAWSGenerate provides compatibility with Swift 5.5, Swift 5.6 and Swift 5.7 using SwiftNIO 2.x and SmokeHTTP 2.x.

  1. Use model type specific ModelOverride types. (#88)

Fix initializer parameter name

17 Nov 01:51
e1e1f75
Compare
Choose a tag to compare
Pre-release

This release of SmokeAWSGenerate provides compatibility with Swift 5.5, Swift 5.6 and Swift 5.7 using SwiftNIO 2.x and SmokeHTTP 2.x.

  1. Fix initializer parameter name (#87)

Enable initializing package with a custom code generator.

16 Nov 20:14
4a77673
Compare
Choose a tag to compare

This release of SmokeAWSGenerate provides compatibility with Swift 5.5, Swift 5.6 and Swift 5.7 using SwiftNIO 2.x and SmokeHTTP 2.x.

  1. Enable initializing package with a custom code generator. (#86)

Add support for additional model path configurations

16 Nov 00:49
de2039d
Compare
Choose a tag to compare

This release of SmokeAWSGenerate provides compatibility with Swift 5.5, Swift 5.6 and Swift 5.7 using SwiftNIO 2.x and SmokeHTTP 2.x.

  1. Add support for additional model path configurations (#85)

Fix minor bug where stage wasn't being passed to client configuration object

01 Nov 23:09
56d3096
Compare
Choose a tag to compare

This release of SmokeAWSGenerate provides compatibility with Swift 5.5, Swift 5.6 and Swift 5.7 using SwiftNIO 2.x and SmokeHTTP 2.x.

  1. Correctly pass in stage from operations client (#84)

Generate clients that depend on smoke-aws-support

16 Oct 20:17
8d2dcd6
Compare
Choose a tag to compare

This release of SmokeAWSGenerate provides compatibility with Swift 5.5, Swift 5.6 and Swift 5.7 using SwiftNIO 2.x and SmokeHTTP 2.x.

  1. Update swift-argument-parser dependency (#79)
  2. Generate clients that depend on smoke-aws-support (#83)