Skip to content

Releases: C2Devel/aws-sdk-go

v1.44.10-ROCKIT12

19 Dec 15:39
0d748c1
Compare
Choose a tag to compare

Service client updates

  • service/eks: Update service API
  • Add support for the legacyClusterParams.masterConfig block for EKS clusters

v1.44.10-ROCKIT11

13 Nov 10:18
d2db834
Compare
Choose a tag to compare

Service client updates

  • service/paas: Update service API
    • Add name for service and instance endpoints

v1.44.10-ROCKIT10

06 Nov 12:27
ad5e9b2
Compare
Choose a tag to compare

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 API
  • service/backup: Update service API
    • Add the UpdateBackupSelection operation to API
    • Make the Resources parameter required in the BackupSelection structure
  • service/cloudwatch: Update service API
    • Change AlarmConfigurationUpdatedTimestamp format from ISO to unix timestamp
    • Update ComparisonOperator enum values
    • Update StandardUnit enum values
  • service/ec2: Update service API
    • Add ipsec.legacy to GatewayType enum

v1.44.10-ROCKIT9

01 Jul 12:30
83c332f
Compare
Choose a tag to compare

General

  • Change version label to ROCKITX

Service client updates

  • service/route53: Update service API
    • Make optional the Marker, IsTruncated and MaxItems parameters for the ListHostedZonesResponse
    • Make optional the Location parameter for the CreateHostedZoneResponse
    • Make optional the IsTruncated and MaxItems parameters for the ListResourceRecordSetsResponse
  • service/ec2: Update service API
    • Change the InstanceFamily shape to a list of Strings
    • Change the AllocationTime shape for the Host shape to a UNIX timestamp
    • Update possible virtualization type values

v1.44.10-CROC8

03 Jun 14:02
48e79c2
Compare
Choose a tag to compare

Service client updates

  • private/protocol: add __type field to error response struct
  • service/paas: Update service API
    • add isRolledBack attribute to Service shape

v1.44.10-CROC7

01 Mar 09:17
44f5164
Compare
Choose a tag to compare

Service client updates

  • service/ec2: Update service API
    • Add SharedOwners attribute to TGW options

v24.0.0

29 Feb 11:01
86cc937
Compare
Choose a tag to compare

WARNING! This is a test release!

General

  • Change versioning policy: v1.44.10-CROCX => semver started from v24.0.0

v1.44.10-CROC6

11 Jan 11:32
badfe85
Compare
Choose a tag to compare

Service client updates

  • add PaaS api support

v1.44.10-CROC5

13 Nov 11:06
333bcf2
Compare
Choose a tag to compare

Service client updates

  • ec2: make AttachVolume.Device parameter optional

v1.44.10-CROC4

12 Sep 11:47
b55fd8e
Compare
Choose a tag to compare

Service client updates

  • EKS API support