Releases: soto-project/soto-codegenerator
Releases · soto-project/soto-codegenerator
v0.4.15
-
Remove ECS.PropogateTags patch
-
Add support for new Unit shape
-
Replace
.self
with._self
-
Add support HTTPChecksumRequiredTrait
v0.4.14
- Limit concurrency to Swift 5.5.2
- Move code into a library, so we can add tests
- When outputting a class shape make it final
v0.4.13
- Remove
ComprehendMedical. EntitySubType
patch - Add support for adding new shapes
- Add support for editing
MemberShapes
- Add
SotoStubTrait
for shapes that exist outside of library being generated - Change concurrency availability checks to include macOS 10.15 and iOS 13
v0.4.12
Remove ComprehendMedical patch
v0.4.11
- Remove SQSQueueAttribute patch
v0.4.10
- Improve capitalisation of variable names, labels, enum cases etc
- Patch
SQS.QueueAttributeName
v0.4.9
- Add check for
content-md5
header and flag that shape has header - Add generation of shape
init
with deprecated member variables.
v0.4.8
- Add Region ap-southeast-3
- Use SwiftFormat v0.48.17
v0.4.7
Add region us-iso-west-1
v0.4.6
- Use
Location.hostname
for members with trait host label - Removing
locationName
parameter fromLocation
enums