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

build(deps): bump the aws-sdk-go group with 3 updates #34314

Merged
merged 2 commits into from
Nov 8, 2023

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the aws-sdk-go group with 3 updates: github.com/aws/aws-sdk-go, github.com/aws/aws-sdk-go-v2/feature/s3/manager and github.com/aws/aws-sdk-go-v2/service/rds.

Updates github.com/aws/aws-sdk-go from 1.47.4 to 1.47.5

Release notes

Sourced from github.com/aws/aws-sdk-go's releases.

Release v1.47.5 (2023-11-07)

Service Client Updates

  • service/dataexchange: Updates service API and documentation
  • service/dlm: Updates service API and documentation
  • service/rds: Updates service API, documentation, waiters, paginators, and examples
    • This Amazon RDS release adds support for the multi-tenant configuration. In this configuration, an RDS DB instance can contain multiple tenant databases. In RDS for Oracle, a tenant database is a pluggable database (PDB).
Commits

Updates github.com/aws/aws-sdk-go-v2/feature/s3/manager from 1.13.2 to 1.13.3

Commits

Updates github.com/aws/aws-sdk-go-v2/service/rds from 1.61.0 to 1.62.0

Changelog

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

Release (2022-10-03)

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/accessanalyzer: v1.16.0
    • Feature: AWS IAM Access Analyzer policy validation introduces new checks for role trust policies. As customers author a policy, IAM Access Analyzer policy validation evaluates the policy for any issues to make it easier for customers to author secure policies.
  • github.com/aws/aws-sdk-go-v2/service/ec2: v1.62.0
    • Feature: Adding an imdsSupport attribute to EC2 AMIs
  • github.com/aws/aws-sdk-go-v2/service/snowball: v1.16.0
    • Feature: Adds support for V3_5C. This is a refreshed AWS Snowball Edge Compute Optimized device type with 28TB SSD, 104 vCPU and 416GB memory (customer usable).

Release (2022-09-30)

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/codedeploy: v1.15.0
    • Feature: This release allows you to override the alarm configurations when creating a deployment.
  • github.com/aws/aws-sdk-go-v2/service/devopsguru: v1.19.0
    • Feature: This release adds filter feature on AddNotificationChannel API, enable customer to configure the SNS notification messages by Severity or MessageTypes
  • github.com/aws/aws-sdk-go-v2/service/dlm: v1.13.0
    • Feature: This release adds support for archival of single-volume snapshots created by Amazon Data Lifecycle Manager policies
  • github.com/aws/aws-sdk-go-v2/service/sagemaker: v1.46.0
    • Feature: A new parameter called ExplainerConfig is added to CreateEndpointConfig API to enable SageMaker Clarify online explainability feature.
  • github.com/aws/aws-sdk-go-v2/service/sagemakerruntime: v1.16.0
    • Feature: A new parameter called EnableExplanations is added to InvokeEndpoint API to enable on-demand SageMaker Clarify online explainability requests.
  • github.com/aws/aws-sdk-go-v2/service/ssooidc: v1.13.6
    • Documentation: Documentation updates for the IAM Identity Center OIDC CLI Reference.

Release (2022-09-29)

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/acm: v1.15.0
    • Feature: This update returns additional certificate details such as certificate SANs and allows sorting in the ListCertificates API.
  • github.com/aws/aws-sdk-go-v2/service/ec2: v1.61.0
    • Feature: u-3tb1 instances are powered by Intel Xeon Platinum 8176M (Skylake) processors and are purpose-built to run large in-memory databases.
  • github.com/aws/aws-sdk-go-v2/service/emrserverless: v1.3.0
    • Feature: This release adds API support to debug Amazon EMR Serverless jobs in real-time with live application UIs
  • github.com/aws/aws-sdk-go-v2/service/fsx: v1.25.0
    • Feature: This release adds support for Amazon File Cache.
  • github.com/aws/aws-sdk-go-v2/service/migrationhuborchestrator: v1.0.0
    • Release: New AWS service client module
    • Feature: Introducing AWS MigrationHubOrchestrator. This is the first public release of AWS MigrationHubOrchestrator.
  • github.com/aws/aws-sdk-go-v2/service/polly: v1.18.0
    • Feature: Added support for the new Cantonese voice - Hiujin. Hiujin is available as a Neural voice only.
  • github.com/aws/aws-sdk-go-v2/service/proton: v1.15.0
    • Feature: This release adds an option to delete pipeline provisioning repositories using the UpdateAccountSettings API
  • github.com/aws/aws-sdk-go-v2/service/sagemaker: v1.45.0
    • Feature: SageMaker Training Managed Warm Pools let you retain provisioned infrastructure to reduce latency for repetitive training workloads.
  • github.com/aws/aws-sdk-go-v2/service/secretsmanager: v1.16.2

... (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-go group with 3 updates: [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go), [github.com/aws/aws-sdk-go-v2/feature/s3/manager](https://github.com/aws/aws-sdk-go-v2) and [github.com/aws/aws-sdk-go-v2/service/rds](https://github.com/aws/aws-sdk-go-v2).


Updates `github.com/aws/aws-sdk-go` from 1.47.4 to 1.47.5
- [Release notes](https://github.com/aws/aws-sdk-go/releases)
- [Commits](aws/aws-sdk-go@v1.47.4...v1.47.5)

Updates `github.com/aws/aws-sdk-go-v2/feature/s3/manager` from 1.13.2 to 1.13.3
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/mq/v1.13.2...service/mq/v1.13.3)

Updates `github.com/aws/aws-sdk-go-v2/service/rds` from 1.61.0 to 1.62.0
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/service/ec2/v1.62.0/CHANGELOG.md)
- [Commits](aws/aws-sdk-go-v2@service/ec2/v1.61.0...service/ec2/v1.62.0)

---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: aws-sdk-go
- dependency-name: github.com/aws/aws-sdk-go-v2/feature/s3/manager
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: aws-sdk-go
- dependency-name: github.com/aws/aws-sdk-go-v2/service/rds
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-sdk-go
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Used to indicate dependency changes. go Pull requests that update Go code labels Nov 8, 2023
Copy link

github-actions bot commented Nov 8, 2023

Community Note

Voting for Prioritization

  • Please vote on this pull request by adding a 👍 reaction to the original post to help the community and maintainers prioritize this pull request.
  • Please see our prioritization guide for information on how we prioritize.
  • Please do not leave "+1" or other comments that do not add relevant new information or questions, they generate extra noise for issue followers and do not help prioritize the request.

For Submitters

  • Review the contribution guide relating to the type of change you are making to ensure all of the necessary steps have been taken.
  • For new resources and data sources, use skaff to generate scaffolding with comments detailing common expectations.
  • Whether or not the branch has been rebased will not impact prioritization, but doing so is always a welcome surprise.

@github-actions github-actions bot added size/XS Managed by automation to categorize the size of a PR. and removed dependencies Used to indicate dependency changes. labels Nov 8, 2023
@terraform-aws-provider terraform-aws-provider bot added the prioritized Part of the maintainer teams immediate focus. To be addressed within the current quarter. label Nov 8, 2023
@jar-b
Copy link
Member

jar-b commented Nov 8, 2023

Dependabot is still bumping github.com/aws/aws-sdk-go-v2/config in go.mod, even though it's now (correctly) omitted in the pull request body 😞 .

@jar-b
Copy link
Member

jar-b commented Nov 8, 2023

It appears the s3 manager feature bump is pulling the config update as an indirect dependecy:

% go get github.com/aws/aws-sdk-go-v2/feature/s3/manager
go: upgraded github.com/aws/aws-sdk-go-v2/config v1.20.0 => v1.22.2
go: upgraded github.com/aws/aws-sdk-go-v2/feature/s3/manager v1.13.2 => v1.13.3

go get github.com/aws/aws-sdk-go-v2/config@v1.20.0
go: downgraded github.com/aws/aws-sdk-go-v2/config v1.22.2 => v1.20.0
go: downgraded github.com/aws/aws-sdk-go-v2/feature/s3/manager v1.13.3 => v1.13.2
@jar-b
Copy link
Member

jar-b commented Nov 8, 2023

An explicit downgrade removes both config and feature/s3/manager from this PR.

% go get github.com/aws/aws-sdk-go-v2/config@v1.20.0
go: downgraded github.com/aws/aws-sdk-go-v2/config v1.22.2 => v1.20.0
go: downgraded github.com/aws/aws-sdk-go-v2/feature/s3/manager v1.13.3 => v1.13.2

To get the automated updates functioning, we may need to also ignore packages dependent on versions of config >= 1.20.0 (may not be practical depending on how broadly it's referenced).

@jar-b jar-b merged commit a618226 into main Nov 8, 2023
36 checks passed
@jar-b jar-b deleted the dependabot/go_modules/aws-sdk-go-694770fb0d branch November 8, 2023 18:35
@github-actions github-actions bot added this to the v5.25.0 milestone Nov 8, 2023
github-actions bot pushed a commit that referenced this pull request Nov 8, 2023
Copy link

This functionality has been released in v5.25.0 of the Terraform AWS Provider. Please see the Terraform documentation on provider versioning or reach out if you need any assistance upgrading.

For further feature requests or bug reports with this functionality, please create a new GitHub issue following the template. Thank you!

Copy link

I'm going to lock this pull request because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues.
If you have found a problem that seems related to this change, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Dec 12, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
go Pull requests that update Go code prioritized Part of the maintainer teams immediate focus. To be addressed within the current quarter. size/XS Managed by automation to categorize the size of a PR.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant