Releases: C2Devel/aws-sdk-go
Releases · C2Devel/aws-sdk-go
v1.44.10-ROCKIT12
Service client updates
service/eks
: Update service API- Add support for the
legacyClusterParams.masterConfig
block for EKS clusters
v1.44.10-ROCKIT11
Service client updates
service/paas
: Update service API- Add name for service and instance endpoints
v1.44.10-ROCKIT10
SDK Features
- Bump go version to 1.21
SDK Enhancements
private/protocol/query
: Add ec2query errors unmarshaling for query protocol
Service client updates
service/iam
: Updates service APIservice/backup
: Update service API- Add the
UpdateBackupSelection
operation to API - Make the
Resources
parameter required in theBackupSelection
structure
- Add the
service/cloudwatch
: Update service API- Change
AlarmConfigurationUpdatedTimestamp
format from ISO to unix timestamp - Update
ComparisonOperator
enum values - Update
StandardUnit
enum values
- Change
service/ec2
: Update service API- Add
ipsec.legacy
toGatewayType
enum
- Add
v1.44.10-ROCKIT9
General
- Change version label to
ROCKITX
Service client updates
service/route53
: Update service API- Make optional the
Marker
,IsTruncated
andMaxItems
parameters for theListHostedZonesResponse
- Make optional the
Location
parameter for theCreateHostedZoneResponse
- Make optional the
IsTruncated
andMaxItems
parameters for theListResourceRecordSetsResponse
- Make optional the
service/ec2
: Update service API- Change the
InstanceFamily
shape to a list of Strings - Change the
AllocationTime
shape for theHost
shape to a UNIX timestamp - Update possible virtualization type values
- Change the
v1.44.10-CROC8
Service client updates
private/protocol
: add__type
field to error response structservice/paas
: Update service API- add
isRolledBack
attribute to Service shape
- add
v1.44.10-CROC7
Service client updates
service/ec2
: Update service API- Add
SharedOwners
attribute to TGW options
- Add
v24.0.0
WARNING! This is a test release!
General
- Change versioning policy: v1.44.10-CROCX => semver started from v24.0.0
v1.44.10-CROC6
Service client updates
- add PaaS api support
v1.44.10-CROC5
Service client updates
- ec2: make AttachVolume.Device parameter optional
v1.44.10-CROC4
Service client updates
- EKS API support