Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): bump github.com/aws/aws-sdk-go-v2/credentials from 1.12.21 to 1.13.2 #12269

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 21, 2022

Bumps github.com/aws/aws-sdk-go-v2/credentials from 1.12.21 to 1.13.2.

Changelog

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

Release (2022-11-21)

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/route53: v1.25.0
    • Feature: Amazon Route 53 now supports the Asia Pacific (Hyderabad) Region (ap-south-2) for latency records, geoproximity records, and private DNS for Amazon VPCs in that region.

Release (2022-11-18.2)

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/ssmsap: v1.0.1
    • Bug Fix: Removes old model file for ssm sap and uses the new model file to regenerate client

Release (2022-11-18)

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/appflow: v1.20.0
    • Feature: AppFlow provides a new API called UpdateConnectorRegistration to update a custom connector that customers have previously registered. With this API, customers no longer need to unregister and then register a connector to make an update.
  • github.com/aws/aws-sdk-go-v2/service/auditmanager: v1.21.0
    • Feature: This release introduces a new feature for Audit Manager: Evidence finder. You can now use evidence finder to quickly query your evidence, and add the matching evidence results to an assessment report.
  • github.com/aws/aws-sdk-go-v2/service/chimesdkvoice: v1.0.0
  • github.com/aws/aws-sdk-go-v2/service/cloudfront: v1.21.0
    • Feature: CloudFront API support for staging distributions and associated traffic management policies.
  • github.com/aws/aws-sdk-go-v2/service/connect: v1.38.0
    • Feature: Added AllowedAccessControlTags and TagRestrictedResource for Tag Based Access Control on Amazon Connect Webpage
  • github.com/aws/aws-sdk-go-v2/service/dynamodb: v1.17.6
    • Documentation: Updated minor fixes for DynamoDB documentation.
  • github.com/aws/aws-sdk-go-v2/service/dynamodbstreams: v1.13.25
    • Documentation: Updated minor fixes for DynamoDB documentation.
  • github.com/aws/aws-sdk-go-v2/service/ec2: v1.72.0
    • Feature: This release adds support for copying an Amazon Machine Image's tags when copying an AMI.
  • github.com/aws/aws-sdk-go-v2/service/glue: v1.35.0
    • Feature: AWSGlue Crawler - Adding support for Table and Column level Comments with database level datatypes for JDBC based crawler.
  • github.com/aws/aws-sdk-go-v2/service/iotroborunner: v1.0.0
  • github.com/aws/aws-sdk-go-v2/service/quicksight: v1.27.0
    • Feature: This release adds the following: 1) Asset management for centralized assets governance 2) QuickSight Q now supports public embedding 3) New Termination protection flag to mitigate accidental deletes 4) Athena data sources now accept a custom IAM role 5) QuickSight supports connectivity to Databricks
  • github.com/aws/aws-sdk-go-v2/service/sagemaker: v1.55.0
    • Feature: Added DisableProfiler flag as a new field in ProfilerConfig
  • github.com/aws/aws-sdk-go-v2/service/servicecatalog: v1.15.0
    • Feature: This release 1. adds support for Principal Name Sharing with Service Catalog portfolio sharing. 2. Introduces repo sourced products which are created and managed with existing SC APIs. These products are synced to external repos and auto create new product versions based on changes in the repo.
  • github.com/aws/aws-sdk-go-v2/service/sfn: v1.15.0
  • github.com/aws/aws-sdk-go-v2/service/transfer: v1.25.0
    • Feature: Adds a NONE encryption algorithm type to AS2 connectors, providing support for skipping encryption of the AS2 message body when a HTTPS URL is also specified.

... (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/credentials](https://github.com/aws/aws-sdk-go-v2) from 1.12.21 to 1.13.2.
- [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@credentials/v1.12.21...service/mq/v1.13.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 21, 2022
@telegraf-tiger telegraf-tiger bot added the chore label Nov 21, 2022
@telegraf-tiger
Copy link
Contributor

@srebhan srebhan added the ready for final review This pull request has been reviewed and/or tested by multiple users and is ready for a final review. label Nov 24, 2022
@powersj powersj merged commit c308634 into master Nov 28, 2022
@powersj powersj deleted the dependabot/go_modules/github.com/aws/aws-sdk-go-v2/credentials-1.13.2 branch November 28, 2022 15:08
powersj pushed a commit that referenced this pull request Nov 29, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore dependencies Pull requests that update a dependency file ready for final review This pull request has been reviewed and/or tested by multiple users and is ready for a final review.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants