Skip to content

Releases: soto-project/soto-codegenerator

v7.1.1

12 Aug 07:11
Compare
Choose a tag to compare
  • Check struct reference recursion across four levels of reference

v7.1.0

22 Jul 12:30
Compare
Choose a tag to compare
  • Use swift-mustache 2.0.0-beta.
  • Add com.amazonaws.acm#KeyAlgorithm patches.
  • Require v0.4.1 of Soto-smithy

v7.0.4

08 Jul 06:54
Compare
Choose a tag to compare
  • Update date on generated file header

v7.0.3

27 Jun 11:36
Compare
Choose a tag to compare

Patch release changes

  • Patch com.amazonaws.lambda#LastUpdateStatusReasonCode enum to include Creating case

v7.0.2

17 Jun 07:13
Compare
Choose a tag to compare
  • Remove com.amazonaws.cognitoidentityprovider#UserStatusType patch

v7.0.1

06 Apr 09:38
Compare
Choose a tag to compare
  • Only add @preconcurrency to import Foundation for Swift 5.9 or earlier

v7.0.0

06 Apr 07:42
Compare
Choose a tag to compare

This is the first released version of SotoCodeGenerator for Soto v7

v6.0.0

06 Apr 07:41
Compare
Choose a tag to compare

Versions of SotoCodeGenerator are now going to be sync'ed with the major version of Soto they are associated with, this is the build associated with Soto 6.0

v0.8.4

19 Feb 08:05
Compare
Choose a tag to compare

Minor Release Changes

  • Add protocol ProtocolAliasTrait that defines the alias trait for a service protocol
  • Conform all enums to CodingKeyRepresentable to ensure JSON dictionaries are serialised correctly
  • Remove required trait from SQS batch operation arrays
  • Remove com.amazonaws.sagemaker#ListFeatureGroupsResponse$NextToken patch

v0.8.3

04 Oct 15:55
Compare
Choose a tag to compare

Remove com.amazonaws.s3#ReplicationStatus patch as source model file has been fixed