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.89.1 to 1.90.0 #107

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps github.com/aws/aws-sdk-go-v2/service/ec2 from 1.89.1 to 1.90.0.

Changelog

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

Release (2023-03-14)

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/aws-sdk-go-v2/feature/ec2/imds: v1.13.0
    • Feature: Add flag to disable IMDSv1 fallback
  • github.com/aws/aws-sdk-go-v2/service/applicationautoscaling: v1.18.0
    • Feature: Application Auto Scaling customers can now use mathematical functions to customize the metric used with Target Tracking policies within the policy configuration itself, saving the cost and effort of publishing the customizations as a separate metric.
  • github.com/aws/aws-sdk-go-v2/service/dataexchange: v1.19.0
    • Feature: This release enables data providers to license direct access to S3 objects encrypted with Customer Managed Keys (CMK) in AWS KMS through AWS Data Exchange. Subscribers can use these keys to decrypt, then use the encrypted S3 objects shared with them, without creating or managing copies.
  • github.com/aws/aws-sdk-go-v2/service/directconnect: v1.18.7
    • Documentation: describe-direct-connect-gateway-associations includes a new status, updating, indicating that the association is currently in-process of updating.
  • github.com/aws/aws-sdk-go-v2/service/ec2: v1.90.0
    • Feature: This release adds a new DnsOptions key (PrivateDnsOnlyForInboundResolverEndpoint) to CreateVpcEndpoint and ModifyVpcEndpoint APIs.
  • github.com/aws/aws-sdk-go-v2/service/iam: v1.19.6
    • Documentation: Documentation only updates to correct customer-reported issues
  • github.com/aws/aws-sdk-go-v2/service/keyspaces: v1.2.0
    • Feature: Adding support for client-side timestamps
  • github.com/aws/aws-sdk-go-v2/service/support: v1.14.6
    • Announcement: Model regenerated with support for null string values to properly implement support service operations DescribeTrustedAdvisorCheckRefreshStatuses and DescribeTrustedAdvisorCheckSummaries

Release (2023-03-13)

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/appintegrations: v1.15.0
    • Feature: Adds FileConfiguration to Amazon AppIntegrations CreateDataIntegration supporting scheduled downloading of third party files into Amazon Connect from sources such as Microsoft SharePoint.
  • github.com/aws/aws-sdk-go-v2/service/lakeformation: v1.20.2
    • Documentation: This release updates the documentation regarding Get/Update DataCellsFilter
  • github.com/aws/aws-sdk-go-v2/service/s3control: v1.30.0
    • Feature: Added support for cross-account Multi-Region Access Points. Added support for S3 Replication for S3 on Outposts.
  • github.com/aws/aws-sdk-go-v2/service/tnb: v1.1.0
    • Feature: This release adds tagging support to the following Network Instance APIs : Instantiate, Update, Terminate.
  • github.com/aws/aws-sdk-go-v2/service/wisdom: v1.13.0
    • Feature: This release extends Wisdom CreateKnowledgeBase API to support SharePoint connector type by removing the @​required trait for objectField

Release (2023-03-10)

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/ivschat: v1.4.0
    • Feature: This release adds a new exception returned when calling AWS IVS chat UpdateLoggingConfiguration. Now UpdateLoggingConfiguration can return ConflictException when invalid updates are made in sequence to Logging Configurations.
  • github.com/aws/aws-sdk-go-v2/service/secretsmanager: v1.19.0
    • Feature: The type definitions of SecretString and SecretBinary now have a minimum length of 1 in the model to match the exception thrown when you pass in empty values.

Release (2023-03-09)

... (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.89.1 to 1.90.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.89.1...service/ec2/v1.90.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 March 15, 2023 06:07
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Mar 15, 2023
@mjlshen mjlshen merged commit eabdc1d into main Mar 15, 2023
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/aws/aws-sdk-go-v2/service/ec2-1.90.0 branch March 15, 2023 13:50
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