Skip to content
This repository has been 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.80.1 to 1.81.0 #55

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 26, 2023

Bumps github.com/aws/aws-sdk-go-v2/service/ec2 from 1.80.1 to 1.81.0.

Changelog

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

Release (2023-01-25)

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/ec2: v1.81.0
    • Feature: This release adds new functionality that allows customers to provision IPv6 CIDR blocks through Amazon VPC IP Address Manager (IPAM) as well as allowing customers to utilize IPAM Resource Discovery APIs.
  • github.com/aws/aws-sdk-go-v2/service/m2: v1.4.0
    • Feature: Add returnCode, batchJobIdentifier in GetBatchJobExecution response, for user to view the batch job execution result & unique identifier from engine. Also removed unused headers from REST APIs
  • github.com/aws/aws-sdk-go-v2/service/polly: v1.23.0
    • Feature: Add 5 new neural voices - Sergio (es-ES), Andres (es-MX), Remi (fr-FR), Adriano (it-IT) and Thiago (pt-BR).
  • github.com/aws/aws-sdk-go-v2/service/redshiftserverless: v1.4.1
    • Documentation: Added query monitoring rules as possible parameters for create and update workgroup operations.
  • github.com/aws/aws-sdk-go-v2/service/sagemaker: v1.65.0
    • Feature: SageMaker Inference Recommender now decouples from Model Registry and could accept Model Name to invoke inference recommendations job; Inference Recommender now provides CPU/Memory Utilization metrics data in recommendation output.
  • github.com/aws/aws-sdk-go-v2/service/sts: v1.18.2
    • Documentation: Doc only change to update wording in a key topic

Release (2023-01-24)

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/route53: v1.27.0
    • Feature: Amazon Route 53 now supports the Asia Pacific (Melbourne) Region (ap-southeast-4) for latency records, geoproximity records, and private DNS for Amazon VPCs in that region.
  • github.com/aws/aws-sdk-go-v2/service/ssmsap: v1.2.0
    • Feature: This release provides updates to documentation and support for listing operations performed by AWS Systems Manager for SAP.

Release (2023-01-23)

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/lambda: v1.29.0
    • Feature: Release Lambda RuntimeManagementConfig, enabling customers to better manage runtime updates to their Lambda functions. This release adds two new APIs, GetRuntimeManagementConfig and PutRuntimeManagementConfig, as well as support on existing Create/Get/Update function APIs.
  • github.com/aws/aws-sdk-go-v2/service/sagemaker: v1.64.0
    • Feature: Amazon SageMaker Inference now supports P4de instance types.

Release (2023-01-20)

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/ec2: v1.80.0
    • Feature: C6in, M6in, M6idn, R6in and R6idn instances are powered by 3rd Generation Intel Xeon Scalable processors (code named Ice Lake) with an all-core turbo frequency of 3.5 GHz.
  • github.com/aws/aws-sdk-go-v2/service/ivs: v1.20.0
    • Feature: API and Doc update. Update to arns field in BatchGetStreamKey. Also updates to operations and structures.
  • github.com/aws/aws-sdk-go-v2/service/quicksight: v1.30.0
    • Feature: This release adds support for data bars in QuickSight table and increases pivot table field well limit.

Release (2023-01-19)

... (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)

@dependabot dependabot bot requested a review from mjlshen as a code owner January 26, 2023 05:13
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jan 26, 2023
Bumps [github.com/aws/aws-sdk-go-v2/service/ec2](https://github.com/aws/aws-sdk-go-v2) from 1.80.1 to 1.81.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.80.1...service/ec2/v1.81.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 force-pushed the dependabot/go_modules/github.com/aws/aws-sdk-go-v2/service/ec2-1.81.0 branch from cab4c3f to 12d1ab0 Compare January 26, 2023 12:48
@mjlshen mjlshen merged commit 0de6ebd into main Jan 26, 2023
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/aws/aws-sdk-go-v2/service/ec2-1.81.0 branch January 26, 2023 13:06
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