Skip to content

Releases: aws/aws-sdk-go-v2

Release (2026-04-07)

07 Apr 18:44

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/accessanalyzer: v1.47.0
    • Feature: Revert previous additions of API changes.
  • github.com/aws/aws-sdk-go-v2/service/bedrockagentcore: v1.19.0
    • Feature: This release includes support for 1) InvokeBrowser API, enabling OS-level control of AgentCore Browser Tool sessions through mouse actions, keyboard input, and screenshots. 2) Added documentation noting that empty sessions are automatically deleted after one day in the ListSessions API.
  • github.com/aws/aws-sdk-go-v2/service/braket: v1.40.0
    • Feature: Added support for t3, g6, and g6e instance types for Hybrid Jobs.
  • github.com/aws/aws-sdk-go-v2/service/connect: v1.168.0
    • Feature: The voice enhancement mode used by the agent can now be viewed on the contact record via the DescribeContact api.
  • github.com/aws/aws-sdk-go-v2/service/datazone: v1.56.0
    • Feature: Update Configurations and registerS3AccessGrantLocation as public attributes for cfn
  • github.com/aws/aws-sdk-go-v2/service/ec2: v1.297.0
    • Feature: EC2 Capacity Manager adds new dimensions for grouping and filtering capacity metrics, including tag-based dimensions and Account Name.
  • github.com/aws/aws-sdk-go-v2/service/ecs: v1.77.0
    • Feature: This release provides the functionality of mounting Amazon S3 Files to Amazon ECS tasks by adding support for the new S3FilesVolumeConfiguration parameter in ECS RegisterTaskDefinition API.
  • github.com/aws/aws-sdk-go-v2/service/eks: v1.82.0
    • Feature: EKS MNG WarmPool feature to support ASG WarmPool feature.
  • github.com/aws/aws-sdk-go-v2/service/lambda: v1.89.0
    • Feature: Launching Lambda integration with S3 Files as a new file system configuration.
  • github.com/aws/aws-sdk-go-v2/service/outposts: v1.58.0
    • Feature: This change allows listAssets to surface pending and non-compute asset information. Adds the INSTALLING asset state enum and the STORAGE, POWERSHELF, SWITCH, and NETWORKING AssetTypes.
  • github.com/aws/aws-sdk-go-v2/service/rtbfabric: v1.3.0
    • Feature: AWS RTB Fabric External Responder gateways now support HTTP in addition to HTTPS for inbound external links. Gateways can accept bid requests on port 80 or serve both protocols simultaneously via listener configuration, giving customers flexible transport options for their bidding infrastructure
  • github.com/aws/aws-sdk-go-v2/service/s3: v1.99.0
    • Feature: Updated list of the valid AWS Region values for the LocationConstraint parameter for general purpose buckets.
  • github.com/aws/aws-sdk-go-v2/service/s3files: v1.0.0
    • Release: New AWS service client module
    • Feature: Support for S3 Files, a new shared file system that connects any AWS compute directly with your data in Amazon S3. It provides fast, direct access to all of your S3 data as files with full file system semantics and low-latency performance, without your data ever leaving S3.

Release (2026-04-06)

06 Apr 18:49

Choose a tag to compare

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/accessanalyzer: v1.46.0
    • Feature: Brookie helps customers preview the impact of SCPs before deployment using historical access activity. It evaluates attached policies and proposed policy updates using collected access activity through CloudTrail authorization events and reports where currently allowed access will be denied.
  • github.com/aws/aws-sdk-go-v2/service/deadline: v1.29.0
    • Feature: Added 8 batch APIs (BatchGetJob, BatchGetStep, BatchGetTask, BatchGetSession, BatchGetSessionAction, BatchGetWorker, BatchUpdateJob, BatchUpdateTask) for bulk operations. Monitors can now use an Identity Center instance in a different region via the identityCenterRegion parameter.
  • github.com/aws/aws-sdk-go-v2/service/dlm: v1.36.0
    • Feature: This release adds support for Fast Snapshot Restore AvailabilityZone Ids in Amazon Data Lifecycle Manager EBS snapshot lifecycle policies.
  • github.com/aws/aws-sdk-go-v2/service/geomaps: v1.10.1
    • Documentation: This release updates API reference documentation for Amazon Location Service Maps APIs to reflect regional restrictions for Grab Maps users
  • github.com/aws/aws-sdk-go-v2/service/guardduty: v1.75.0
    • Feature: Migrated to Smithy. No functional changes
  • github.com/aws/aws-sdk-go-v2/service/lightsail: v1.53.0
    • Feature: This release adds support for the Asia Pacific (Malaysia) (ap-southeast-5) Region.
  • github.com/aws/aws-sdk-go-v2/service/mediatailor: v1.57.0
    • Feature: This change adds support for Tagging the resource types Programs and Prefetch Schedules
  • github.com/aws/aws-sdk-go-v2/service/qconnect: v1.29.0
    • Feature: Added optional originRequestId parameter to SendMessageRequest and ListSpans response in Amazon Q in Connect to support request tracing across service boundaries.
  • github.com/aws/aws-sdk-go-v2/service/transfer: v1.70.0
    • Feature: AWS Transfer Family Connectors now support IPv6 connectivity, enabling outbound connections to remote SFTP or AS2 servers using IPv4-only or dual-stack (IPv4 and IPv6) configurations based on network requirements.

Release (2026-04-03)

03 Apr 18:36

Choose a tag to compare

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/bedrock: v1.59.0
    • Feature: Amazon Bedrock Guardrails enforcement configuration APIs now support selective guarding controls for system prompts as well as user and assistant messages, along with SDK support for Amazon Bedrock resource policy APIs.
  • github.com/aws/aws-sdk-go-v2/service/bedrockagent: v1.53.0
    • Feature: Added strict parameter to ToolSpecification to allow users to enforce strict JSON schema adherence for tool input schemas.
  • github.com/aws/aws-sdk-go-v2/service/bedrockagentcorecontrol: v1.28.1
    • Documentation: Documentation Update for Adds support for three-legged (Authorization Code grant type) OAuth along with predefined MCP tool schema configuration for Amazon Bedrock AgentCore gateway MCP server targets.
  • github.com/aws/aws-sdk-go-v2/service/cloudwatchlogs: v1.68.0
    • Feature: Added queryDuration, bytesScanned, and userIdentity fields to the QueryInfo response object returned by DescribeQueries. Customers can now view detailed query cost information including who ran the query, how long it took, and the volume of data scanned.
  • github.com/aws/aws-sdk-go-v2/service/lightsail: v1.52.0
    • Feature: Add support for tagging of Alarm resource type
  • github.com/aws/aws-sdk-go-v2/service/medialive: v1.94.0
    • Feature: AWS Elemental MediaLive released a new features that allows customers to use HLG 2020 as a color space for AV1 video codec.
  • github.com/aws/aws-sdk-go-v2/service/organizations: v1.51.1
    • Documentation: Updates close Account quota for member accounts in an Organization.
  • github.com/aws/aws-sdk-go-v2/service/paymentcryptography: v1.28.0
    • Feature: Adds optional support to retrieve previously generated import and export tokens to simplify import and export functions

Release (2026-04-02)

02 Apr 18:38

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/appstream: v1.56.0
    • Feature: Amazon WorkSpaces Applications now supports drain mode for instances in multi-session fleets. This capability allows administrators to instruct individual fleet instances to stop accepting new user sessions while allowing existing sessions to continue uninterrupted.
  • github.com/aws/aws-sdk-go-v2/service/bedrockagentcorecontrol: v1.28.0
    • Feature: Adds support for three-legged (Authorization Code grant type) OAuth along with predefined MCP tool schema configuration for Amazon Bedrock AgentCore gateway MCP server targets.
  • github.com/aws/aws-sdk-go-v2/service/bedrockdataautomation: v1.14.0
    • Feature: Data Automation Library is a BDA capability that lets you create reusable entity resources to improve extraction accuracy. Libraries support Custom Vocabulary entities that enhance speech recognition for audio and video content with domain-specific terminology shared across projects
  • github.com/aws/aws-sdk-go-v2/service/cloudwatch: v1.56.0
    • Feature: CloudWatch now supports OTel enrichment to make vended metrics for supported AWS resources queryable via PromQL with resource ARN and tag labels, and PromQL alarms for metrics ingested via the OTLP endpoint with multi-contributor evaluation.
  • github.com/aws/aws-sdk-go-v2/service/cloudwatchlogs: v1.67.0
    • Feature: We are pleased to announce that our logs transformation csv processor now has a destination field, allowing you to specify under which parent node parsed columns be placed under.
  • github.com/aws/aws-sdk-go-v2/service/connect: v1.167.0
    • Feature: Include CUSTOMER to evaluation target and participant role. Support Korean, Japanese and Simplified Chinese in evaluation forms.
  • github.com/aws/aws-sdk-go-v2/service/deadline: v1.28.0
    • Feature: AWS Deadline Cloud now supports configurable scheduling on each queue. The scheduling configuration controls how workers are distributed across jobs.
  • github.com/aws/aws-sdk-go-v2/service/gamelift: v1.52.0
    • Feature: Amazon GameLift Servers now includes a ComputeName field in game session API responses, making it easier to identify which compute is hosting a game session without cross-referencing IP addresses.
  • github.com/aws/aws-sdk-go-v2/service/geoplaces: v1.8.6
    • Documentation: This release updates API reference documentation for Amazon Location Service Places APIs to reflect regional restrictions for Grab Maps users in ReverseGeocode, Suggest, SearchText, and GetPlace operations
  • github.com/aws/aws-sdk-go-v2/service/pricing: v1.41.0
    • Feature: This release increases the MaxResults parameter of the GetAttributeValues API from 100 to 10000.

Release (2026-04-01)

01 Apr 18:41

Choose a tag to compare

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/bedrock: v1.58.0
    • Feature: Adds support for Bedrock Batch Inference Job Progress Monitoring
  • github.com/aws/aws-sdk-go-v2/service/bedrockagentcore: v1.18.0
    • Feature: Added the ability to filter out empty sessions when listing sessions. Customers can now retrieve only sessions that still contain events, eliminating the need to check each session individually. No changes required for existing integrations.
  • github.com/aws/aws-sdk-go-v2/service/bedrockagentcorecontrol: v1.27.0
    • Feature: Adds support for VPC egress private endpoints for Amazon Bedrock AgentCore gateway targets, enabling private connectivity through managed VPC Lattice resources. Also adds IAM credential provider for gateway targets, enabling IAM-based authentication to target endpoints
  • github.com/aws/aws-sdk-go-v2/service/ecs: v1.76.0
    • Feature: Amazon ECS now supports Managed Daemons with dedicated APIs for registering daemon task definitions, creating daemons, and managing daemon deployments.
  • github.com/aws/aws-sdk-go-v2/service/elasticache: v1.52.0
    • Feature: Updated SnapshotRetentionLimit documentation for ServerlessCache to correctly describe the parameter as number of days (max 35) instead of number of snapshots.
  • github.com/aws/aws-sdk-go-v2/service/elasticsearchservice: v1.40.0
    • Feature: Adding Policy-Min-TLS-1-2-RFC9151-FIPS-2024-08 as TLS Policy in Supported Regions
  • github.com/aws/aws-sdk-go-v2/service/georoutes: v1.8.0
    • Feature: This release makes RoutingBoundary optional in CalculateRouteMatrix, set StopDuration with a maximum value of 49999 for CalculateRoutes, set TrailerCount with a maximum value of 4, and introduces region restrictions for Grab Maps users.
  • github.com/aws/aws-sdk-go-v2/service/medicalimaging: v1.24.0
    • Feature: Added new boolean flag to persist metadata updates to all primary image sets in the same study as the requested image set.
  • github.com/aws/aws-sdk-go-v2/service/opensearch: v1.64.0
    • Feature: Adding Policy-Min-TLS-1-2-RFC9151-FIPS-2024-08 as TLS Policy in Supported Regions

Release (2026-03-31)

31 Mar 18:44

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/acm: v1.38.0
    • Feature: Adds support for searching for ACM certificates using the new SearchCertificates API.
  • github.com/aws/aws-sdk-go-v2/service/cloudfront: v1.61.0
    • Feature: This release adds bring your own IP (BYOIP) IPv6 support to CloudFront's CreateAnycastIpList and UpdateAnycastIpList API through the IpamCidrConfigs field.
  • github.com/aws/aws-sdk-go-v2/service/databasemigrationservice: v1.62.0
    • Feature: To successfully connect to the IBM DB2 LUW database server, you may need to specify additional security parameters that are passed to the JDBC driver. These parameters are EncryptionAlgorithm and SecurityMechanism. Both parameters accept integer values.
  • github.com/aws/aws-sdk-go-v2/service/dataexchange: v1.41.0
    • Feature: Support Tags for AWS Data Exchange resource Assets
  • github.com/aws/aws-sdk-go-v2/service/datazone: v1.55.0
    • Feature: Adds environmentConfigurationName field to CreateEnvironmentInput and UpdateEnvironmentInput, so that Domain Owners can now recover orphaned environments by recreating deleted configurations with the same name, and will auto-recover orphaned environments
  • github.com/aws/aws-sdk-go-v2/service/devopsagent: v1.1.0
    • Feature: AWS DevOps Agent service General Availability release.
  • github.com/aws/aws-sdk-go-v2/service/ec2: v1.296.2
    • Documentation: This release updates the examples in the documentation for DescribeRegions and DescribeAvailabilityZones.
  • github.com/aws/aws-sdk-go-v2/service/geomaps: v1.10.0
    • Feature: This release expands map customization options with adjustable contour line density, dark mode support for Hybrid and Satellite views, enhanced traffic information across multiple map styles, and transit and truck travel modes for Monochrome and Hybrid map styles.
  • github.com/aws/aws-sdk-go-v2/service/kinesisanalyticsv2: v1.37.0
    • Feature: Support for Flink 2.2 in Managed Service for Apache Flink
  • github.com/aws/aws-sdk-go-v2/service/mailmanager: v1.18.0
    • Feature: Amazon SES Mail Manager now supports optional TLS policy for accepting unencrypted connections and mTLS authentication for ingress endpoints with configurable trust stores. Two new rule actions are available, Bounce for sending non-delivery reports and Lambda invocation for custom email processing.
  • github.com/aws/aws-sdk-go-v2/service/marketplaceagreement: v1.14.0
    • Feature: This release adds 8 new APIs for AWS Marketplace sellers. 4 APIs for Cancellations (Send, List, Get, Cancel action on AgreementCancellationRequest), 3 APIs for Billing Adjustments (BatchCreate, List, Get action on BillingAdjustmentRequest), and 1 API to List Invoices (ListAgreementInvoiceLineItems)
  • github.com/aws/aws-sdk-go-v2/service/observabilityadmin: v1.12.0
    • Feature: This release adds the Bedrock and Security Hub resource types for Omnia Enablement launch for March 31.
  • github.com/aws/aws-sdk-go-v2/service/odb: v1.10.0
    • Feature: Adds support for EC2 Placement Group integration with ODB Network. The GetOdbNetwork and ListOdbNetworks API responses now include the ec2PlacementGroupIds field.
  • github.com/aws/aws-sdk-go-v2/service/opensearch: v1.63.0
    • Feature: Support RegisterCapability, GetCapability, DeregisterCapability API for AI Assistant feature management for OpenSearch UI Applications
  • github.com/aws/aws-sdk-go-v2/service/organizations: v1.51.0
    • Feature: Added Path field to Account and OrganizationalUnit objects in AWS Organizations API responses.
  • github.com/aws/aws-sdk-go-v2/service/partnercentralselling: v1.16.0
    • Feature: Adding EURO Currency for MRR Amount
  • github.com/aws/aws-sdk-go-v2/service/pinpointsmsvoicev2: v1.28.0
    • Feature: This release adds RCS for Business messaging and Notify support. RCS lets you create and manage agents, send and receive messages in the US and Canada via SendTextMessage API, and configure SMS fallback. Notify lets you send templated OTP messages globally in minutes with no phone number required.
  • github.com/aws/aws-sdk-go-v2/service/quicksight: v1.106.0
    • Feature: Adds StartAutomationJob and DescribeAutomationJob APIs for automation jobs. Adds three custom permission capabilities that allow admins to control whether users can manage Spaces and chat agents. Adds an OAuthClientCredentials structure to provide OAuth 2.0 client credentials inline to data sources.
  • github.com/aws/aws-sdk-go-v2/service/s3: v1.98.0
    • Feature: Add Bucket Metrics configuration support to directory buckets
  • github.com/aws/aws-sdk-go-v2/service/s3control: v1.69.0
    • Feature: Adding an optional auditContext parameter to S3 Access Grants credential vending API GetDataAccess to enable job-level audit correlation in S3 CloudTrail logs
  • github.com/aws/aws-sdk-go-v2/service/s3tables: v1.15.0
    • Feature: S3 Tables now supports nested types when creating tables. Users can define complex column schemas using struct, list, and map types. These types can be composed together to model complex, hierarchical data structures within table schemas.
  • github.com/aws/aws-sdk-go-v2/service/securityagent: v1.0.0
    • Release: New AWS service client module
    • Feature: AWS Security Agent is a service that proactively secures applications throughout the development lifecycle with automated security reviews and on-demand penetration testing.
  • github.com/aws/aws-sdk-go-v2/service/sustainability: v1.0.0
    • Release: New AWS service client module
    • Feature: This is the first release of the AWS Sustainability SDK, which enables customers to access their sustainability impact data via API.

Release (2026-03-30)

30 Mar 19:05

Choose a tag to compare

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/appstream: v1.55.0
    • Feature: Add support for URL Redirection
  • github.com/aws/aws-sdk-go-v2/service/autoscaling: v1.65.0
    • Feature: Adds support for new instance lifecycle states introduced by the instance lifecycle policy and replace root volume features.
  • github.com/aws/aws-sdk-go-v2/service/bedrockagentcore: v1.17.0
    • Feature: Adds Ground Truth support for AgentCore Evaluations (Evaluate)
  • github.com/aws/aws-sdk-go-v2/service/cloudwatchlogs: v1.66.0
    • Feature: Adds Lookup Tables to CloudWatch Logs for log enrichment using CSV key-value data with KMS encryption support.
  • github.com/aws/aws-sdk-go-v2/service/deadline: v1.27.0
    • Feature: AWS Deadline Cloud now supports three new fleet auto scaling settings. With scale out rate, you can configure how quickly workers launch. With worker idle duration, you can set how long workers wait before shutting down. With standby worker count, you can keep idle workers ready for fast job start.
  • github.com/aws/aws-sdk-go-v2/service/devopsagent: v1.0.0
    • Release: New AWS service client module
    • Feature: AWS DevOps Agent General Availability.
  • github.com/aws/aws-sdk-go-v2/service/ecs: v1.75.0
    • Feature: Adding Local Storage support for ECS Managed Instances by introducing a new field "localStorageConfiguration" for CreateCapacityProvider and UpdateCapacityProvider APIs.
  • github.com/aws/aws-sdk-go-v2/service/gamelift: v1.51.4
    • Documentation: Update CreateScript API documentation.
  • github.com/aws/aws-sdk-go-v2/service/lakeformation: v1.47.6
    • Documentation: Add setSourceIdentity to DataLakeSettings Parameters
  • github.com/aws/aws-sdk-go-v2/service/opensearch: v1.62.0
    • Feature: Added Cluster Insights API's In OpenSearch Service SDK.
  • github.com/aws/aws-sdk-go-v2/service/partnercentralaccount: v1.2.0
    • Feature: KYB Supplemental Form enables partners who fail business verification to submit additional details and supporting documentation through a self-service form, triggering an automated re-verification without requiring manual intervention from support teams.
  • github.com/aws/aws-sdk-go-v2/service/sagemaker: v1.238.0
    • Feature: Added support for placement strategy and consolidation for SageMaker inference component endpoints. Customers can now configure how inference component copies are distributed across instances and availability zones (AZs), and enable automatic consolidation to optimizes resource utilization.

Release (2026-03-27)

27 Mar 18:37

Choose a tag to compare

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/bedrockagentcore: v1.16.0
    • Feature: Adding AgentCore Code Interpreter Node.js Runtime Support with an optional runtime field
  • github.com/aws/aws-sdk-go-v2/service/bedrockagentcorecontrol: v1.26.0
    • Feature: Adds support for custom code-based evaluators using customer-managed Lambda functions.
  • github.com/aws/aws-sdk-go-v2/service/neptunedata: v1.17.5
    • Documentation: Minor formatting changes to remove unnecessary symbols.
  • github.com/aws/aws-sdk-go-v2/service/omics: v1.40.0
    • Feature: AWS HealthOmics now supports VPC networking, allowing users to connect runs to external resources with NAT gateway, AWS VPC resources, and more. New Configuration APIs support configuring VPC settings. StartRun API now accepts networkingMode and configurationName parameters to enable VPC networking.

Release (2026-03-26)

26 Mar 18:36

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.41.5
    • Bug Fix: Fix a bug where a recorded clock skew could persist on the client even if the client and server clock ended up realigning.
  • github.com/aws/aws-sdk-go-v2/service/accessanalyzer: v1.45.12
    • Bug Fix: Fix a bug where a recorded clock skew could persist on the client even if the client and server clock ended up realigning.
  • github.com/aws/aws-sdk-go-v2/service/account: v1.30.5
    • Bug Fix: Fix a bug where a recorded clock skew could persist on the client even if the client and server clock ended up realigning.
  • github.com/aws/aws-sdk-go-v2/service/acm: v1.37.23
    • Bug Fix: Fix a bug where a recorded clock skew could persist on the client even if the client and server clock ended up realigning.
  • github.com/aws/aws-sdk-go-v2/service/acmpca: v1.46.12
    • Bug Fix: Fix a bug where a recorded clock skew could persist on the client even if the client and server clock ended up realigning.
  • github.com/aws/aws-sdk-go-v2/service/aiops: v1.6.21
    • Bug Fix: Fix a bug where a recorded clock skew could persist on the client even if the client and server clock ended up realigning.
  • github.com/aws/aws-sdk-go-v2/service/amp: v1.42.9
    • Bug Fix: Fix a bug where a recorded clock skew could persist on the client even if the client and server clock ended up realigning.
  • github.com/aws/aws-sdk-go-v2/service/amplify: v1.38.14
    • Bug Fix: Fix a bug where a recorded clock skew could persist on the client even if the client and server clock ended up realigning.
  • github.com/aws/aws-sdk-go-v2/service/amplifybackend: v1.32.20
    • Bug Fix: Fix a bug where a recorded clock skew could persist on the client even if the client and server clock ended up realigning.
  • github.com/aws/aws-sdk-go-v2/service/amplifyuibuilder: v1.28.20
    • Bug Fix: Fix a bug where a recorded clock skew could persist on the client even if the client and server clock ended up realigning.
  • github.com/aws/aws-sdk-go-v2/service/apigateway: v1.39.1
    • Bug Fix: Fix a bug where a recorded clock skew could persist on the client even if the client and server clock ended up realigning.
  • github.com/aws/aws-sdk-go-v2/service/apigatewaymanagementapi: v1.29.14
    • Bug Fix: Fix a bug where a recorded clock skew could persist on the client even if the client and server clock ended up realigning.
  • github.com/aws/aws-sdk-go-v2/service/apigatewayv2: v1.34.1
    • Bug Fix: Fix a bug where a recorded clock skew could persist on the client even if the client and server clock ended up realigning.
  • github.com/aws/aws-sdk-go-v2/service/appconfig: v1.43.13
    • Bug Fix: Fix a bug where a recorded clock skew could persist on the client even if the client and server clock ended up realigning.
  • github.com/aws/aws-sdk-go-v2/service/appconfigdata: v1.23.22
    • Bug Fix: Fix a bug where a recorded clock skew could persist on the client even if the client and server clock ended up realigning.
  • github.com/aws/aws-sdk-go-v2/service/appfabric: v1.16.21
    • Bug Fix: Fix a bug where a recorded clock skew could persist on the client even if the client and server clock ended up realigning.
  • github.com/aws/aws-sdk-go-v2/service/appflow: v1.51.12
    • Bug Fix: Fix a bug where a recorded clock skew could persist on the client even if the client and server clock ended up realigning.
  • github.com/aws/aws-sdk-go-v2/service/appintegrations: v1.37.7
    • Bug Fix: Fix a bug where a recorded clock skew could persist on the client even if the client and server clock ended up realigning.
  • github.com/aws/aws-sdk-go-v2/service/applicationautoscaling: v1.41.14
    • Bug Fix: Fix a bug where a recorded clock skew could persist on the client even if the client and server clock ended up realigning.
  • github.com/aws/aws-sdk-go-v2/service/applicationcostprofiler: v1.27.12
    • Bug Fix: Fix a bug where a recorded clock skew could persist on the client even if the client and server clock ended up realigning.
  • github.com/aws/aws-sdk-go-v2/service/applicationdiscoveryservice: v1.35.13
    • Bug Fix: Fix a bug where a recorded clock skew could persist on the client even if the client and server clock ended up realigning.
  • github.com/aws/aws-sdk-go-v2/service/applicationinsights: v1.34.20
    • Bug Fix: Fix a bug where a recorded clock skew could persist on the client even if the client and server clock ended up realigning.
  • github.com/aws/aws-sdk-go-v2/service/applicationsignals: v1.19.1
    • Bug Fix: Fix a bug where a recorded clock skew could persist on the client even if the client and server clock ended up realigning.
  • github.com/aws/aws-sdk-go-v2/service/appmesh: v1.35.12
    • Bug Fix: Fix a bug where a recorded clock skew could persist on the client even if the client and server clock ended up realigning.
  • github.com/aws/aws-sdk-go-v2/service/apprunner: v1.39.14
    • Bug Fix: Fix a bug where a recorded clock skew could persist on the client even if the client and server clock ended up realigning.
  • github.com/aws/aws-sdk-go-v2/service/appstream: v1.54.4
    • Bug Fix: Fix a bug where a recorded clock skew could persist on the client even if the client and server clock ended up realigning.
  • github.com/aws/aws-sdk-go-v2/service/appsync: v1.53.5
    • Bug Fix: Fix a bug where a recorded clock skew could persist on the client even if the client and server clock ended up realigning.
  • github.com/aws/aws-sdk-go-v2/service/arcregionswitch: v1.6.3
    • Bug Fix: Fix a bug where a recorded clock skew could persist on the client even if the client and server clock ended up realigning.
  • github.com/aws/aws-sdk-go-v2/service/arczonalshift: v1.22.23
    • Bug Fix: Fix a bug where a recorded clock skew could persist on the client even if the client and server clock ended up realigning.
  • github.com/aws/aws-sdk-go-v2/service/artifact: v1.15.5
    • Bug Fix: Fix a bug where a recorded clock skew could persist on the client even if the client and server clock ended up realigning.
  • github.com/aws/aws-sdk-go-v2/service/athena: v1.57.4
    • Bug Fix: Fix a bug where a recorded clock skew could persist on the client even if the client and server clock ended up realigning.
  • github.com/aws/aws-sdk-go-v2/service/auditmanager: v1.46.12
    • Bug Fix: Fix a bug where a recorded clock skew could persist on the client even if the client and server clock ended up realigning.
  • github.com/aws/aws-sdk-go-v2/service/autoscaling: v1.64.4
    • Bug Fix: Fix a bug where a recorded clock skew could persist on the client even if the client and server clock ended up realigning.
  • github.com/aws/aws-sdk-go-v2/service/autoscalingplans: v1.30.14
    • Bug Fix: Fix a bug where a recorded clock skew could persist on the client even if the client and server clock ended up realigning.
  • github.com/aws/aws-sdk-go-v2/service/b2bi: v1.0.0-preview.100
    • Bug Fix: Fix a bug where a recorded clock skew could persist on the client even if the client and server clock ended up realigning.
  • github.com/aws/aws-sdk-go-v2/service/backup: v1.54.11
    • Bug Fix: Fix a bug where a recorded clock skew could persist on the client even if the client and server clock ended up realigning.
  • github.com/aws/aws-sdk-go-v2/service/backupgateway: v1.26.3
    • Bug Fix: Fix a bug where a recorded clock skew could persist on the client even if the client and server clock ended up realigning.
  • github.com/aws/aws-sdk-go-v2/service/backupsearch: v1.6.23
    • Bug Fix: Fix a bug where a recorded clock skew could persist on the client even if the client and server clock ended up realigning.
  • github.com/aws/aws-sdk-go-v2/service/batch: v1.63.2
    • Bug Fix: Fix a bug where a recorded clock skew coul...
Read more

Release (2026-03-25)

25 Mar 18:35

Choose a tag to compare

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/apigatewayv2: v1.34.0
    • Feature: Added DISABLE IN PROGRESS and DISABLE FAILED Portal statuses.
  • github.com/aws/aws-sdk-go-v2/service/applicationsignals: v1.19.0
    • Feature: This release adds support for creating SLOs on RUM appMonitors, Synthetics canaries and services.
  • github.com/aws/aws-sdk-go-v2/service/batch: v1.63.1
    • Documentation: Documentation-only update for AWS Batch.
  • github.com/aws/aws-sdk-go-v2/service/marketplaceagreement: v1.13.0
    • Feature: The Variable Payments APIs enable AWS Marketplace Sellers to perform manage their payment requests (send, get, list, cancel).
  • github.com/aws/aws-sdk-go-v2/service/polly: v1.57.0
    • Feature: Add support for Mu-law and A-law codecs for output format
  • github.com/aws/aws-sdk-go-v2/service/uxc: v1.0.0
    • Release: New AWS service client module
    • Feature: GA release of AccountCustomizations, used to manage account color, visible services, and visible regions settings in the AWS Management Console.