Skip to content

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

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

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

Conversation

@dependabot
Copy link
Copy Markdown

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

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

Changelog

Sourced from github.com/aws/aws-sdk-go-v2/service/ec2'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 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.62.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.62.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 Oct 3, 2022
@dependabot @github
Copy link
Copy Markdown
Author

dependabot bot commented on behalf of github Oct 10, 2022

Superseded by #63.

@dependabot dependabot bot closed this Oct 10, 2022
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/aws/aws-sdk-go-v2/service/ec2-1.62.0 branch October 10, 2022 23:43
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