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/service/sts from 1.16.19 to 1.17.2 #12237

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps github.com/aws/aws-sdk-go-v2/service/sts from 1.16.19 to 1.17.2.

Changelog

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

Release (2022-11-14)

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/customerprofiles: v1.20.0
    • Feature: This release enhances the SearchProfiles API by providing functionality to search for profiles using multiple keys and logical operators.
  • github.com/aws/aws-sdk-go-v2/service/lakeformation: v1.18.0
    • Feature: This release adds a new parameter "Parameters" in the DataLakeSettings.
  • github.com/aws/aws-sdk-go-v2/service/managedblockchain: v1.13.3
    • Documentation: Updating the API docs data type: NetworkEthereumAttributes, and the operations DeleteNode, and CreateNode to also include the supported Goerli network.
  • github.com/aws/aws-sdk-go-v2/service/proton: v1.16.0
    • Feature: Add support for CodeBuild Provisioning
  • github.com/aws/aws-sdk-go-v2/service/rds: v1.29.0
    • Feature: This release adds support for restoring an RDS Multi-AZ DB cluster snapshot to a Single-AZ deployment or a Multi-AZ DB instance deployment.
  • github.com/aws/aws-sdk-go-v2/service/workdocs: v1.12.0
    • Feature: Added 2 new document related operations, DeleteDocumentVersion and RestoreDocumentVersions.
  • github.com/aws/aws-sdk-go-v2/service/xray: v1.14.0
    • Feature: This release enhances GetServiceGraph API to support new type of edge to represent links between SQS and Lambda in event-driven applications.

Release (2022-11-11)

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/aws-sdk-go-v2/config: v1.18.0
    • Announcement: When using the SSOTokenProvider, a previous implementation incorrectly compensated for invalid SSOTokenProvider configurations in the shared profile. This has been fixed via PR #1903 and tracked in issue #1846
    • Feature: Adds token refresh support (via SSOTokenProvider) when using the SSOCredentialProvider
  • github.com/aws/aws-sdk-go-v2/credentials: v1.13.0
    • Announcement: When using the SSOTokenProvider, a previous implementation incorrectly compensated for invalid SSOTokenProvider configurations in the shared profile. This has been fixed via PR #1903 and tracked in issue #1846
    • Feature: Adds token refresh support (via SSOTokenProvider) when using the SSOCredentialProvider
  • github.com/aws/aws-sdk-go-v2/service/glue: v1.34.1
    • Documentation: Added links related to enabling job bookmarks.
  • github.com/aws/aws-sdk-go-v2/service/iot: v1.31.0
    • Feature: This release add new api listRelatedResourcesForAuditFinding and new member type IssuerCertificates for Iot device device defender Audit.
  • github.com/aws/aws-sdk-go-v2/service/licensemanager: v1.16.0
    • Feature: AWS License Manager now supports onboarded Management Accounts or Delegated Admins to view granted licenses aggregated from all accounts in the organization.
  • github.com/aws/aws-sdk-go-v2/service/marketplacecatalog: v1.14.0
    • Feature: Added three new APIs to support tagging and tag-based authorization: TagResource, UntagResource, and ListTagsForResource. Added optional parameters to the StartChangeSet API to support tagging a resource while making a request to create it.
  • github.com/aws/aws-sdk-go-v2/service/rekognition: v1.21.0
    • Feature: Adding support for ImageProperties feature to detect dominant colors and image brightness, sharpness, and contrast, inclusion and exclusion filters for labels and label categories, new fields to the API response, "aliases" and "categories"
  • github.com/aws/aws-sdk-go-v2/service/securityhub: v1.23.8
    • Documentation: Documentation updates for Security Hub
  • github.com/aws/aws-sdk-go-v2/service/ssmincidents: v1.18.0
    • Feature: RelatedItems now have an ID field which can be used for referencing them else where. Introducing event references in TimelineEvent API and increasing maximum length of "eventData" to 12K characters.

Release (2022-11-10)

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

... (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/sts](https://github.com/aws/aws-sdk-go-v2) from 1.16.19 to 1.17.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@service/ram/v1.16.19...config/v1.17.2)

---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go-v2/service/sts
  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 14, 2022
@telegraf-tiger telegraf-tiger bot added the chore label Nov 14, 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 15, 2022
@srebhan srebhan self-assigned this Nov 15, 2022
@powersj powersj merged commit 7a86fca into master Nov 15, 2022
@powersj powersj deleted the dependabot/go_modules/github.com/aws/aws-sdk-go-v2/service/sts-1.17.2 branch November 15, 2022 13:58
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