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.84.1 to 1.85.0 #211

Conversation

dependabot[bot]
Copy link
Contributor

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

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

Changelog

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

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
    • Feature: This release added one attribute (resource name) in the output model of our 9 existing APIs in AWS backup so that customers will see the resource name at the output. No input required from Customers.
  • github.com/aws/aws-sdk-go-v2/service/cloudfront: v1.25.0
    • Feature: CloudFront Origin Access Control extends support to AWS Elemental MediaStore origins.
  • github.com/aws/aws-sdk-go-v2/service/glue: v1.41.0
    • Feature: DirectJDBCSource + Glue 4.0 streaming options

Release (2023-02-07)

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/transfer: v1.28.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.84.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.84.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] <[email protected]>
@dependabot dependabot bot requested a review from purpleclay as a code owner February 13, 2023 07:13
@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 13, 2023
@purpleclay purpleclay merged commit a229ee8 into main Feb 13, 2023
@purpleclay purpleclay deleted the dependabot/go_modules/github.com/aws/aws-sdk-go-v2/service/ec2-1.85.0 branch February 13, 2023 07:13
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