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-v2 group across 1 directory with 4 updates #39575

Merged
merged 1 commit into from
Oct 3, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 3, 2024

Bumps the aws-sdk-go-v2 group with 4 updates in the / directory: github.com/aws/aws-sdk-go-v2/feature/s3/manager, github.com/aws/aws-sdk-go-v2/service/bedrock, github.com/aws/aws-sdk-go-v2/service/firehose and github.com/aws/aws-sdk-go-v2/service/sagemaker.

Updates github.com/aws/aws-sdk-go-v2/feature/s3/manager from 1.17.25 to 1.17.26

Commits

Updates github.com/aws/aws-sdk-go-v2/service/bedrock from 1.19.2 to 1.19.3

Commits

Updates github.com/aws/aws-sdk-go-v2/service/firehose from 1.33.3 to 1.33.4

Changelog

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

Release (2022-12-21)

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/licensemanagerlinuxsubscriptions: v1.0.0
    • Release: New AWS service client module
    • Feature: AWS License Manager now offers cross-region, cross-account tracking of commercial Linux subscriptions on AWS. This includes subscriptions purchased as part of EC2 subscription-included AMIs, on the AWS Marketplace, or brought to AWS via Red Hat Cloud Access Program.
  • github.com/aws/aws-sdk-go-v2/service/macie2: v1.25.0
    • Feature: This release adds support for analyzing Amazon S3 objects that use the S3 Glacier Instant Retrieval (Glacier_IR) storage class.
  • github.com/aws/aws-sdk-go-v2/service/sagemaker: v1.61.0
    • Feature: This release enables adding RStudio Workbench support to an existing Amazon SageMaker Studio domain. It allows setting your RStudio on SageMaker environment configuration parameters and also updating the RStudioConnectUrl and RStudioPackageManagerUrl parameters for existing domains
  • github.com/aws/aws-sdk-go-v2/service/ssm: v1.33.4
    • Documentation: Doc-only updates for December 2022.
  • github.com/aws/aws-sdk-go-v2/service/support: v1.13.22
    • Documentation: Documentation updates for the AWS Support API
  • github.com/aws/aws-sdk-go-v2/service/transfer: v1.26.0
    • Feature: This release adds support for Decrypt as a workflow step type.

Release (2022-12-20)

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/batch: v1.20.0
    • Feature: Adds isCancelled and isTerminated to DescribeJobs response.
  • github.com/aws/aws-sdk-go-v2/service/ec2: v1.77.0
    • Feature: Adds support for pagination in the EC2 DescribeImages API.
  • github.com/aws/aws-sdk-go-v2/service/lookoutequipment: v1.16.0
    • Feature: This release adds support for listing inference schedulers by status.
  • github.com/aws/aws-sdk-go-v2/service/medialive: v1.27.0
    • Feature: This release adds support for two new features to AWS Elemental MediaLive. First, you can now burn-in timecodes to your MediaLive outputs. Second, we now now support the ability to decode Dolby E audio when it comes in on an input.
  • github.com/aws/aws-sdk-go-v2/service/nimble: v1.15.0
    • Feature: Amazon Nimble Studio now supports configuring session storage volumes and persistence, as well as backup and restore sessions through launch profiles.
  • github.com/aws/aws-sdk-go-v2/service/resourceexplorer2: v1.1.0
    • Feature: Documentation updates for AWS Resource Explorer.
  • github.com/aws/aws-sdk-go-v2/service/route53domains: v1.13.0
    • Feature: Use Route 53 domain APIs to change owner, create/delete DS record, modify IPS tag, resend authorization. New: AssociateDelegationSignerToDomain, DisassociateDelegationSignerFromDomain, PushDomain, ResendOperationAuthorization. Updated: UpdateDomainContact, ListOperations, CheckDomainTransferability.
  • github.com/aws/aws-sdk-go-v2/service/sagemaker: v1.60.0
    • Feature: Amazon SageMaker Autopilot adds support for new objective metrics in CreateAutoMLJob API.
  • github.com/aws/aws-sdk-go-v2/service/transcribe: v1.24.0
    • Feature: Enable our batch transcription jobs for Swedish and Vietnamese.

Release (2022-12-19)

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/athena: v1.21.0
    • Feature: Add missed InvalidRequestException in GetCalculationExecutionCode,StopCalculationExecution APIs. Correct required parameters (Payload and Type) in UpdateNotebook API. Change Notebook size from 15 Mb to 10 Mb.

... (truncated)

Commits

Updates github.com/aws/aws-sdk-go-v2/service/sagemaker from 1.161.1 to 1.162.0

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

…pdates

Bumps the aws-sdk-go-v2 group with 4 updates in the / directory: [github.com/aws/aws-sdk-go-v2/feature/s3/manager](https://github.com/aws/aws-sdk-go-v2), [github.com/aws/aws-sdk-go-v2/service/bedrock](https://github.com/aws/aws-sdk-go-v2), [github.com/aws/aws-sdk-go-v2/service/firehose](https://github.com/aws/aws-sdk-go-v2) and [github.com/aws/aws-sdk-go-v2/service/sagemaker](https://github.com/aws/aws-sdk-go-v2).


Updates `github.com/aws/aws-sdk-go-v2/feature/s3/manager` from 1.17.25 to 1.17.26
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@credentials/v1.17.25...credentials/v1.17.26)

Updates `github.com/aws/aws-sdk-go-v2/service/bedrock` from 1.19.2 to 1.19.3
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/pi/v1.19.2...service/pi/v1.19.3)

Updates `github.com/aws/aws-sdk-go-v2/service/firehose` from 1.33.3 to 1.33.4
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/service/ssm/v1.33.4/CHANGELOG.md)
- [Commits](aws/aws-sdk-go-v2@service/fms/v1.33.3...service/ssm/v1.33.4)

Updates `github.com/aws/aws-sdk-go-v2/service/sagemaker` from 1.161.1 to 1.162.0
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/ec2/v1.161.1...service/ec2/v1.162.0)

---
updated-dependencies:
- 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-v2
- dependency-name: github.com/aws/aws-sdk-go-v2/service/bedrock
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: aws-sdk-go-v2
- dependency-name: github.com/aws/aws-sdk-go-v2/service/firehose
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: aws-sdk-go-v2
- dependency-name: github.com/aws/aws-sdk-go-v2/service/sagemaker
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-sdk-go-v2
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner October 3, 2024 06:45
@dependabot dependabot bot added dependencies Used to indicate dependency changes. go Pull requests that update Go code labels Oct 3, 2024
Copy link

github-actions bot commented Oct 3, 2024

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 the prioritized Part of the maintainer teams immediate focus. To be addressed within the current quarter. label Oct 3, 2024
Copy link
Contributor

@ewbankkit ewbankkit left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 🚀.

@ewbankkit ewbankkit merged commit 0c348a2 into main Oct 3, 2024
55 checks passed
@ewbankkit ewbankkit deleted the dependabot/go_modules/aws-sdk-go-v2-aa2513baa3 branch October 3, 2024 11:41
@github-actions github-actions bot added this to the v5.70.0 milestone Oct 3, 2024
Copy link

github-actions bot commented Oct 4, 2024

This functionality has been released in v5.70.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!

@github-actions github-actions bot removed the prioritized Part of the maintainer teams immediate focus. To be addressed within the current quarter. label Oct 4, 2024
Copy link

github-actions bot commented Nov 4, 2024

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 Nov 4, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Used to indicate dependency changes. go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant