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

chore(deps): bump github.com/aws/aws-sdk-go-v2/service/ec2 from 1.105.1 to 1.107.0 #88

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps github.com/aws/aws-sdk-go-v2/service/ec2 from 1.105.1 to 1.107.0.

Changelog

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

Release (2023-07-25)

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/billingconductor: v1.7.0
    • Feature: Added support for Auto-Assocate Billing Groups for CreateBillingGroup, UpdateBillingGroup, and ListBillingGroups.
  • github.com/aws/aws-sdk-go-v2/service/customerprofiles: v1.26.0
    • Feature: Amazon Connect Customer Profiles now supports rule-based resolution to match and merge similar profiles into unified profiles, helping companies deliver faster and more personalized customer service by providing access to relevant customer information for agents and automated experiences.
  • github.com/aws/aws-sdk-go-v2/service/datasync: v1.26.0
    • Feature: AWS DataSync now supports Microsoft Azure Blob Storage locations.
  • github.com/aws/aws-sdk-go-v2/service/dynamodb: v1.20.2
    • Documentation: Documentation updates for DynamoDB
  • github.com/aws/aws-sdk-go-v2/service/ec2: v1.107.0
    • Feature: This release adds an instance's peak and baseline network bandwidth as well as the memory sizes of an instance's inference accelerators to DescribeInstanceTypes.
  • github.com/aws/aws-sdk-go-v2/service/emrserverless: v1.9.0
    • Feature: This release adds support for publishing application logs to CloudWatch.
  • github.com/aws/aws-sdk-go-v2/service/lambda: v1.38.0
    • Feature: Add Python 3.11 (python3.11) support to AWS Lambda
  • github.com/aws/aws-sdk-go-v2/service/rds: v1.48.0
    • Feature: This release adds support for monitoring storage optimization progress on the DescribeDBInstances API.
  • github.com/aws/aws-sdk-go-v2/service/sagemaker: v1.94.0
    • Feature: Mark ContentColumn and TargetLabelColumn as required Targets in TextClassificationJobConfig in CreateAutoMLJobV2API
  • github.com/aws/aws-sdk-go-v2/service/securityhub: v1.34.0
    • Feature: Add support for CONTAINS and NOT_CONTAINS comparison operators for Automation Rules string filters and map filters
  • github.com/aws/aws-sdk-go-v2/service/sts: v1.20.0
    • Feature: API updates for the AWS Security Token Service
  • github.com/aws/aws-sdk-go-v2/service/transfer: v1.32.0
    • Feature: This release adds support for SFTP Connectors.
  • github.com/aws/aws-sdk-go-v2/service/wisdom: v1.14.0
    • Feature: This release added two new data types: AssistantIntegrationConfiguration, and SessionIntegrationConfiguration to support Wisdom integration with Amazon Connect Chat

Release (2023-07-24)

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/apigatewayv2: v1.13.15
    • Documentation: Documentation updates for Amazon API Gateway.
  • github.com/aws/aws-sdk-go-v2/service/chimesdkmediapipelines: v1.5.0
    • Feature: AWS Media Pipeline compositing enhancement and Media Insights Pipeline auto language identification.
  • github.com/aws/aws-sdk-go-v2/service/cloudformation: v1.32.0
    • Feature: This release supports filtering by DRIFT_STATUS for existing API ListStackInstances and adds support for a new API ListStackInstanceResourceDrifts. Customers can now view resource drift information from their StackSet management accounts.
  • github.com/aws/aws-sdk-go-v2/service/costexplorer: v1.26.0
    • Feature: This release introduces the new API 'GetSavingsPlanPurchaseRecommendationDetails', which retrieves the details for a Savings Plan recommendation. It also updates the existing API 'GetSavingsPlansPurchaseRecommendation' to include the recommendation detail ID.
  • github.com/aws/aws-sdk-go-v2/service/ec2: v1.106.0
    • Feature: Add "disabled" enum value to SpotInstanceState.
  • github.com/aws/aws-sdk-go-v2/service/glue: v1.57.0
    • Feature: Added support for Data Preparation Recipe node in Glue Studio jobs
  • github.com/aws/aws-sdk-go-v2/service/quicksight: v1.39.0
    • Feature: This release launches new Snapshot APIs for CSV and PDF exports, adds support for info icon for filters and parameters in Exploration APIs, adds modeled exception to the DeleteAccountCustomization API, and introduces AttributeAggregationFunction's ability to add UNIQUE_VALUE aggregation in tooltips.

... (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.105.1 to 1.107.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.105.1...service/ec2/v1.107.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 added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jul 26, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 28, 2023

Superseded by #92.

@dependabot dependabot bot closed this Jul 28, 2023
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/aws/aws-sdk-go-v2/service/ec2-1.107.0 branch July 28, 2023 13:03
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 go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants