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

feat(deps): bump github.com/aws/aws-sdk-go-v2/service/ec2 from 1.63.3 to 1.64.0 #145

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps github.com/aws/aws-sdk-go-v2/service/ec2 from 1.63.3 to 1.64.0.

Changelog

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

Release (2022-10-27)

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/ec2: v1.64.0
    • Feature: Feature supports the replacement of instance root volume using an updated AMI without requiring customers to stop their instance.
  • github.com/aws/aws-sdk-go-v2/service/fms: v1.19.0
    • Feature: Add support NetworkFirewall Managed Rule Group Override flag in GetViolationDetails API
  • github.com/aws/aws-sdk-go-v2/service/glue: v1.34.0
    • Feature: Added support for custom datatypes when using custom csv classifier.
  • github.com/aws/aws-sdk-go-v2/service/redshift: v1.26.13
    • Documentation: This release clarifies use for the ElasticIp parameter of the CreateCluster and RestoreFromClusterSnapshot APIs.
  • github.com/aws/aws-sdk-go-v2/service/sagemaker: v1.52.0
    • Feature: This change allows customers to provide a custom entrypoint script for the docker container to be run while executing training jobs, and provide custom arguments to the entrypoint script.
  • github.com/aws/aws-sdk-go-v2/service/wafv2: v1.23.0
    • Feature: This release adds the following: Challenge rule action, to silently verify client browsers; rule group rule action override to any valid rule action, not just Count; token sharing between protected applications for challenge/CAPTCHA token; targeted rules option for Bot Control managed rule group.

Release (2022-10-26)

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/iam: v1.18.23
    • Documentation: Doc only update that corrects instances of CLI not using an entity.
  • github.com/aws/aws-sdk-go-v2/service/kafka: v1.18.0
    • Feature: This release adds support for Tiered Storage. UpdateStorage allows you to control the Storage Mode for supported storage tiers.
  • github.com/aws/aws-sdk-go-v2/service/neptune: v1.18.0
    • Feature: Added a new cluster-level attribute to set the capacity range for Neptune Serverless instances.
  • github.com/aws/aws-sdk-go-v2/service/sagemaker: v1.51.0
    • Feature: Amazon SageMaker Automatic Model Tuning now supports specifying Grid Search strategy for tuning jobs, which evaluates all hyperparameter combinations exhaustively based on the categorical hyperparameters provided.

Release (2022-10-25)

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/accessanalyzer: v1.17.0
    • Feature: This release adds support for six new resource types in IAM Access Analyzer to help you easily identify public and cross-account access to your AWS resources. Updated service API, documentation, and paginators.
  • github.com/aws/aws-sdk-go-v2/service/location: v1.19.3
    • Documentation: Added new map styles with satellite imagery for map resources using HERE as a data provider.
  • github.com/aws/aws-sdk-go-v2/service/mediatailor: v1.18.0
    • Feature: This release is a documentation update
  • github.com/aws/aws-sdk-go-v2/service/rds: v1.27.0
    • Feature: Relational Database Service - This release adds support for exporting DB cluster data to Amazon S3.
  • github.com/aws/aws-sdk-go-v2/service/workspaces: v1.24.0
    • Feature: This release adds new enums for supporting Workspaces Core features, including creating Manual running mode workspaces, importing regular Workspaces Core images and importing g4dn Workspaces Core images.

Release (2022-10-24)

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/aws-sdk-go-v2/feature/ec2/imds: v1.12.19
    • Bug Fix: Fixes an issue that prevented logging of the API request or responses when the respective log modes were enabled.

... (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.63.3 to 1.64.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.63.3...service/ec2/v1.64.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] <[email protected]>
@dependabot dependabot bot requested a review from purpleclay as a code owner October 28, 2022 07:18
@dependabot dependabot bot added dependabot An issue or pull request has been raised by dependabot pinned Prevent the issue from being automatically closed labels Oct 28, 2022
@purpleclay purpleclay merged commit 3f2b3b7 into main Oct 28, 2022
@purpleclay purpleclay deleted the dependabot/go_modules/github.com/aws/aws-sdk-go-v2/service/ec2-1.64.0 branch October 28, 2022 07:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependabot An issue or pull request has been raised by dependabot pinned Prevent the issue from being automatically closed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant