Skip to content

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

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

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

Conversation

@dependabot
Copy link
Copy Markdown

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

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

Changelog

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

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.
  • github.com/aws/aws-sdk-go-v2/service/lightsail: v1.25.2
    • Documentation: Documentation updates for Lightsail
  • github.com/aws/aws-sdk-go-v2/service/migrationhubrefactorspaces: v1.9.0
    • Feature: This release adds support for creating environments with a network fabric type of NONE
  • github.com/aws/aws-sdk-go-v2/service/workdocs: v1.13.2
    • Documentation: Doc only update for the WorkDocs APIs.
  • github.com/aws/aws-sdk-go-v2/service/workspaces: v1.28.2
    • Documentation: Removed Windows Server 2016 BYOL and made changes based on IAM campaign.

Release (2023-02-08)

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/backup: v1.20.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.85.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.85.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 Feb 14, 2023
@dependabot @github
Copy link
Copy Markdown
Author

dependabot bot commented on behalf of github Mar 21, 2023

Superseded by #95.

@dependabot dependabot bot closed this Mar 21, 2023
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/aws/aws-sdk-go-v2/service/ec2-1.85.0 branch March 21, 2023 00:09
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