Skip to content

Releases: soto-project/soto-codegenerator

v7.9.4

Choose a tag to compare

@adam-fowler adam-fowler released this 01 Jul 21:56
cb6b77f

Patch release changes

  • Prefer JSON protocol over others, instead of choosing protocol randomly. #100

v7.9.3

Choose a tag to compare

@adam-fowler adam-fowler released this 23 Jun 11:19

What's Changed

  • Remove required trait from pagination token com.amazonaws.iotsitewise#ListActionsResponse$nextToken
  • Ignore required trait on deprecated members from output shapes. Remove patches from previous release.

v7.9.2

Choose a tag to compare

@adam-fowler adam-fowler released this 23 Jun 08:34

What's Changed

  • Using smithy 0.4.10
  • Patch to remove required from following types (as they have been deprecated)
    • com.amazonaws.bedrockagentcorecontrol#MemoryStrategy$namespaces
    • com.amazonaws.devopsagent#RegisteredMCPServerSigV4Details$roleArn
    • com.amazonaws.guardduty#MemberDataSourceConfiguration$DataSources

v7.9.1

Choose a tag to compare

@adam-fowler adam-fowler released this 23 Jun 07:53

What's Changed

  • Only process 32 files at one time to avoid using too much memory

v7.9.0

Choose a tag to compare

@adam-fowler adam-fowler released this 06 Apr 09:39
c6dee49

## Minor release changes

  • Added command plugin download-aws-models to download AWS model files. Reads soto.config.json file and downloads the relevant model files.

v7.8.4

Choose a tag to compare

@adam-fowler adam-fowler released this 01 Mar 10:07
  • Patch com.amazonaws.bedrockruntime#ToolUseType to include "tool_use" case

v7.8.3

Choose a tag to compare

@adam-fowler adam-fowler released this 14 Dec 11:31

Add additional enum cases to com.amazonaws.bedrock#InferenceType

v7.8.2

Choose a tag to compare

@adam-fowler adam-fowler released this 11 Dec 16:17
  • Add support for EventHeaderTrait
  • Add support for integer enums
  • Add deprecation message to waiters that use deprecated operations
  • Patch enum com.amazonaws.bedrock#InferenceType to include case INFERENCE_PROFILE

v7.8.1

Choose a tag to compare

@adam-fowler adam-fowler released this 18 Aug 10:12
5f1771f
  • Enum cases that are a unit should be output without an associated value

v7.8.0

Choose a tag to compare

@adam-fowler adam-fowler released this 23 Jun 07:22

Minor release build

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