Skip to content

Releases: amzn/service-model-swift-code-generate

Update SwaggerParser repository location because original is 404

28 May 03:16
5a68821
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.6.0...2.6.1

Address issue where errorTypeAdditionalExtensions was not called

15 Aug 20:46
4e9ffec
Compare
Choose a tag to compare

What's Changed

Full Changelog: 3.0.3...3.1.1

Correctly decode internalServer errors

11 Aug 20:30
2f43520
Compare
Choose a tag to compare

What's Changed

Full Changelog: 3.0.2...3.1.0

Add another reserved word: operator

27 Mar 19:48
b9d45b4
Compare
Choose a tag to compare

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

  1. Add another reserved word: operator (#71)

Add the ability to generate Swift Concurrency implementations

05 Jan 20:00
40631a9
Compare
Choose a tag to compare

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

  1. Add the ability to generate Swift Concurrency implementations (#70)

Initial Version 3 Release

08 Dec 09:00
3cacd62
Compare
Choose a tag to compare

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

  1. Async/Await support.
  2. Move OpenAPI 3.0 and swagger support to https://github.com/amzn/openapi-swift-code-generate.
  3. Add compiler options. (#54)
  4. Add the ability to code generate a configuration object. (#55)
  5. Escape reverved words when generating the Error OptionSet (#56)
  6. Provide the ability to construct a model from multiple file paths (#57)
  7. Support custom target names (#64)
  8. Remove explicit smoke-aws references (#67)
  9. Associate an OverridesType with a ServiceModel type (#68)

Associate an OverridesType with a ServiceModel type

18 Nov 19:21
3cacd62
Compare
Choose a tag to compare

This release of ServiceModelSwiftCodeGenerate 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 (#68)

Remove explicit smoke-aws references

13 Oct 21:10
42c354d
Compare
Choose a tag to compare
Pre-release

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

  1. Remove explicit smoke-aws references (#67)

Move code from smoke-aws-generate

03 Oct 20:20
19a9564
Compare
Choose a tag to compare
Pre-release

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

  1. Move code from smoke-aws-generate (#66)

Remove OpenAPI and Swagger targets

03 Oct 15:09
7e1f1af
Compare
Choose a tag to compare
Pre-release