Releases: soto-project/soto-smithy
Releases · soto-project/soto-smithy
v0.4.4
v0.4.3
- Fix deprecated
CollectionSelector
aws.api#data
trait now usesTypeSelector<ListShape>
.
v0.4.2
- Make ServiceShape input and output mutable
v0.4.1
- Make
ServiceShape.version
optional
v0.4.0
- Don't throw errors for unrecognised traits outside of the
smithy.api
andaws.api
namespaces.
0.3.12
Patch release changes
- Add
aws.iam#serviceResolvedConditionKeys
andaws.iam#conditionKeyValue
traits
v0.3.11
Patch release changes
- Add
smithy.api#requestCompression
trait
v0.3.10
Patch release
Fix names of traits aws.iam#iamAction
v0.3.9
Patch release changes
Added traits aws.iam#action
, aws.iam#actionName
and aws.protocols#awsQueryCompatible
v0.3.8
Patch Release Changes
- Fixed Selector for
aws.api#tagEnabled
. It should only be applied to ServiceShapes