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

Bump github.com/aws/aws-sdk-go-v2/service/ec2 from 1.84.1 to 1.85.0#76

Merged
mjlshen merged 1 commit intomainfrom
dependabot/go_modules/github.com/aws/aws-sdk-go-v2/service/ec2-1.85.0
Feb 13, 2023
Merged

Bump github.com/aws/aws-sdk-go-v2/service/ec2 from 1.84.1 to 1.85.0#76
mjlshen merged 1 commit intomainfrom
dependabot/go_modules/github.com/aws/aws-sdk-go-v2/service/ec2-1.85.0

Conversation

@dependabot
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] <support@github.com>
@dependabot dependabot bot requested a review from mjlshen as a code owner February 13, 2023 06:17
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Feb 13, 2023
@mjlshen mjlshen merged commit 7d9feb9 into main Feb 13, 2023
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/aws/aws-sdk-go-v2/service/ec2-1.85.0 branch February 13, 2023 13:19
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 go Pull requests that update Go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant