Skip to content

Releases: aws/aws-sdk-go-v2

Release (2024-03-14)

14 Mar 18:25
Compare
Choose a tag to compare

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/amplify: v1.21.3
    • Documentation: Documentation updates for Amplify. Identifies the APIs available only to apps created using Amplify Gen 1.
  • github.com/aws/aws-sdk-go-v2/service/ec2instanceconnect: v1.23.0
    • Feature: This release includes a new exception type "SerialConsoleSessionUnsupportedException" for SendSerialConsoleSSHPublicKey API.
  • github.com/aws/aws-sdk-go-v2/service/elasticloadbalancingv2: v1.30.3
    • Documentation: This release allows you to configure HTTP client keep-alive duration for communication between clients and Application Load Balancers.
  • github.com/aws/aws-sdk-go-v2/service/fis: v1.24.0
    • Feature: This release adds support for previewing target resources before running a FIS experiment. It also adds resource ARNs for actions, experiments, and experiment templates to API responses.
  • github.com/aws/aws-sdk-go-v2/service/rds: v1.75.2
    • Documentation: Updates Amazon RDS documentation for EBCDIC collation for RDS for Db2.
  • github.com/aws/aws-sdk-go-v2/service/secretsmanager: v1.28.3
    • Documentation: Doc only update for Secrets Manager
  • github.com/aws/aws-sdk-go-v2/service/timestreaminfluxdb: v1.0.0
    • Release: New AWS service client module
    • Feature: This is the initial SDK release for Amazon Timestream for InfluxDB. Amazon Timestream for InfluxDB is a new time-series database engine that makes it easy for application developers and DevOps teams to run InfluxDB databases on AWS for near real-time time-series applications using open source APIs.

Release (2024-03-13)

13 Mar 18:25
Compare
Choose a tag to compare

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/ivsrealtime: v1.12.0
    • Feature: adds support for multiple new composition layout configuration options (grid, pip)
  • github.com/aws/aws-sdk-go-v2/service/kinesisanalyticsv2: v1.24.0
    • Feature: Support new RuntimeEnvironmentUpdate parameter within UpdateApplication API allowing callers to change the Flink version upon which their application runs.
  • github.com/aws/aws-sdk-go-v2/service/s3: v1.52.0
    • Feature: This release makes the default option for S3 on Outposts request signing to use the SigV4A algorithm when using AWS Common Runtime (CRT).

Release (2024-03-12)

12 Mar 18:22
Compare
Choose a tag to compare

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/cloudformation: v1.47.2
    • Documentation: CloudFormation documentation update for March, 2024
  • github.com/aws/aws-sdk-go-v2/service/connect: v1.93.0
    • Feature: This release increases MaxResults limit to 500 in request for SearchUsers, SearchQueues and SearchRoutingProfiles APIs of Amazon Connect.
  • github.com/aws/aws-sdk-go-v2/service/ec2: v1.150.1
    • Documentation: Documentation updates for Amazon EC2.
  • github.com/aws/aws-sdk-go-v2/service/kafka: v1.31.0
    • Feature: Added support for specifying the starting position of topic replication in MSK-Replicator.
  • github.com/aws/aws-sdk-go-v2/service/ssm: v1.49.3
    • Documentation: March 2024 doc-only updates for Systems Manager.

Release (2024-03-11)

11 Mar 18:51
Compare
Choose a tag to compare

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/codestarconnections: v1.25.0
    • Feature: Added a sync configuration enum to disable publishing of deployment status to source providers (PublishDeploymentStatus). Added a sync configuration enum (TriggerStackUpdateOn) to only trigger changes.
  • github.com/aws/aws-sdk-go-v2/service/elasticache: v1.37.3
    • Documentation: Revisions to API text that are now to be carried over to SDK text, changing usages of "SFO" in code examples to "us-west-1", and some other typos.
  • github.com/aws/aws-sdk-go-v2/service/mediapackagev2: v1.10.0
    • Feature: This release enables customers to safely update their MediaPackage v2 channel groups, channels and origin endpoints using entity tags.

Release (2024-03-08)

08 Mar 19:22
Compare
Choose a tag to compare

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/batch: v1.35.0
    • Feature: This release adds JobStateTimeLimitActions setting to the Job Queue API. It allows you to configure an action Batch can take for a blocking job in front of the queue after the defined period of time. The new parameter applies for ECS, EKS, and FARGATE Job Queues.
  • github.com/aws/aws-sdk-go-v2/service/bedrockagentruntime: v1.4.2
    • Documentation: Documentation update for Bedrock Runtime Agent
  • github.com/aws/aws-sdk-go-v2/service/cloudtrail: v1.39.0
    • Feature: Added exceptions to CreateTrail, DescribeTrails, and ListImportFailures APIs.
  • github.com/aws/aws-sdk-go-v2/service/codebuild: v1.30.3
    • Documentation: This release adds support for a new webhook event: PULL_REQUEST_CLOSED.
  • github.com/aws/aws-sdk-go-v2/service/cognitoidentityprovider: v1.36.0
    • Feature: Add ConcurrentModificationException to SetUserPoolMfaConfig
  • github.com/aws/aws-sdk-go-v2/service/guardduty: v1.40.0
    • Feature: Add RDS Provisioned and Serverless Usage types
  • github.com/aws/aws-sdk-go-v2/service/transfer: v1.44.0
    • Feature: Added DES_EDE3_CBC to the list of supported encryption algorithms for messages sent with an AS2 connector.

Release (2024-03-07)

07 Mar 19:32
Compare
Choose a tag to compare

General Highlights

  • Bug Fix: Remove dependency on go-cmp.
  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/aws-sdk-go-v2: v1.25.3
    • Bug Fix: Remove dependency on go-cmp.
  • github.com/aws/aws-sdk-go-v2/service/appconfig: v1.29.0
    • Feature: AWS AppConfig now supports dynamic parameters, which enhance the functionality of AppConfig Extensions by allowing you to provide parameter values to your Extensions at the time you deploy your configuration.
  • github.com/aws/aws-sdk-go-v2/service/ec2: v1.150.0
    • Feature: This release adds an optional parameter to RegisterImage and CopyImage APIs to support tagging AMIs at the time of creation.
  • github.com/aws/aws-sdk-go-v2/service/grafana: v1.21.0
    • Feature: Adds support for the new GrafanaToken as part of the Amazon Managed Grafana Enterprise plugins upgrade to associate your AWS account with a Grafana Labs account.
  • github.com/aws/aws-sdk-go-v2/service/lambda: v1.53.2
    • Documentation: Documentation updates for AWS Lambda
  • github.com/aws/aws-sdk-go-v2/service/paymentcryptographydata: v1.8.0
    • Feature: AWS Payment Cryptography EMV Decrypt Feature Release
  • github.com/aws/aws-sdk-go-v2/service/rds: v1.75.1
    • Documentation: Updates Amazon RDS documentation for io2 storage for Multi-AZ DB clusters
  • github.com/aws/aws-sdk-go-v2/service/snowball: v1.26.2
    • Documentation: Doc-only update for change to EKS-Anywhere ordering.
  • github.com/aws/aws-sdk-go-v2/service/wafv2: v1.48.0
    • Feature: You can increase the max request body inspection size for some regional resources. The size setting is in the web ACL association config. Also, the AWSManagedRulesBotControlRuleSet EnableMachineLearning setting now takes a Boolean instead of a primitive boolean type, for languages like Java.
  • github.com/aws/aws-sdk-go-v2/service/workspaces: v1.38.2
    • Documentation: Added note for user decoupling

Release (2024-03-06)

06 Mar 19:57
Compare
Choose a tag to compare

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/dynamodb: v1.30.3
    • Documentation: Doc only updates for DynamoDB documentation
  • github.com/aws/aws-sdk-go-v2/service/imagebuilder: v1.33.0
    • Feature: Add PENDING status to Lifecycle Execution resource status. Add StartTime and EndTime to ListLifecycleExecutionResource API response.
  • github.com/aws/aws-sdk-go-v2/service/mwaa: v1.26.2
    • Documentation: Amazon MWAA adds support for Apache Airflow v2.8.1.
  • github.com/aws/aws-sdk-go-v2/service/rds: v1.75.0
    • Feature: Updated the input of CreateDBCluster and ModifyDBCluster to support setting CA certificates. Updated the output of DescribeDBCluster to show current CA certificate setting value.
  • github.com/aws/aws-sdk-go-v2/service/redshift: v1.43.2
    • Documentation: Update for documentation only. Covers port ranges, definition updates for data sharing, and definition updates to cluster-snapshot documentation.
  • github.com/aws/aws-sdk-go-v2/service/verifiedpermissions: v1.11.0
    • Feature: Deprecating details in favor of configuration for GetIdentitySource and ListIdentitySources APIs.

Release (2024-03-05)

05 Mar 19:25
Compare
Choose a tag to compare

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/apigateway: v1.23.3
    • Documentation: Documentation updates for Amazon API Gateway
  • github.com/aws/aws-sdk-go-v2/service/chatbot: v1.1.2
    • Documentation: Minor update to documentation.
  • github.com/aws/aws-sdk-go-v2/service/internal/presigned-url: v1.11.4
    • Bug Fix: Restore typo'd API AddAsIsInternalPresigingMiddleware as an alias for backwards compatibility.
  • github.com/aws/aws-sdk-go-v2/service/organizations: v1.27.0
    • Feature: This release contains an endpoint addition
  • github.com/aws/aws-sdk-go-v2/service/sesv2: v1.27.0
    • Feature: Adds support for providing custom headers within SendEmail and SendBulkEmail for SESv2.

Release (2024-03-04)

04 Mar 19:26
Compare
Choose a tag to compare

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/aws-sdk-go-v2/feature/cloudfront/sign: v1.7.0
    • Feature: Add http.SameSite config in CookieOptions.
  • github.com/aws/aws-sdk-go-v2/service/cloudformation: v1.47.0
    • Feature: Add DetailedStatus field to DescribeStackEvents and DescribeStacks APIs
  • github.com/aws/aws-sdk-go-v2/service/docdb: v1.33.2
    • Bug Fix: Update internal/presigned-url dependency for corrected API name.
  • github.com/aws/aws-sdk-go-v2/service/ec2: v1.149.3
    • Bug Fix: Update internal/presigned-url dependency for corrected API name.
  • github.com/aws/aws-sdk-go-v2/service/fsx: v1.43.0
    • Feature: Added support for creating FSx for NetApp ONTAP file systems with up to 12 HA pairs, delivering up to 72 GB/s of read throughput and 12 GB/s of write throughput.
  • github.com/aws/aws-sdk-go-v2/service/internal/endpoint-discovery: v1.9.3
    • Bug Fix: Fix misaligned struct member used in atomic operation. This fixes a panic caused by attempting to atomically access a struct member which is not 64-bit aligned when running on 32-bit arch, due to the smaller sync.Map struct.
  • github.com/aws/aws-sdk-go-v2/service/internal/presigned-url: v1.11.3
    • Bug Fix: Correct a typo in internal AddAsIsPresigningMiddleware API.
  • github.com/aws/aws-sdk-go-v2/service/neptune: v1.31.2
    • Bug Fix: Update internal/presigned-url dependency for corrected API name.
  • github.com/aws/aws-sdk-go-v2/service/organizations: v1.26.0
    • Feature: Documentation update for AWS Organizations
  • github.com/aws/aws-sdk-go-v2/service/polly: v1.39.2
    • Bug Fix: Update internal/presigned-url dependency for corrected API name.
  • github.com/aws/aws-sdk-go-v2/service/rds: v1.74.1
    • Bug Fix: Update internal/presigned-url dependency for corrected API name.
  • github.com/aws/aws-sdk-go-v2/service/s3: v1.51.2
    • Bug Fix: Update internal/presigned-url dependency for corrected API name.
  • github.com/aws/aws-sdk-go-v2/service/sts: v1.28.2
    • Bug Fix: Update internal/presigned-url dependency for corrected API name.

Release (2024-03-01)

01 Mar 19:23
Compare
Choose a tag to compare

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/accessanalyzer: v1.28.2
    • Documentation: Fixed a typo in description field.
  • github.com/aws/aws-sdk-go-v2/service/autoscaling: v1.40.2
    • Documentation: With this release, Amazon EC2 Auto Scaling groups, EC2 Fleet, and Spot Fleet improve the default price protection behavior of attribute-based instance type selection of Spot Instances, to consistently select from a wide range of instance types.
  • github.com/aws/aws-sdk-go-v2/service/ec2: v1.149.2
    • Documentation: With this release, Amazon EC2 Auto Scaling groups, EC2 Fleet, and Spot Fleet improve the default price protection behavior of attribute-based instance type selection of Spot Instances, to consistently select from a wide range of instance types.