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 github.com/aws/aws-sdk-go-v2/service/rds from 1.45.1 to 1.54.0 #1629

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Sep 6, 2023

Bumps github.com/aws/aws-sdk-go-v2/service/rds from 1.45.1 to 1.54.0.

Changelog

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

Release (2022-08-22)

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/docdb: v1.19.5
    • Documentation: Update document for volume clone
  • github.com/aws/aws-sdk-go-v2/service/ec2: v1.54.0
    • Feature: R6a instances are powered by 3rd generation AMD EPYC (Milan) processors delivering all-core turbo frequency of 3.6 GHz. C6id, M6id, and R6id instances are powered by 3rd generation Intel Xeon Scalable processor (Ice Lake) delivering all-core turbo frequency of 3.5 GHz.
  • github.com/aws/aws-sdk-go-v2/service/forecast: v1.23.0
    • Feature: releasing What-If Analysis APIs and update ARN regex pattern to be more strict in accordance with security recommendation
  • github.com/aws/aws-sdk-go-v2/service/forecastquery: v1.12.0
    • Feature: releasing What-If Analysis APIs
  • github.com/aws/aws-sdk-go-v2/service/iotsitewise: v1.24.0
    • Feature: Enable non-unique asset names under different hierarchies
  • github.com/aws/aws-sdk-go-v2/service/lexmodelsv2: v1.23.0
    • Feature: This release introduces a new feature to stop a running BotRecommendation Job for Automated Chatbot Designer.
  • github.com/aws/aws-sdk-go-v2/service/securityhub: v1.23.0
    • Feature: Added new resource details objects to ASFF, including resources for AwsBackupBackupVault, AwsBackupBackupPlan and AwsBackupRecoveryPoint. Added FixAvailable, FixedInVersion and Remediation to Vulnerability.
  • github.com/aws/aws-sdk-go-v2/service/supportapp: v1.0.0
    • Release: New AWS service client module
    • Feature: This is the initial SDK release for the AWS Support App in Slack.

Release (2022-08-19)

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/connect: v1.28.0
    • Feature: This release adds SearchSecurityProfiles API which can be used to search for Security Profile resources within a Connect Instance.
  • github.com/aws/aws-sdk-go-v2/service/ivschat: v1.0.12
    • Documentation: Documentation Change for IVS Chat API Reference - Doc-only update to change text/description for tags field.
  • github.com/aws/aws-sdk-go-v2/service/kendra: v1.33.0
    • Feature: This release adds support for a new authentication type - Personal Access Token (PAT) for confluence server.
  • github.com/aws/aws-sdk-go-v2/service/lookoutmetrics: v1.17.0
    • Feature: This release is to make GetDataQualityMetrics API publicly available.

Release (2022-08-18)

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/chimesdkmediapipelines: v1.1.0
    • Feature: The Amazon Chime SDK now supports live streaming of real-time video from the Amazon Chime SDK sessions to streaming platforms such as Amazon IVS and Amazon Elemental MediaLive. We have also added support for concatenation to create a single media capture file.
  • github.com/aws/aws-sdk-go-v2/service/cloudwatch: v1.21.0
    • Feature: Add support for managed Contributor Insights Rules
  • github.com/aws/aws-sdk-go-v2/service/cognitoidentityprovider: v1.18.4
    • Documentation: This change is being made simply to fix the public documentation based on the models. We have included the PasswordChange and ResendCode events, along with the Pass, Fail and InProgress status. We have removed the Success and Failure status which are never returned by our APIs.
  • github.com/aws/aws-sdk-go-v2/service/dynamodb: v1.16.0
    • Feature: This release adds support for importing data from S3 into a new DynamoDB table
  • github.com/aws/aws-sdk-go-v2/service/ec2: v1.53.0
    • Feature: This release adds support for VPN log options , a new feature allowing S2S VPN connections to send IKE activity logs to CloudWatch Logs
  • github.com/aws/aws-sdk-go-v2/service/networkmanager: v1.15.0

... (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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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/rds](https://github.com/aws/aws-sdk-go-v2) from 1.45.1 to 1.54.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.54.0/CHANGELOG.md)
- [Commits](aws/aws-sdk-go-v2@service/ec2/v1.45.1...service/ec2/v1.54.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Sep 6, 2023
@github-actions
Copy link

github-actions bot commented Sep 6, 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/S and removed dependencies Pull requests that update a dependency file labels Sep 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
go Pull requests that update Go code size/S
Projects
None yet
0 participants