Releases: amzn/service-model-swift-code-generate
Update SwaggerParser repository location because original is 404
What's Changed
- Use type's default for default stub map key by @knovichikhin in #76
- Update SwaggerParser repository location because original is 404 by @knovichikhin in #78
Full Changelog: 2.6.0...2.6.1
Address issue where errorTypeAdditionalExtensions was not called
What's Changed
- Create codeql.yml by @tachyonics in #74
- Address issue where errorTypeAdditionalExtensions was not called by @tachyonics in #75
Full Changelog: 3.0.3...3.1.1
Correctly decode internalServer errors
What's Changed
- Add CI for 5.8, drop for 5.5. by @tachyonics in #72
- Correctly decode internalServer errors. by @tachyonics in #73
Full Changelog: 3.0.2...3.1.0
Add another reserved word: operator
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.
- Add another reserved word: operator (#71)
Add the ability to generate Swift Concurrency implementations
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.
- Add the ability to generate Swift Concurrency implementations (#70)
Initial Version 3 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.
- Async/Await support.
- Move OpenAPI 3.0 and swagger support to https://github.com/amzn/openapi-swift-code-generate.
- Add compiler options. (#54)
- Add the ability to code generate a configuration object. (#55)
- Escape reverved words when generating the Error OptionSet (#56)
- Provide the ability to construct a model from multiple file paths (#57)
- Support custom target names (#64)
- Remove explicit smoke-aws references (#67)
- Associate an OverridesType with a ServiceModel type (#68)
Associate an OverridesType with a ServiceModel type
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.
- Associate an OverridesType with a ServiceModel type (#68)
Remove explicit smoke-aws references
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.
- Remove explicit smoke-aws references (#67)
Move code from smoke-aws-generate
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.
- Move code from smoke-aws-generate (#66)
Remove OpenAPI and Swagger targets
These targets will be moved to https://github.com/amzn/openapi-swift-code-generate