Skip to content

Releases: soto-project/soto

v7.10.0

17 Oct 07:33
bdfcc97

Choose a tag to compare

Using soto-core v7.9.0

Minor release changes

  • Soto requires Swift 6.0

Other changes

  • Update tests to compile in swift 6 mode

v7.9.0

21 Jul 10:07
051706f

Choose a tag to compare

Minor release updates

  • Updated service files
    • New service include BedrockAgentCore, BedrockAgentCoreControl, S3Vectors

v7.8.0

09 Jul 07:24
355462f

Choose a tag to compare

Using soto-core v7.8.0

Patch release changes

  • Push attribute to stack for custom dynamodb date decoding. #775

Other changes

  • Build service files from model files found in api-models-aws.git. #771
  • Remove models folder from Soto, replace with file containing commit hash of models that built the current service files. #771

v7.7.0

29 May 09:33
7eb88f2

Choose a tag to compare

Using soto-core v7.7.1
Using AWS models from aws-sdk-go-v2 release-2025-05-23

Minor release changes

v7.6.1

17 Apr 10:38

Choose a tag to compare

Actually use soto-core 7.6.0

v7.6.0

17 Apr 10:29
17f4707

Choose a tag to compare

Using soto-core v7.6.0
Using AWS models from aws-sdk-go-v2 release-2025-04-14

Minor release changes

  • Add error code to error type map for extended error information. #763

v7.5.0

18 Mar 08:24
141b3c9

Choose a tag to compare

Using AWS models from aws-sdk-go-v2 release-2025-03-17

New services

  • SotoGameLiftStreams
  • SotoIoTManagedIntegrations

Minor release changes

  • Add dateEncodingStrategy to DynamoDBEncoder. Add dataDecodingStrategy to DynamoDBDecoder. #756
  • Add decoder or encoder parameter to DynamoDB Codable extensions. #756

Breaking change

  • UpdateItemCodableInput.additionalAttributeNames and UpdateItemCodableInput.additionalAttributeValues are no longer available and have been replaced with UpdateItemCodableInput.additionalAttributes. #756

v7.4.0

03 Mar 16:42

Choose a tag to compare

Using soto-core v7.4.0
Using AWS models from aws-sdk-go-v2 release-2025-02-28

Services removed as they have been deprecated:

  • ElasticInference
  • IOT1ClickDevicesService
  • IOT1ClickProjects

Breaking change

  • All parameters set as documents now use AWSDocument instead of String.

v7.3.0

18 Dec 17:06
444b728

Choose a tag to compare

Using soto-core v7.3.0
Using AWS models from aws-sdk-go-v2 release-2024-12-17

Minor release changes

  • Added S3.createS3ExpressClientAndService() to access S3 Express One buckets. #749
  • Added support for compiling against Musl. #742 from @t089

Other changes

  • Use Apple's swift-format for formatting code.

v7.2.0

18 Nov 15:11

Choose a tag to compare

Using soto-core v7.2.0
Using AWS models from aws-sdk-go-v2 release-2024-11-15.2