Skip to content

Releases: aws/aws-sdk-go-v2

Release (2024-10-04)

04 Oct 18:41
Compare
Choose a tag to compare

General Highlights

  • Feature: Add support for HTTP client metrics.
  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/ec2: v1.181.0
    • Feature: Documentation updates for Amazon EC2.
  • github.com/aws/aws-sdk-go-v2/service/iotdataplane: v1.26.0
    • Feature: Add v2 smoke tests and smithy smokeTests trait for SDK testing.

Release (2024-10-03)

03 Oct 18:49
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/codepipeline: v1.33.0
    • Feature: AWS CodePipeline introduces Commands action that enables you to easily run shell commands as part of your pipeline execution.
  • github.com/aws/aws-sdk-go-v2/service/connect: v1.112.0
    • Feature: Public GetMetricDataV2 Grouping increase from 3 to 4
  • github.com/aws/aws-sdk-go-v2/service/ec2: v1.180.0
    • Feature: This release includes a new API for modifying instance cpu-options after launch.
  • github.com/aws/aws-sdk-go-v2/service/iot: v1.58.0
    • Feature: This release adds support for Custom Authentication with X.509 Client Certificates, support for Custom Client Certificate validation, and support for selecting application protocol and authentication type without requiring TLS ALPN for customer's AWS IoT Domain Configurations.
  • github.com/aws/aws-sdk-go-v2/service/marketplacereporting: v1.0.0
    • Release: New AWS service client module
    • Feature: The AWS Marketplace Reporting service introduces the GetBuyerDashboard API. This API returns a dashboard that provides visibility into your organization's AWS Marketplace agreements and associated spend across the AWS accounts in your organization.
  • github.com/aws/aws-sdk-go-v2/service/mediapackagev2: v1.17.0
    • Feature: Added support for ClipStartTime on the FilterConfiguration object on OriginEndpoint manifest settings objects. Added support for EXT-X-START tags on produced HLS child playlists.
  • github.com/aws/aws-sdk-go-v2/service/quicksight: v1.75.0
    • Feature: QuickSight: Add support for exporting and importing folders in AssetBundle APIs

Release (2024-10-02)

02 Oct 18:51
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/appstream: v1.40.0
    • Feature: Added support for Automatic Time Zone Redirection on Amazon AppStream 2.0
  • github.com/aws/aws-sdk-go-v2/service/b2bi: v1.0.0-preview.44
    • Feature: Added and updated APIs to support outbound EDI transformations
  • github.com/aws/aws-sdk-go-v2/service/bedrockagentruntime: v1.21.0
    • Feature: Added raw model response and usage metrics to PreProcessing and PostProcessing Trace
  • github.com/aws/aws-sdk-go-v2/service/bedrockruntime: v1.18.0
    • Feature: Added new fields to Amazon Bedrock Guardrails trace
  • github.com/aws/aws-sdk-go-v2/service/iotdeviceadvisor: v1.30.0
    • Feature: Add clientToken attribute and implement idempotency for CreateSuiteDefinition.
  • github.com/aws/aws-sdk-go-v2/service/ivsrealtime: v1.19.0
    • Feature: Adds new Stage Health EventErrorCodes applicable to RTMP(S) broadcasts. Bug Fix: Enforces that EncoderConfiguration Video height and width must be even-number values.
  • github.com/aws/aws-sdk-go-v2/service/s3: v1.64.0
    • Feature: This release introduces a header representing the minimum object size limit for Lifecycle transitions.
  • github.com/aws/aws-sdk-go-v2/service/sagemaker: v1.162.0
    • Feature: releasing builtinlcc to public
  • github.com/aws/aws-sdk-go-v2/service/workspaces: v1.47.4
    • Documentation: WSP is being rebranded to become DCV.

Release (2024-10-01)

01 Oct 19:01
Compare
Choose a tag to compare

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/bedrockagent: v1.22.0
    • Feature: This release adds support to stop an ongoing ingestion job using the StopIngestionJob API in Agents for Amazon Bedrock.
  • github.com/aws/aws-sdk-go-v2/service/codeartifact: v1.32.0
    • Feature: Add support for the dual stack endpoints.
  • github.com/aws/aws-sdk-go-v2/service/rds: v1.86.0
    • Feature: This release provides additional support for enabling Aurora Limitless Database DB clusters.

Release (2024-09-30)

30 Sep 19:42
Compare
Choose a tag to compare

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/clouddirectory: v1.23.4
    • Documentation: Add examples for API operations in model.
  • github.com/aws/aws-sdk-go-v2/service/connect: v1.111.0
    • Feature: Amazon Connect introduces StartOutboundChatContact API allowing customers to initiate outbound chat contacts
  • github.com/aws/aws-sdk-go-v2/service/pricing: v1.31.4
    • Documentation: Add examples for API operations in model.
  • github.com/aws/aws-sdk-go-v2/service/resourcegroups: v1.26.0
    • Feature: This update includes new APIs to support application groups and to allow users to manage resource tag-sync tasks in applications.
  • github.com/aws/aws-sdk-go-v2/service/supplychain: v1.7.0
    • Feature: Release DataLakeDataset, DataIntegrationFlow and ResourceTagging APIs for AWS Supply Chain
  • github.com/aws/aws-sdk-go-v2/service/timestreaminfluxdb: v1.5.0
    • Feature: Timestream for InfluxDB now supports port configuration and additional customer-modifiable InfluxDB v2 parameters. This release adds Port to the CreateDbInstance and UpdateDbInstance API, and additional InfluxDB v2 parameters to the CreateDbParameterGroup API.
  • github.com/aws/aws-sdk-go-v2/service/verifiedpermissions: v1.18.4
    • Documentation: Add examples for API operations in model.

Release (2024-09-27)

27 Sep 19:08
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/customerprofiles: v1.41.0
    • Feature: Introduces optional RoleArn parameter for PutIntegration request and includes RoleArn in the response of PutIntegration, GetIntegration and ListIntegrations
  • github.com/aws/aws-sdk-go-v2/service/quicksight: v1.74.0
    • Feature: Adding personalization in QuickSight data stories. Admins can enable or disable personalization through QuickSight settings.
  • github.com/aws/aws-sdk-go-v2/service/securityhub: v1.53.3
    • Documentation: Documentation updates for AWS Security Hub
  • github.com/aws/aws-sdk-go-v2/service/sesv2: v1.35.0
    • Feature: This release adds support for engagement tracking over Https using custom domains.

Release (2024-09-26)

26 Sep 18:46
Compare
Choose a tag to compare

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/chatbot: v1.7.0
    • Feature: Return State and StateReason fields for Chatbot Channel Configurations.
  • github.com/aws/aws-sdk-go-v2/service/lambda: v1.62.0
    • Feature: Reverting Lambda resource-based policy and block public access APIs.
  • github.com/aws/aws-sdk-go-v2/service/organizations: v1.33.0
    • Feature: Add support for policy operations on the CHATBOT_POLICY policy type.
  • github.com/aws/aws-sdk-go-v2/service/pcs: v1.1.3
    • Documentation: AWS PCS API documentation - Edited the description of the iamInstanceProfileArn parameter of the CreateComputeNodeGroup and UpdateComputeNodeGroup actions; edited the description of the SlurmCustomSetting data type to list the supported parameters for clusters and compute node groups.
  • github.com/aws/aws-sdk-go-v2/service/rdsdata: v1.24.3
    • Documentation: Documentation update for RDS Data API to reflect support for Aurora MySQL Serverless v2 and Provisioned DB clusters.
  • github.com/aws/aws-sdk-go-v2/service/sagemaker: v1.161.0
    • Feature: Adding TagPropagation attribute to Sagemaker API

Release (2024-09-25)

25 Sep 18:49
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/cloudtrail: v1.43.2
    • Documentation: Doc-only update for CloudTrail network activity events release (in preview)
  • github.com/aws/aws-sdk-go-v2/service/ec2: v1.179.1
    • Documentation: Updates to documentation for the transit gateway security group referencing feature.
  • github.com/aws/aws-sdk-go-v2/service/fsx: v1.48.2
    • Documentation: Doc-only update to address Lustre S3 hard-coded names.

Release (2024-09-24)

24 Sep 18:55
Compare
Choose a tag to compare

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/bedrock: v1.19.0
    • Feature: Add support for Cross Region Inference in Bedrock Model Evaluations.
  • github.com/aws/aws-sdk-go-v2/service/budgets: v1.27.0
    • Feature: Releasing minor partitional endpoint updates
  • github.com/aws/aws-sdk-go-v2/service/kinesis: v1.31.0
    • Feature: This release includes support to add tags when creating a stream
  • github.com/aws/aws-sdk-go-v2/service/pinpointsmsvoicev2: v1.14.0
    • Feature: AWS End User Messaging SMS-Voice V2 has added support for resource policies. Use the three new APIs to create, view, edit, and delete resource policies.
  • github.com/aws/aws-sdk-go-v2/service/sagemaker: v1.160.0
    • Feature: Adding HiddenInstanceTypes and HiddenSageMakerImageVersionAliases attribute to SageMaker API

Release (2024-09-23)

23 Sep 18: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/apigateway: v1.26.1
    • Documentation: Documentation updates for Amazon API Gateway
  • github.com/aws/aws-sdk-go-v2/service/athena: v1.46.0
    • Feature: List/Get/Update/Delete/CreateDataCatalog now integrate with AWS Glue connections. Users can create a Glue connection through Athena or use a Glue connection to define their Athena federated parameters.
  • github.com/aws/aws-sdk-go-v2/service/bedrockagent: v1.21.0
    • Feature: Amazon Bedrock Prompt Flows and Prompt Management now supports using inference profiles to increase throughput and improve resilience.
  • github.com/aws/aws-sdk-go-v2/service/ec2: v1.179.0
    • Feature: Amazon EC2 G6e instances powered by NVIDIA L40S Tensor Core GPUs are the most cost-efficient GPU instances for deploying generative AI models and the highest performance GPU instances for spatial computing workloads.
  • github.com/aws/aws-sdk-go-v2/service/emrserverless: v1.25.0
    • Feature: This release adds support for job concurrency and queuing configuration at Application level.
  • github.com/aws/aws-sdk-go-v2/service/glue: v1.99.0
    • Feature: Added AthenaProperties parameter to Glue Connections, allowing Athena to store service specific properties on Glue Connections.
  • github.com/aws/aws-sdk-go-v2/service/rds: v1.85.0
    • Feature: Support ComputeRedundancy parameter in ModifyDBShardGroup API. Add DBShardGroupArn in DBShardGroup API response. Remove InvalidMaxAcuFault from CreateDBShardGroup and ModifyDBShardGroup API. Both API will throw InvalidParameterValueException for invalid ACU configuration.
  • github.com/aws/aws-sdk-go-v2/service/resourceexplorer2: v1.14.0
    • Feature: AWS Resource Explorer released ListResources feature which allows customers to list all indexed AWS resources within a view.