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.85.0 to 1.86.0 #212

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 15, 2023

Bumps github.com/aws/aws-sdk-go-v2/service/ec2 from 1.85.0 to 1.86.0.

Changelog

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

Release (2023-02-14)

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/appconfig: v1.17.0
    • Feature: AWS AppConfig now offers the option to set a version label on hosted configuration versions. Version labels allow you to identify specific hosted configuration versions based on an alternate versioning scheme that you define.
  • github.com/aws/aws-sdk-go-v2/service/datasync: v1.22.0
    • Feature: With this launch, we are giving customers the ability to use older SMB protocol versions, enabling them to use DataSync to copy data to and from their legacy storage arrays.
  • github.com/aws/aws-sdk-go-v2/service/ec2: v1.86.0
    • Feature: With this release customers can turn host maintenance on or off when allocating or modifying a supported dedicated host. Host maintenance is turned on by default for supported hosts.

Release (2023-02-13)

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/account: v1.9.0
  • github.com/aws/aws-sdk-go-v2/service/appconfigdata: v1.6.0
    • Feature: AWS AppConfig now offers the option to set a version label on hosted configuration versions. If a labeled hosted configuration version is deployed, its version label is available in the GetLatestConfiguration response.
  • github.com/aws/aws-sdk-go-v2/service/snowball: v1.18.0
    • Feature: Adds support for EKS Anywhere on Snowball. AWS Snow Family customers can now install EKS Anywhere service on Snowball Edge Compute Optimized devices.

Release (2023-02-10)

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/autoscaling: v1.27.0
    • Feature: You can now either terminate/replace, ignore, or wait for EC2 Auto Scaling instances on standby or protected from scale in. Also, you can also roll back changes from a failed instance refresh.
  • github.com/aws/aws-sdk-go-v2/service/connect: v1.46.0
    • Feature: This update provides the Wisdom session ARN for contacts enabled for Wisdom in the chat channel.
  • github.com/aws/aws-sdk-go-v2/service/ec2: v1.85.0
    • Feature: Adds support for waiters that automatically poll for an imported snapshot until it reaches the completed state.
  • github.com/aws/aws-sdk-go-v2/service/polly: v1.25.0
    • Feature: Amazon Polly adds two new neural Japanese voices - Kazuha, Tomoko
  • github.com/aws/aws-sdk-go-v2/service/sagemaker: v1.68.0
    • Feature: Amazon SageMaker Autopilot adds support for selecting algorithms in CreateAutoMLJob API.
  • github.com/aws/aws-sdk-go-v2/service/sns: v1.20.2
    • Documentation: This release adds support for SNS X-Ray active tracing as well as other updates.

Release (2023-02-09)

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/chimesdkmeetings: v1.14.2
    • Documentation: Documentation updates for Chime Meetings SDK
  • github.com/aws/aws-sdk-go-v2/service/emrcontainers: v1.17.0
    • Feature: EMR on EKS allows configuring retry policies for job runs through the StartJobRun API. Using retry policies, a job cause a driver pod to be restarted automatically if it fails or is deleted. The job's status can be seen in the DescribeJobRun and ListJobRun APIs and monitored using CloudWatch events.
  • github.com/aws/aws-sdk-go-v2/service/lexmodelsv2: v1.28.0
    • Feature: AWS Lex now supports Network of Bots.
  • github.com/aws/aws-sdk-go-v2/service/lexruntimev2: v1.17.0
    • Feature: AWS Lex now supports Network of Bots.

... (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.85.0 to 1.86.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.85.0...service/ec2/v1.86.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 February 15, 2023 07:03
@dependabot dependabot bot added dependabot An issue or pull request has been raised by dependabot pinned Prevent the issue from being automatically closed labels Feb 15, 2023
@purpleclay purpleclay merged commit 916b39e into main Feb 15, 2023
@purpleclay purpleclay deleted the dependabot/go_modules/github.com/aws/aws-sdk-go-v2/service/ec2-1.86.0 branch February 15, 2023 07:04
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 size/XS
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant