Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 29, 2023

Bumps the aws-sdk group with 3 updates: github.com/aws/aws-sdk-go-v2, github.com/aws/aws-sdk-go-v2/config and github.com/aws/aws-sdk-go-v2/service/kms.

Updates github.com/aws/aws-sdk-go-v2 from 1.23.1 to 1.23.2

Commits

Updates github.com/aws/aws-sdk-go-v2/config from 1.25.6 to 1.25.8

Commits

Updates github.com/aws/aws-sdk-go-v2/service/kms from 1.26.4 to 1.26.5

Changelog

Sourced from github.com/aws/aws-sdk-go-v2/service/kms's changelog.

Release (2022-04-12)

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/devopsguru: v1.17.0
    • Feature: This release adds new APIs DeleteInsight to deletes the insight along with the associated anomalies, events and recommendations.
  • github.com/aws/aws-sdk-go-v2/service/ec2: v1.35.0
    • Feature: X2idn and X2iedn instances are powered by 3rd generation Intel Xeon Scalable processors with an all-core turbo frequency up to 3.5 GHzAmazon EC2. C6a instances are powered by 3rd generation AMD EPYC processors.
  • github.com/aws/aws-sdk-go-v2/service/efs: v1.17.0
    • Feature: Amazon EFS adds support for a ThrottlingException when using the CreateAccessPoint API if the account is nearing the AccessPoint limit(120).
  • github.com/aws/aws-sdk-go-v2/service/iottwinmaker: v1.6.0
    • Feature: This release adds the following new features: 1) ListEntities API now supports search using ExternalId. 2) BatchPutPropertyValue and GetPropertyValueHistory API now allows users to represent time in sub-second level precisions.
  • github.com/aws/aws-sdk-go-v2/service/kinesis: v1.15.4
    • Bug Fix: Fixes an issue that caused the unexported constructor function names for EventStream types to be swapped for the event reader and writer respectivly.
  • github.com/aws/aws-sdk-go-v2/service/lexruntimev2: v1.14.4
    • Bug Fix: Fixes an issue that caused the unexported constructor function names for EventStream types to be swapped for the event reader and writer respectivly.
  • github.com/aws/aws-sdk-go-v2/service/s3: v1.26.5
    • Bug Fix: Fixes an issue that caused the unexported constructor function names for EventStream types to be swapped for the event reader and writer respectivly.
  • github.com/aws/aws-sdk-go-v2/service/transcribestreaming: v1.6.4
    • Bug Fix: Fixes an issue that caused the unexported constructor function names for EventStream types to be swapped for the event reader and writer respectivly.

Release (2022-04-11)

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/amplifyuibuilder: v1.6.0
    • Feature: In this release, we have added the ability to bind events to component level actions.
  • github.com/aws/aws-sdk-go-v2/service/apprunner: v1.12.0
    • Feature: This release adds tracing for App Runner services with X-Ray using AWS Distro for OpenTelemetry. New APIs: CreateObservabilityConfiguration, DescribeObservabilityConfiguration, ListObservabilityConfigurations, and DeleteObservabilityConfiguration. Updated APIs: CreateService and UpdateService.
  • github.com/aws/aws-sdk-go-v2/service/workspaces: v1.18.0
    • Feature: Added API support that allows customers to create GPU-enabled WorkSpaces using EC2 G4dn instances.

Release (2022-04-08)

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/mediaconvert: v1.22.0
    • Feature: AWS Elemental MediaConvert SDK has added support for the pass-through of WebVTT styling to WebVTT outputs, pass-through of KLV metadata to supported formats, and improved filter support for processing 444/RGB content.
  • github.com/aws/aws-sdk-go-v2/service/mediapackagevod: v1.17.0
    • Feature: This release adds ScteMarkersSource as an available field for Dash Packaging Configurations. When set to MANIFEST, MediaPackage will source the SCTE-35 markers from the manifest. When set to SEGMENTS, MediaPackage will source the SCTE-35 markers from the segments.
  • github.com/aws/aws-sdk-go-v2/service/wafv2: v1.19.0
    • Feature: Add a new CurrentDefaultVersion field to ListAvailableManagedRuleGroupVersions API response; add a new VersioningSupported boolean to each ManagedRuleGroup returned from ListAvailableManagedRuleGroups API response.

Release (2022-04-07)

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/aws-sdk-go-v2/internal/v4a: v1.0.0

... (truncated)

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 <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> 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 <dependency name> 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 <dependency name> 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 <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the aws-sdk group with 3 updates: [github.com/aws/aws-sdk-go-v2](https://github.com/aws/aws-sdk-go-v2), [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2) and [github.com/aws/aws-sdk-go-v2/service/kms](https://github.com/aws/aws-sdk-go-v2).


Updates `github.com/aws/aws-sdk-go-v2` from 1.23.1 to 1.23.2
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@v1.23.1...v1.23.2)

Updates `github.com/aws/aws-sdk-go-v2/config` from 1.25.6 to 1.25.8
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@config/v1.25.6...config/v1.25.8)

Updates `github.com/aws/aws-sdk-go-v2/service/kms` from 1.26.4 to 1.26.5
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/service/s3/v1.26.5/CHANGELOG.md)
- [Commits](aws/aws-sdk-go-v2@service/s3/v1.26.4...service/s3/v1.26.5)

---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go-v2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: aws-sdk
- dependency-name: github.com/aws/aws-sdk-go-v2/config
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: aws-sdk
- dependency-name: github.com/aws/aws-sdk-go-v2/service/kms
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: aws-sdk
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Nov 29, 2023
@github-actions github-actions bot enabled auto-merge November 29, 2023 14:34
@github-actions github-actions bot merged commit bb56c15 into main Nov 29, 2023
@dependabot dependabot bot deleted the dependabot/go_modules/aws-sdk-1c90806e5f branch November 29, 2023 14:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

auto-merge dependencies Pull requests that update a dependency file go Pull requests that update Go code semver:patch

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant