Skip to content

Releases: aws/aws-sdk-go-v2

Release (2025-06-12)

12 Jun 18:44
Compare
Choose a tag to compare

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/apigateway: v1.31.3
    • Documentation: Documentation updates for Amazon API Gateway
  • github.com/aws/aws-sdk-go-v2/service/apigatewayv2: v1.28.3
    • Documentation: Documentation updates for Amazon API Gateway
  • github.com/aws/aws-sdk-go-v2/service/connectcampaignsv2: v1.3.0
    • Feature: Added PutInstanceCommunicationLimits and GetInstanceCommunicationLimits APIs
  • github.com/aws/aws-sdk-go-v2/service/ecs: v1.57.5
    • Documentation: This Amazon ECS release supports updating the capacityProviderStrategy parameter in update-service.
  • github.com/aws/aws-sdk-go-v2/service/emrserverless: v1.31.0
    • Feature: This release adds support for retrieval of the optional executionIamPolicy field in the GetJobRun API response.
  • github.com/aws/aws-sdk-go-v2/service/iotfleetwise: v1.27.0
    • Feature: Add new status READY_FOR_CHECKIN used for vehicle synchronisation
  • github.com/aws/aws-sdk-go-v2/service/kms: v1.41.0
    • Feature: AWS KMS announces the support of ML-DSA key pairs that creates post-quantum safe digital signatures.

Release (2025-06-11)

11 Jun 18:45
Compare
Choose a tag to compare

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/controlcatalog: v1.9.0
    • Feature: Introduced ListControlMappings API that retrieves control mappings. Added control aliases and governed resources fields in GetControl and ListControls APIs. New filtering capability in ListControls API, with implementation identifiers and implementation types.
  • github.com/aws/aws-sdk-go-v2/service/eks: v1.66.0
    • Feature: Release for EKS Pod Identity Cross Account feature and disableSessionTags flag.
  • github.com/aws/aws-sdk-go-v2/service/lexmodelsv2: v1.52.0
    • Feature: Add support for the Assisted NLU feature to improve bot performance
  • github.com/aws/aws-sdk-go-v2/service/networkmanager: v1.35.0
    • Feature: Add support for public DNS hostname resolution to private IP addresses across Cloud WAN-managed VPCs. Add support for security group referencing across Cloud WAN-managed VPCs.
  • github.com/aws/aws-sdk-go-v2/service/rds: v1.97.2
    • Documentation: Updates Amazon RDS documentation for Amazon RDS for Db2 cross-Region replicas in standby mode.
  • github.com/aws/aws-sdk-go-v2/service/wafv2: v1.62.0
    • Feature: WAF now provides two DDoS protection options: resource-level monitoring for Application Load Balancers and the AWSManagedRulesAntiDDoSRuleSet managed rule group for CloudFront distributions.

Release (2025-06-10)

10 Jun 18:44
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: v1.36.4
    • Bug Fix: Use UTC() in v4 event stream signer to prevent date mismatch on direct use.
  • github.com/aws/aws-sdk-go-v2/service/gameliftstreams: v1.1.3
    • Documentation: Documentation updates for Amazon GameLift Streams to address formatting errors, correct resource ID examples, and update links to other guides

Release (2025-06-09)

09 Jun 18:44
Compare
Choose a tag to compare

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/appsync: v1.47.0
    • Feature: Deprecate atRestEncryptionEnabled and transitEncryptionEnabled attributes in CreateApiCache action. Encryption is always enabled for new caches.
  • github.com/aws/aws-sdk-go-v2/service/costexplorer: v1.51.0
    • Feature: Support dual-stack endpoints for ce api
  • github.com/aws/aws-sdk-go-v2/service/customerprofiles: v1.46.0
    • Feature: This release introduces capability of Profile Explorer, using correct ingestion timestamp & using historical data for computing calculated attributes, and new standard objects for T&H as part of Amazon Connect Customer Profiles service.
  • github.com/aws/aws-sdk-go-v2/service/ec2: v1.225.0
    • Feature: Release to support Elastic VMware Service (Amazon EVS) Subnet and Amazon EVS Network Interface Types.
  • github.com/aws/aws-sdk-go-v2/service/efs: v1.36.0
    • Feature: Added support for Internet Protocol Version 6 (IPv6) on EFS Service APIs and mount targets.
  • github.com/aws/aws-sdk-go-v2/service/marketplacecatalog: v1.32.0
    • Feature: The ListEntities API now supports the EntityID, LastModifiedDate, ProductTitle, and Visibility filters for machine learning products. You can also sort using all of those filters.
  • github.com/aws/aws-sdk-go-v2/service/workspacesthinclient: v1.14.0
    • Feature: Add ConflictException to UpdateEnvironment API

Release (2025-06-06)

06 Jun 18:56
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/bedrockagentruntime: v1.45.0
    • Feature: This release introduces the PromptCreationConfigurations input parameter, which includes fields to control prompt population for InvokeAgent or InvokeInlineAgent requests.
  • github.com/aws/aws-sdk-go-v2/service/kms: v1.40.0
    • Feature: Remove unpopulated KeyMaterialId from Encrypt Response
  • github.com/aws/aws-sdk-go-v2/service/rds: v1.97.0
    • Feature: Include Global Cluster Identifier in DBCluster if the DBCluster is a Global Cluster Member.
  • github.com/aws/aws-sdk-go-v2/service/rekognition: v1.47.0
    • Feature: Adds support for defining an ordered preference list of different Rekognition Face Liveness challenge types when calling CreateFaceLivenessSession.
  • github.com/aws/aws-sdk-go-v2/service/route53: v1.52.0
    • Feature: Amazon Route 53 now supports the Asia Pacific (Taipei) Region (ap-east-2) for latency records, geoproximity records, and private DNS for Amazon VPCs in that region.
  • github.com/aws/aws-sdk-go-v2/service/s3tables: v1.4.0
    • Feature: S3 Tables now supports getting details about a table via its table ARN.

Release (2025-06-05)

05 Jun 18:49
Compare
Choose a tag to compare

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/cloudformation: v1.60.0
    • Feature: Add new warning type 'EXCLUDED_PROPERTIES'
  • github.com/aws/aws-sdk-go-v2/service/kms: v1.39.0
    • Feature: AWS KMS announces the support for on-demand rotation of symmetric-encryption KMS keys with imported key material (EXTERNAL origin).
  • github.com/aws/aws-sdk-go-v2/service/wafv2: v1.61.0
    • Feature: AWS WAF adds support for ASN-based traffic filtering and support for ASN-based rate limiting.

Release (2025-06-04)

04 Jun 18:45
Compare
Choose a tag to compare

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/amplify: v1.33.1
    • Documentation: Update documentation for cacheConfig in CreateApp API
  • github.com/aws/aws-sdk-go-v2/service/evs: v1.0.0
    • Release: New AWS service client module
    • Feature: Amazon Elastic VMware Service (Amazon EVS) allows you to run VMware Cloud Foundation (VCF) directly within your Amazon VPC including simplified self-managed migration experience with guided workflow in AWS console or via AWS CLI, get full access to their VCF deployment and VCF license portability.
  • github.com/aws/aws-sdk-go-v2/service/invoicing: v1.2.0
    • Feature: Added new Invoicing ListInvoiceSummaries API Operation
  • github.com/aws/aws-sdk-go-v2/service/mediaconnect: v1.40.0
    • Feature: This release updates the DescribeFlow API to show peer IP addresses. You can now identify the peer IP addresses of devices connected to your sources and outputs. This helps you to verify and troubleshoot your flow's active connections.
  • github.com/aws/aws-sdk-go-v2/service/mediaconvert: v1.74.0
    • Feature: This release includes support for embedding and signing C2PA content credentials in MP4 outputs.
  • github.com/aws/aws-sdk-go-v2/service/networkfirewall: v1.49.0
    • Feature: You can now monitor flow and alert log metrics from the Network Firewall console.
  • github.com/aws/aws-sdk-go-v2/service/sagemaker: v1.195.0
    • Feature: Added support for p6-b200 instance type in SageMaker Training Jobs and Training Plans.
  • github.com/aws/aws-sdk-go-v2/service/transcribe: v1.46.0
    • Feature: AWS Healthscribe now supports new templates for the clinical note summary: BIRP, SIRP, DAP, BEHAVIORAL_SOAP, and PHYSICAL_SOAP
  • github.com/aws/aws-sdk-go-v2/service/transcribestreaming: v1.26.0
    • Feature: AWS Healthscribe now supports new templates for the clinical note summary: BIRP, SIRP, DAP, BEHAVIORAL_SOAP, and PHYSICAL_SOAP

Release (2025-06-03)

03 Jun 18:43
Compare
Choose a tag to compare

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/apigateway: v1.31.0
    • Feature: Adds support to set the routing mode for a custom domain name.
  • github.com/aws/aws-sdk-go-v2/service/apigatewayv2: v1.28.0
    • Feature: Adds support to create routing rules and set the routing mode for a custom domain name.
  • github.com/aws/aws-sdk-go-v2/service/emrserverless: v1.30.0
    • Feature: AWS EMR Serverless: Adds a new option in the CancelJobRun API in EMR 7.9.0+, to cancel a job with grace period. This feature is enabled by default with a 120-second grace period for streaming jobs and is not enabled by default for batch jobs.

Release (2025-06-02)

02 Jun 18:44
Compare
Choose a tag to compare

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/athena: v1.51.0
    • Feature: Add support for the managed query result in the workgroup APIs. The managed query result configuration enables users to store query results to Athena owned storage.
  • github.com/aws/aws-sdk-go-v2/service/backup: v1.42.0
    • Feature: You can now subscribe to Amazon SNS notifications and Amazon EventBridge events for backup indexing. You can now receive notifications when a backup index is created, deleted, or fails to create, enhancing your ability to monitor and track your backup operations.
  • github.com/aws/aws-sdk-go-v2/service/bedrockagent: v1.44.0
    • Feature: This release adds the Agent Lifecycle Paused State feature to Amazon Bedrock agents. By using an agent's alias, you can temporarily suspend agent operations during maintenance, updates, or other situations.
  • github.com/aws/aws-sdk-go-v2/service/computeoptimizer: v1.43.0
    • Feature: This release enables AWS Compute Optimizer to analyze Amazon Aurora database clusters and generate Aurora I/O-Optimized recommendations.
  • github.com/aws/aws-sdk-go-v2/service/costoptimizationhub: v1.16.0
    • Feature: Support recommendations for Aurora instance and Aurora cluster storage.
  • github.com/aws/aws-sdk-go-v2/service/ecs: v1.57.2
    • Documentation: Updates Amazon ECS documentation to include note for upcoming default log driver mode change.
  • github.com/aws/aws-sdk-go-v2/service/eks: v1.65.0
    • Feature: Add support for filtering ListInsights API calls on MISCONFIGURATION insight category
  • github.com/aws/aws-sdk-go-v2/service/entityresolution: v1.19.0
    • Feature: Add support for generating match IDs in near real-time.
  • github.com/aws/aws-sdk-go-v2/service/pcs: v1.6.0
    • Feature: Introduces SUSPENDING and SUSPENDED states for clusters, compute node groups, and queues.

Release (2025-05-30)

30 May 18:50
Compare
Choose a tag to compare

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/emrserverless: v1.29.0
    • Feature: This release adds the capability for users to specify an optional Execution IAM policy in the StartJobRun action. The resulting permissions assumed by the job run is the intersection of the permissions in the Execution Role and the specified Execution IAM Policy.
  • github.com/aws/aws-sdk-go-v2/service/sagemaker: v1.194.0
    • Feature: Release new parameter CapacityReservationConfig in ProductionVariant