Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 6, 2022

Bumps github.com/aws/aws-sdk-go-v2/service/dynamodb from 1.15.8 to 1.15.9.

Changelog

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

Release (2022-07-05)

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/configservice: v1.21.5
    • Documentation: Updating documentation service limits
  • github.com/aws/aws-sdk-go-v2/service/lexmodelsv2: v1.21.0
    • Feature: This release introduces additional optional parameters "messageSelectionStrategy" to PromptSpecification, which enables the users to configure the bot to play messages in orderly manner.
  • github.com/aws/aws-sdk-go-v2/service/quicksight: v1.23.0
    • Feature: This release allows customers to programmatically create QuickSight accounts with Enterprise and Enterprise + Q editions. It also releases allowlisting domains for embedding QuickSight dashboards at runtime through the embedding APIs.
  • github.com/aws/aws-sdk-go-v2/service/rds: v1.22.0
    • Feature: Adds waiters support for DBCluster.
  • github.com/aws/aws-sdk-go-v2/service/rolesanywhere: v1.0.0
    • Release: New AWS service client module
    • Feature: IAM Roles Anywhere allows your workloads such as servers, containers, and applications to obtain temporary AWS credentials and use the same IAM roles and policies that you have configured for your AWS workloads to access AWS resources.
  • github.com/aws/aws-sdk-go-v2/service/sqs: v1.19.0
    • Feature: Adds support for the SQS client to automatically validate message checksums for SendMessage, SendMessageBatch, and ReceiveMessage. A DisableMessageChecksumValidation parameter has been added to the Options struct for SQS package. Setting this to true will disable the checksum validation. This can be set when creating a client, or per operation call.
  • github.com/aws/aws-sdk-go-v2/service/ssmincidents: v1.15.0
    • Feature: Adds support for tagging incident-record on creation by providing incident tags in the template within a response-plan.

Release (2022-07-01)

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/databasemigrationservice: v1.20.0
    • Feature: Added new features for AWS DMS version 3.4.7 that includes new endpoint settings for S3, OpenSearch, Postgres, SQLServer and Oracle.
  • github.com/aws/aws-sdk-go-v2/service/rds: v1.21.5
    • Documentation: Adds support for additional retention periods to Performance Insights.
  • github.com/aws/aws-sdk-go-v2/service/s3: v1.27.0
    • Feature: Add presign support for HeadBucket, DeleteObject, and DeleteBucket. Fixes #1076.

Release (2022-06-30)

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/athena: v1.16.0
    • Feature: This feature introduces the API support for Athena's parameterized query and BatchGetPreparedStatement API.
  • github.com/aws/aws-sdk-go-v2/service/customerprofiles: v1.18.0
    • Feature: This release adds the optional MinAllowedConfidenceScoreForMerging parameter to the CreateDomain, UpdateDomain, and GetAutoMergingPreview APIs in Customer Profiles. This parameter is used as a threshold to influence the profile auto-merging step of the Identity Resolution process.
  • github.com/aws/aws-sdk-go-v2/service/emr: v1.20.0
    • Feature: This release adds support for the ExecutionRoleArn parameter in the AddJobFlowSteps and DescribeStep APIs. Customers can use ExecutionRoleArn to specify the IAM role used for each job they submit using the AddJobFlowSteps API.
  • github.com/aws/aws-sdk-go-v2/service/glue: v1.27.0
    • Feature: This release adds tag as an input of CreateDatabase
  • github.com/aws/aws-sdk-go-v2/service/kendra: v1.29.0
    • Feature: Amazon Kendra now provides a data source connector for alfresco
  • github.com/aws/aws-sdk-go-v2/service/mwaa: v1.13.0
    • Feature: Documentation updates for Amazon Managed Workflows for Apache Airflow.

... (truncated)

Commits

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.15.8 to 1.15.9.
- [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@config/v1.15.8...config/v1.15.9)

---
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] <support@github.com>
@dependabot dependabot bot requested a review from a team as a code owner July 6, 2022 17:10
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jul 6, 2022
@lingrino lingrino enabled auto-merge (squash) July 6, 2022 23:12
@lingrino lingrino merged commit df354ea into main Jul 6, 2022
@lingrino lingrino deleted the dependabot/go_modules/github.com/aws/aws-sdk-go-v2/service/dynamodb-1.15.9 branch July 6, 2022 23:12
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.

2 participants