Skip to content

Releases: soto-project/soto-codegenerator

v7.8.1

18 Aug 10:12
5f1771f

Choose a tag to compare

  • Enum cases that are a unit should be output without an associated value

v7.8.0

23 Jun 07:22

Choose a tag to compare

Minor release build

  • Add support for finding model files in the api-models-aws.git repository
  • Remove com.amazonaws.elasticloadbalancing#SecurityGroupOwnerAlias patch

v7.7.0

16 Apr 17:05
8a5986c

Choose a tag to compare

  • Generate error map for error types that include extended information. #92

v7.6.0

01 Apr 16:16
06d47a6

Choose a tag to compare

  • Filter operations before marking up which shapes they use. This means shapes that aren't used by your filtered operations will also get filtered.

v7.5.0

28 Mar 15:01
4ad6be3

Choose a tag to compare

Minor release changes

  • Don't require the existence of the endpoints.json for the build plugin to work
  • Set the minimum platform to swift 5.10

v7.4.0

03 Mar 15:09
0cf4c2a

Choose a tag to compare

Breaking changes

  • Output AWSDocument (instead of String) for smithy document types

Other changes

  • Use Apple's swift-format for formatting the code base

v7.3.1

24 Jan 10:46

Choose a tag to compare

Patch release changes

  • Remove com.amazonaws.s3#ChecksumAlgorithm patch
  • Using soto-smithy v0.4.7

v7.3.0

18 Dec 15:41
702b964

Choose a tag to compare

  • Add support for service specific task local variables.

v7.2.3

10 Dec 11:04
ee2d403

Choose a tag to compare

  • Patch: Remove smithy.api#required trait from com.amazonaws.bedrockagentruntime#FlowOutputEvent$nodeType

v7.2.2

17 Oct 08:49

Choose a tag to compare

  • Add extra code for DynamoDB.AttributeValue equality