Skip to content

Releases: aws/aws-sdk-go-v2

Release (2024-03-28)

28 Mar 18:37
Compare
Choose a tag to compare

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/codecatalyst: v1.13.0
    • Feature: This release adds support for understanding pending changes to subscriptions by including two new response parameters for the GetSubscription API for Amazon CodeCatalyst.
  • github.com/aws/aws-sdk-go-v2/service/computeoptimizer: v1.34.0
    • Feature: This release enables AWS Compute Optimizer to analyze and generate recommendations with a new customization preference, Memory Utilization.
  • github.com/aws/aws-sdk-go-v2/service/ec2: v1.155.0
    • Feature: Amazon EC2 C7gd, M7gd and R7gd metal instances with up to 3.8 TB of local NVMe-based SSD block-level storage have up to 45% improved real-time NVMe storage performance than comparable Graviton2-based instances.
  • github.com/aws/aws-sdk-go-v2/service/eks: v1.42.0
    • Feature: Add multiple customer error code to handle customer caused failure when managing EKS node groups
  • github.com/aws/aws-sdk-go-v2/service/guardduty: v1.41.0
    • Feature: Add EC2 support for GuardDuty Runtime Monitoring auto management.
  • github.com/aws/aws-sdk-go-v2/service/neptunegraph: v1.7.0
    • Feature: Update ImportTaskCancelled waiter to evaluate task state correctly and minor documentation changes.
  • github.com/aws/aws-sdk-go-v2/service/oam: v1.10.0
    • Feature: This release adds support for sharing AWS::InternetMonitor::Monitor resources.
  • github.com/aws/aws-sdk-go-v2/service/quicksight: v1.60.0
    • Feature: Amazon QuickSight: Adds support for setting up VPC Endpoint restrictions for accessing QuickSight Website.

Release (2024-03-27)

27 Mar 18:41
Compare
Choose a tag to compare

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/batch: v1.36.0
    • Feature: This feature allows AWS Batch to support configuration of imagePullSecrets and allowPrivilegeEscalation for jobs running on EKS
  • github.com/aws/aws-sdk-go-v2/service/bedrockagent: v1.5.0
    • Feature: This changes introduces metadata documents statistics and also updates the documentation for bedrock agent.
  • github.com/aws/aws-sdk-go-v2/service/bedrockagentruntime: v1.6.0
    • Feature: This release introduces filtering support on Retrieve and RetrieveAndGenerate APIs.
  • github.com/aws/aws-sdk-go-v2/service/elasticache: v1.38.0
    • Feature: Added minimum capacity to Amazon ElastiCache Serverless. This feature allows customer to ensure minimum capacity even without current load
  • github.com/aws/aws-sdk-go-v2/service/secretsmanager: v1.28.5
    • Documentation: Documentation updates for Secrets Manager

Release (2024-03-26)

26 Mar 18:31
Compare
Choose a tag to compare

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/bedrockagentruntime: v1.5.0
    • Feature: This release adds support to customize prompts sent through the RetrieveAndGenerate API in Agents for Amazon Bedrock.
  • github.com/aws/aws-sdk-go-v2/service/costexplorer: v1.37.0
    • Feature: Adds support for backfill of cost allocation tags, with new StartCostAllocationTagBackfill and ListCostAllocationTagBackfillHistory API.
  • github.com/aws/aws-sdk-go-v2/service/ec2: v1.154.0
    • Feature: Documentation updates for Elastic Compute Cloud (EC2).
  • github.com/aws/aws-sdk-go-v2/service/ecs: v1.41.5
    • Documentation: This is a documentation update for Amazon ECS.
  • github.com/aws/aws-sdk-go-v2/service/finspace: v1.24.0
    • Feature: Add new operation delete-kx-cluster-node and add status parameter to list-kx-cluster-node operation.

Release (2024-03-25)

25 Mar 18:30
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/dynamodb/attributevalue: v1.13.12
    • Bug Fix: Removes some duplicated reflection-based calls in the marshaler.
  • github.com/aws/aws-sdk-go-v2/service/codebuild: v1.32.0
    • Feature: Supporting GitLab and GitLab Self Managed as source types in AWS CodeBuild.
  • github.com/aws/aws-sdk-go-v2/service/ec2: v1.153.0
    • Feature: Added support for ModifyInstanceMetadataDefaults and GetInstanceMetadataDefaults to set Instance Metadata Service account defaults
  • github.com/aws/aws-sdk-go-v2/service/ecs: v1.41.4
    • Documentation: Documentation only update for Amazon ECS.
  • github.com/aws/aws-sdk-go-v2/service/emrcontainers: v1.26.0
    • Feature: This release increases the number of supported job template parameters from 20 to 100.
  • github.com/aws/aws-sdk-go-v2/service/globalaccelerator: v1.23.0
    • Feature: AWS Global Accelerator now supports cross-account sharing for bring your own IP addresses.
  • github.com/aws/aws-sdk-go-v2/service/medialive: v1.49.0
    • Feature: Exposing TileMedia H265 options
  • github.com/aws/aws-sdk-go-v2/service/sagemaker: v1.134.0
    • Feature: Introduced support for the following new instance types on SageMaker Studio for JupyterLab and CodeEditor applications: m6i, m6id, m7i, c6i, c6id, c7i, r6i, r6id, r7i, and p5

Release (2024-03-22)

22 Mar 18:23
Compare
Choose a tag to compare

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/firehose: v1.28.4
    • Documentation: Updates Amazon Firehose documentation for message regarding Enforcing Tags IAM Policy.
  • github.com/aws/aws-sdk-go-v2/service/kendra: v1.50.0
    • Feature: Documentation update, March 2024. Corrects some docs for Amazon Kendra.
  • github.com/aws/aws-sdk-go-v2/service/pricing: v1.28.0
    • Feature: Add ResourceNotFoundException to ListPriceLists and GetPriceListFileUrl APIs
  • github.com/aws/aws-sdk-go-v2/service/rolesanywhere: v1.9.0
    • Feature: This release relaxes constraints on the durationSeconds request parameter for the *Profile APIs that support it. This parameter can now take on values that go up to 43200.
  • github.com/aws/aws-sdk-go-v2/service/securityhub: v1.47.0
    • Feature: Added new resource detail object to ASFF, including resource for LastKnownExploitAt

Release (2024-03-21)

21 Mar 18:22
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/ec2/imds: v1.16.0
    • Feature: Add config switch DisableDefaultTimeout that allows you to disable the default operation timeout (5 seconds) for IMDS calls.
  • github.com/aws/aws-sdk-go-v2/service/codeartifact: v1.26.0
    • Feature: This release adds Package groups to CodeArtifact so you can more conveniently configure package origin controls for multiple packages.

Release (2024-03-20)

20 Mar 18:35
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/accessanalyzer: v1.29.0
    • Feature: This release adds support for policy validation and external access findings for DynamoDB tables and streams. IAM Access Analyzer helps you author functional and secure resource-based policies and identify cross-account access. Updated service API, documentation, and paginators.
  • github.com/aws/aws-sdk-go-v2/service/codebuild: v1.31.2
    • Documentation: This release adds support for new webhook events (RELEASED and PRERELEASED) and filter types (TAG_NAME and RELEASE_NAME).
  • github.com/aws/aws-sdk-go-v2/service/connect: v1.95.0
    • Feature: This release updates the *InstanceStorageConfig APIs to support a new ResourceType: REAL_TIME_CONTACT_ANALYSIS_CHAT_SEGMENTS. Use this resource type to enable streaming for real-time analysis of chat contacts and to associate a Kinesis stream where real-time analysis chat segments will be published.
  • github.com/aws/aws-sdk-go-v2/service/dynamodb: v1.31.0
    • Feature: This release introduces 3 new APIs ('GetResourcePolicy', 'PutResourcePolicy' and 'DeleteResourcePolicy') and modifies the existing 'CreateTable' API for the resource-based policy support. It also modifies several APIs to accept a 'TableArn' for the 'TableName' parameter.
  • github.com/aws/aws-sdk-go-v2/service/managedblockchainquery: v1.12.0
    • Feature: AMB Query: update GetTransaction to include transactionId as input
  • github.com/aws/aws-sdk-go-v2/service/savingsplans: v1.19.0
    • Feature: Introducing the Savings Plans Return feature enabling customers to return their Savings Plans within 7 days of purchase.

Release (2024-03-19)

19 Mar 18:24
Compare
Choose a tag to compare

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/cloudwatchlogs: v1.35.0
    • Feature: Update LogSamples field in Anomaly model to be a list of LogEvent
  • github.com/aws/aws-sdk-go-v2/service/ec2: v1.152.0
    • Feature: This release adds the new DescribeMacHosts API operation for getting information about EC2 Mac Dedicated Hosts. Users can now see the latest macOS versions that their underlying Apple Mac can support without needing to be updated.
  • github.com/aws/aws-sdk-go-v2/service/finspace: v1.23.0
    • Feature: Adding new attributes readWrite and onDemand to dataview models for Database Maintenance operations.
  • github.com/aws/aws-sdk-go-v2/service/managedblockchainquery: v1.11.0
    • Feature: Introduces a new API for Amazon Managed Blockchain Query: ListFilteredTransactionEvents.

Release (2024-03-18)

18 Mar 19:47
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.26.0
    • Feature: Add no-op rate limiting implementation ratelimit.None, which allows disabling of client-side retry quota behavior.
  • github.com/aws/aws-sdk-go-v2/service/cloudformation: v1.48.0
    • Feature: This release supports for a new API ListStackSetAutoDeploymentTargets, which provider auto-deployment configuration as a describable resource. Customers can now view the specific combinations of regions and OUs that are being auto-deployed.
  • github.com/aws/aws-sdk-go-v2/service/kms: v1.30.0
    • Feature: Adds the ability to use the default policy name by omitting the policyName parameter in calls to PutKeyPolicy and GetKeyPolicy
  • github.com/aws/aws-sdk-go-v2/service/mediatailor: v1.37.0
    • Feature: This release adds support to allow customers to show different content within a channel depending on metadata associated with the viewer.
  • github.com/aws/aws-sdk-go-v2/service/rds: v1.76.0
    • Feature: This release launches the ModifyIntegration API and support for data filtering for zero-ETL Integrations.
  • github.com/aws/aws-sdk-go-v2/service/s3: v1.53.0
    • Feature: Fix two issues with response root node names.
  • github.com/aws/aws-sdk-go-v2/service/timestreamquery: v1.22.4
    • Documentation: Documentation updates, March 2024

Release (2024-03-15)

15 Mar 18:31
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/backup: v1.34.0
    • Feature: This release introduces a boolean attribute ManagedByAWSBackupOnly as part of ListRecoveryPointsByResource api to filter the recovery points based on ownership. This attribute can be used to filter out the recovery points protected by AWSBackup.
  • github.com/aws/aws-sdk-go-v2/service/codebuild: v1.31.0
    • Feature: AWS CodeBuild now supports overflow behavior on Reserved Capacity.
  • github.com/aws/aws-sdk-go-v2/service/connect: v1.94.0
    • Feature: This release adds Hierarchy based Access Control fields to Security Profile public APIs and adds support for UserAttributeFilter to SearchUsers API.
  • github.com/aws/aws-sdk-go-v2/service/ec2: v1.151.0
    • Feature: Add media accelerator and neuron device information on the describe instance types API.
  • github.com/aws/aws-sdk-go-v2/service/kinesisanalyticsv2: v1.25.0
    • Feature: Support for Flink 1.18 in Managed Service for Apache Flink
  • github.com/aws/aws-sdk-go-v2/service/s3: v1.52.1
    • Documentation: Documentation updates for Amazon S3.
  • github.com/aws/aws-sdk-go-v2/service/sagemaker: v1.133.0
    • Feature: Adds m6i, m6id, m7i, c6i, c6id, c7i, r6i r6id, r7i, p5 instance type support to Sagemaker Notebook Instances and miscellaneous wording fixes for previous Sagemaker documentation.
  • github.com/aws/aws-sdk-go-v2/service/workspacesthinclient: v1.4.0
    • Feature: Removed unused parameter kmsKeyArn from UpdateDeviceRequest