Skip to content
This repository has been archived by the owner on Jul 22, 2024. It is now read-only.

Bump github.com/aws/aws-sdk-go-v2/service/ec2 from 1.60.0 to 1.61.0 #97

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps github.com/aws/aws-sdk-go-v2/service/ec2 from 1.60.0 to 1.61.0.

Changelog

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

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
    • Documentation: Documentation updates for Secrets Manager
  • github.com/aws/aws-sdk-go-v2/service/translate: v1.15.0
    • Feature: This release enables customers to access control rights on Translate resources like Parallel Data and Custom Terminology using Tag Based Authorization.
  • github.com/aws/aws-sdk-go-v2/service/workspaces: v1.23.0
    • Feature: This release includes diagnostic log uploading feature. If it is enabled, the log files of WorkSpaces Windows client will be sent to Amazon WorkSpaces automatically for troubleshooting. You can use modifyClientProperty api to enable/disable this feature.

Release (2022-09-27)

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/costexplorer: 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.60.0 to 1.61.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.60.0...service/ec2/v1.61.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 requested a review from a team as a code owner October 3, 2022 13:15
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 3, 2022
@der-eismann der-eismann merged commit d931130 into master Oct 10, 2022
@der-eismann der-eismann deleted the dependabot/go_modules/github.com/aws/aws-sdk-go-v2/service/ec2-1.61.0 branch October 10, 2022 10:27
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant