hashicorp / aws-sdk-go-base

AWS Go SDK Base Client and Helper Function Library
Mozilla Public License 2.0
36 stars 36 forks source link

Bump the aws-sdk-go group across 1 directory with 10 updates #1094

Closed dependabot[bot] closed 4 months ago

dependabot[bot] commented 4 months ago

Bumps the aws-sdk-go group with 6 updates in the / directory:

Package From To
github.com/aws/aws-sdk-go-v2 1.26.1 1.28.0
github.com/aws/aws-sdk-go-v2/config 1.27.12 1.27.19
github.com/aws/aws-sdk-go-v2/service/dynamodb 1.32.1 1.32.9
github.com/aws/aws-sdk-go-v2/service/iam 1.32.1 1.32.7
github.com/aws/aws-sdk-go-v2/service/s3 1.53.2 1.55.2
github.com/aws/aws-sdk-go-v2/service/sqs 1.32.0 1.32.7

Updates github.com/aws/aws-sdk-go-v2 from 1.26.1 to 1.28.0

Commits


Updates github.com/aws/aws-sdk-go-v2/config from 1.27.12 to 1.27.19

Commits


Updates github.com/aws/aws-sdk-go-v2/credentials from 1.17.12 to 1.17.19

Commits


Updates github.com/aws/aws-sdk-go-v2/feature/ec2/imds from 1.16.1 to 1.16.6

Changelog

Sourced from github.com/aws/aws-sdk-go-v2/feature/ec2/imds's changelog.

Release (2022-06-29)

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/aws-sdk-go-v2: v1.16.6
    • Bug Fix: Fix aws/signer/v4 to not double sign Content-Length header. Fixes #1728. Thanks to @​matelang for creating the issue and PR.
  • github.com/aws/aws-sdk-go-v2/service/appstream: v1.17.0
    • Feature: Includes support for StreamingExperienceSettings in CreateStack and UpdateStack APIs
  • github.com/aws/aws-sdk-go-v2/service/elasticloadbalancingv2: v1.18.7
    • Documentation: This release adds two attributes for ALB. One, helps to preserve the host header and the other helps to modify, preserve, or remove the X-Forwarded-For header in the HTTP request.
  • github.com/aws/aws-sdk-go-v2/service/emr: v1.19.0
    • Feature: This release introduces additional optional parameter "Throughput" to VolumeSpecification to enable user to configure throughput for gp3 ebs volumes.
  • github.com/aws/aws-sdk-go-v2/service/medialive: v1.21.0
    • Feature: This release adds support for automatic renewal of MediaLive reservations at the end of each reservation term. Automatic renewal is optional. This release also adds support for labelling accessibility-focused audio and caption tracks in HLS outputs.
  • github.com/aws/aws-sdk-go-v2/service/redshiftserverless: v1.2.0
    • Feature: Add new API operations for Amazon Redshift Serverless, a new way of using Amazon Redshift without needing to manually manage provisioned clusters. The new operations let you interact with Redshift Serverless resources, such as create snapshots, list VPC endpoints, delete resource policies, and more.
  • github.com/aws/aws-sdk-go-v2/service/sagemaker: v1.34.0
    • Feature: This release adds: UpdateFeatureGroup, UpdateFeatureMetadata, DescribeFeatureMetadata APIs; FeatureMetadata type in Search API; LastModifiedTime, LastUpdateStatus, OnlineStoreTotalSizeBytes in DescribeFeatureGroup API.
  • github.com/aws/aws-sdk-go-v2/service/translate: v1.14.0
    • Feature: Added ListLanguages API which can be used to list the languages supported by Translate.

Release (2022-06-28)

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/datasync: v1.18.0
    • Feature: AWS DataSync now supports Amazon FSx for NetApp ONTAP locations.
  • github.com/aws/aws-sdk-go-v2/service/ec2: v1.47.0
    • Feature: This release adds a new spread placement group to EC2 Placement Groups: host level spread, which spread instances between physical hosts, available to Outpost customers only. CreatePlacementGroup and DescribePlacementGroups APIs were updated with a new parameter: SpreadLevel to support this feature.
  • github.com/aws/aws-sdk-go-v2/service/finspacedata: v1.12.0
    • Feature: Release new API GetExternalDataViewAccessDetails
  • github.com/aws/aws-sdk-go-v2/service/polly: v1.16.0
    • Feature: Add 4 new neural voices - Pedro (es-US), Liam (fr-CA), Daniel (de-DE) and Arthur (en-GB).

Release (2022-06-24.2)

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/emrcontainers: v1.13.7
    • Bug Fix: Fixes bug with incorrect modeled timestamp format

Release (2022-06-23)

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/lookoutequipment: v1.14.0
    • Feature: This release adds visualizations to the scheduled inference results. Users will be able to see interference results, including diagnostic results from their running inference schedulers.
  • github.com/aws/aws-sdk-go-v2/service/mediaconvert: v1.25.1
    • Documentation: AWS Elemental MediaConvert SDK has released support for automatic DolbyVision metadata generation when converting HDR10 to DolbyVision.
  • github.com/aws/aws-sdk-go-v2/service/mgn: v1.15.0
    • Feature: New and modified APIs for the Post-Migration Framework

... (truncated)

Commits


Updates github.com/aws/aws-sdk-go-v2/service/dynamodb from 1.32.1 to 1.32.9

Commits


Updates github.com/aws/aws-sdk-go-v2/service/iam from 1.32.1 to 1.32.7

Commits


Updates github.com/aws/aws-sdk-go-v2/service/s3 from 1.53.2 to 1.55.2

Commits


Updates github.com/aws/aws-sdk-go-v2/service/sqs from 1.32.0 to 1.32.7

Commits


Updates github.com/aws/aws-sdk-go-v2/service/sso from 1.20.6 to 1.20.12

Commits


Updates github.com/aws/aws-sdk-go-v2/service/sts from 1.28.7 to 1.28.13

Commits


Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions