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.