Skip to content

Bump github.com/aws/aws-sdk-go-v2/service/dynamodb from 1.19.7 to 1.19.11#279

Merged
lingrino merged 1 commit into
mainfrom
dependabot/go_modules/github.com/aws/aws-sdk-go-v2/service/dynamodb-1.19.11
Jun 24, 2023
Merged

Bump github.com/aws/aws-sdk-go-v2/service/dynamodb from 1.19.7 to 1.19.11#279
lingrino merged 1 commit into
mainfrom
dependabot/go_modules/github.com/aws/aws-sdk-go-v2/service/dynamodb-1.19.11

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 22, 2023

Copy link
Copy Markdown
Contributor

Bumps github.com/aws/aws-sdk-go-v2/service/dynamodb from 1.19.7 to 1.19.11.

Changelog

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

Release (2023-06-21)

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/dynamodb: v1.19.11
    • Documentation: Documentation updates for DynamoDB
  • github.com/aws/aws-sdk-go-v2/service/emr: v1.27.0
    • Feature: This release introduces a new Amazon EMR EPI called ListSupportedInstanceTypes that returns a list of all instance types supported by a given EMR release.
  • github.com/aws/aws-sdk-go-v2/service/inspector2: v1.15.0
    • Feature: This release adds support for Software Bill of Materials (SBOM) export and the general availability of code scanning for AWS Lambda functions.
  • github.com/aws/aws-sdk-go-v2/service/mediaconvert: v1.38.0
    • Feature: This release introduces the bandwidth reduction filter for the HEVC encoder, increases the limits of outputs per job, and updates support for the Nagra SDK to version 1.14.7.
  • github.com/aws/aws-sdk-go-v2/service/mq: v1.15.0
    • Feature: The Cross Region Disaster Recovery feature allows to replicate a brokers state from one region to another in order to provide customers with multi-region resiliency in the event of a regional outage.
  • github.com/aws/aws-sdk-go-v2/service/sagemaker: v1.86.0
    • Feature: This release provides support in SageMaker for output files in training jobs to be uploaded without compression and enable customer to deploy uncompressed model from S3 to real-time inference Endpoints. In addition, ml.trn1n.32xlarge is added to supported instance type list in training job.
  • github.com/aws/aws-sdk-go-v2/service/transfer: v1.30.0
    • Feature: This release adds a new parameter StructuredLogDestinations to CreateServer, UpdateServer APIs.

Release (2023-06-20)

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/appflow: v1.31.0
    • Feature: This release adds new API to reset connector metadata cache
  • github.com/aws/aws-sdk-go-v2/service/configservice: v1.34.0
    • Feature: Updated ResourceType enum with new resource types onboarded by AWS Config in May 2023.
  • github.com/aws/aws-sdk-go-v2/service/ec2: v1.102.0
    • Feature: Adds support for targeting Dedicated Host allocations by assetIds in AWS Outposts
  • github.com/aws/aws-sdk-go-v2/service/lambda: v1.36.0
    • Feature: This release adds RecursiveInvocationException to the Invoke API and InvokeWithResponseStream API.
  • github.com/aws/aws-sdk-go-v2/service/redshift: v1.28.0
    • Feature: Added support for custom domain names for Redshift Provisioned clusters. This feature enables customers to create a custom domain name and use ACM to generate fully secure connections to it.

Release (2023-06-19)

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/cloudformation: v1.30.0
    • Feature: Specify desired CloudFormation behavior in the event of ChangeSet execution failure using the CreateChangeSet OnStackFailure parameter
  • github.com/aws/aws-sdk-go-v2/service/ec2: v1.101.0
    • Feature: API changes to AWS Verified Access to include data from trust providers in logs
  • github.com/aws/aws-sdk-go-v2/service/ecs: v1.27.4
    • Documentation: Documentation only update to address various tickets.
  • github.com/aws/aws-sdk-go-v2/service/glue: v1.51.0
    • Feature: This release adds support for creating cross region table/database resource links
  • github.com/aws/aws-sdk-go-v2/service/pricing: v1.20.0
    • Feature: This release updates the PriceListArn regex pattern.
  • github.com/aws/aws-sdk-go-v2/service/route53domains: v1.15.0
    • Feature: Update MaxItems upper bound to 1000 for ListPricesRequest

... (truncated)

Commits
  • fcc0f5d Release 2023-04-10
  • cd750e0 Regenerated Clients
  • 1bc2f05 Update endpoints model
  • b964f5c Update API model
  • fd69015 fix APIGW exports nullability exceptions
  • fae239a Merge pull request #2089 from aws/auditAccessibility
  • acf33a2 Update aws-sdk-go-v2's comment codegened from Smithy Go's updated document sm...
  • 27360c1 fix APIGW exports nullability exceptions
  • 30383d5 Release 2023-04-07
  • 352f89c Regenerated Clients
  • Additional commits viewable in compare view

Dependabot compatibility score

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 ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [github.com/aws/aws-sdk-go-v2/service/dynamodb](https://github.com/aws/aws-sdk-go-v2) from 1.19.7 to 1.19.11.
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/CHANGELOG.md)
- [Commits](aws/aws-sdk-go-v2@service/efs/v1.19.7...service/efs/v1.19.11)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot Bot requested a review from a team as a code owner June 22, 2023 17:01
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jun 22, 2023
@lingrino lingrino merged commit 4aabe6c into main Jun 24, 2023
@lingrino lingrino deleted the dependabot/go_modules/github.com/aws/aws-sdk-go-v2/service/dynamodb-1.19.11 branch June 24, 2023 17:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file go Pull requests that update Go code

Development

Successfully merging this pull request may close these issues.

1 participant