Releases: soto-project/soto
Releases · soto-project/soto
v7.10.0
v7.9.0
Minor release updates
- Updated service files
- New service include BedrockAgentCore, BedrockAgentCoreControl, S3Vectors
v7.8.0
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
Using soto-core v7.7.1
Using AWS models from aws-sdk-go-v2 release-2025-05-23
Minor release changes
- Add Android support. #767 from @gevartosky
v7.6.1
Actually use soto-core 7.6.0
v7.6.0
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
Using AWS models from aws-sdk-go-v2 release-2025-03-17
New services
- SotoGameLiftStreams
- SotoIoTManagedIntegrations
Minor release changes
- Add
dateEncodingStrategytoDynamoDBEncoder. AdddataDecodingStrategytoDynamoDBDecoder. #756 - Add
decoderorencoderparameter to DynamoDB Codable extensions. #756
Breaking change
UpdateItemCodableInput.additionalAttributeNamesandUpdateItemCodableInput.additionalAttributeValuesare no longer available and have been replaced withUpdateItemCodableInput.additionalAttributes. #756
v7.4.0
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
AWSDocumentinstead ofString.
v7.3.0
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
Using soto-core v7.2.0
Using AWS models from aws-sdk-go-v2 release-2024-11-15.2