Skip to content

chore(deps): Bump github.com/aws/aws-sdk-go-v2/service/ec2 from 1.52.1 to 1.54.0#47

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/go_modules/github.com/aws/aws-sdk-go-v2/service/ec2-1.54.0
Closed

chore(deps): Bump github.com/aws/aws-sdk-go-v2/service/ec2 from 1.52.1 to 1.54.0#47
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/go_modules/github.com/aws/aws-sdk-go-v2/service/ec2-1.54.0

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot bot commented on behalf of github Aug 24, 2022

Bumps github.com/aws/aws-sdk-go-v2/service/ec2 from 1.52.1 to 1.54.0.

Changelog

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

Release (2022-08-23)

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/rds: v1.25.0
    • Feature: RDS for Oracle supports Oracle Data Guard switchover and read replica backups.
  • github.com/aws/aws-sdk-go-v2/service/ssoadmin: v1.15.5
    • Documentation: Documentation updates to reflect service rename - AWS IAM Identity Center (successor to AWS Single Sign-On)

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

... (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/ec2](https://github.com/aws/aws-sdk-go-v2) from 1.52.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/main/CHANGELOG.md)
- [Commits](aws/aws-sdk-go-v2@service/ec2/v1.52.1...service/ec2/v1.54.0)

---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go-v2/service/ec2
  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 Aug 24, 2022
@dependabot @github
Copy link
Copy Markdown
Author

dependabot bot commented on behalf of github Aug 29, 2022

Superseded by #51.

@dependabot dependabot bot closed this Aug 29, 2022
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/aws/aws-sdk-go-v2/service/ec2-1.54.0 branch August 29, 2022 23:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants