Skip to content

Releases: amzn/smoke-framework-application-generate

Update SwaggerParser repository location because original is 404

28 May 04:09
40ae7e9
Compare
Choose a tag to compare

What's Changed

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

New Contributors

Full Changelog: 3.1.0...3.1.1

Conform error types to Identifiable

15 Aug 20:56
dc3f740
Compare
Choose a tag to compare

What's Changed

Full Changelog: 3.0.1...3.1.0

Fix issue with trace context type

24 May 23:04
89c4a2d
Compare
Choose a tag to compare

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

  1. Fix issue with trace context type (#42)

Initial Version 3 Release

17 Apr 01:15
17a6440
Compare
Choose a tag to compare

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

Associate an OverridesType with a ServiceModel type.

21 Nov 21:08
d007bdf
Compare
Choose a tag to compare

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

  1. Associate an OverridesType with a ServiceModel type. (#40)

Update generation to depend on smoke-aws-support

17 Oct 20:49
3c48e9f
Compare
Choose a tag to compare

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

  1. Update generation to depend on smoke-aws-support (#39)

Compatibility with dependency changes for custom target names

05 Oct 03:28
602ce27
Compare
Choose a tag to compare

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

  1. Compatibility with dependency changes for custom target names (#38)

Support specifying integration-specific context type names

06 Sep 23:03
7bc9a74
Compare
Choose a tag to compare

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

  1. Update Smoke AWS Generate to include bug fix for Client Generators ($37)
  2. Support specifying integration-specific context type names (#36)

Use models defined in a separate package

11 Aug 04:40
d364ed3
Compare
Choose a tag to compare

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

  1. Add the ability in the plugins to use a model defined in a separate package (#33)
  2. Add additional generator options (#34)
  3. Update dependencies to releases (#35)

Fix target dependency

09 Jun 06:01
96fa351
Compare
Choose a tag to compare
Fix target dependency Pre-release
Pre-release

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

  1. Fix target dependency (#32)