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

Bump github.com/aws/aws-sdk-go-v2/service/ec2 from 1.97.0 to 1.98.0 #6635

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 22, 2023

Bumps github.com/aws/aws-sdk-go-v2/service/ec2 from 1.97.0 to 1.98.0.

Changelog

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

Release (2023-05-19)

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/backup: v1.21.0
    • Feature: Add ResourceArn, ResourceType, and BackupVaultName to ListRecoveryPointsByLegalHold API response.
  • github.com/aws/aws-sdk-go-v2/service/connectcases: v1.4.0
  • github.com/aws/aws-sdk-go-v2/service/mediapackagev2: v1.0.0
    • Release: New AWS service client module
    • Feature: Adds support for the MediaPackage Live v2 API
  • github.com/aws/aws-sdk-go-v2/service/sesv2: v1.18.0
    • Feature: This release allows customers to update scaling mode property of dedicated IP pools with PutDedicatedIpPoolScalingAttributes call.

Release (2023-05-18)

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/athena: v1.28.0
    • Feature: Removing SparkProperties from EngineConfiguration object for StartSession API call
  • github.com/aws/aws-sdk-go-v2/service/cloudtrail: v1.25.0
    • Feature: Add ConflictException to PutEventSelectors, add (Channel/EDS)ARNInvalidException to Tag APIs. These exceptions provide customers with more specific error messages instead of internal errors.
  • github.com/aws/aws-sdk-go-v2/service/computeoptimizer: v1.24.0
    • Feature: In this launch, we add support for showing integration status with external metric providers such as Instana, Datadog ...etc in GetEC2InstanceRecommendations and ExportEC2InstanceRecommendations apis
  • github.com/aws/aws-sdk-go-v2/service/connect: v1.55.0
    • Feature: You can programmatically create and manage prompts using APIs, for example, to extract prompts stored within Amazon Connect and add them to your Amazon S3 bucket. AWS CloudTrail, AWS CloudFormation and tagging are supported.
  • github.com/aws/aws-sdk-go-v2/service/ec2: v1.98.0
    • Feature: Add support for i4g.large, i4g.xlarge, i4g.2xlarge, i4g.4xlarge, i4g.8xlarge and i4g.16xlarge instances powered by AWS Graviton2 processors that deliver up to 15% better compute performance than our other storage-optimized instances.
  • github.com/aws/aws-sdk-go-v2/service/ecs: v1.27.1
    • Documentation: Documentation only release to address various tickets.
  • github.com/aws/aws-sdk-go-v2/service/mediaconvert: v1.37.0
    • Feature: This release introduces a new MXF Profile for XDCAM which is strictly compliant with the SMPTE RDD 9 standard and improved handling of output name modifiers.
  • github.com/aws/aws-sdk-go-v2/service/rds: v1.44.1
    • Documentation: RDS documentation update for the EngineVersion parameter of ModifyDBSnapshot
  • github.com/aws/aws-sdk-go-v2/service/sagemakergeospatial: v1.3.0
    • Feature: This release makes ExecutionRoleArn a required field in the StartEarthObservationJob API.

Release (2023-05-16)

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/detective: v1.19.0
    • Feature: Added and updated API operations in Detective to support the integration of ASFF Security Hub findings.
  • github.com/aws/aws-sdk-go-v2/service/directconnect: v1.18.14
    • Documentation: This release includes an update to the mtu value for CreateTransitVirtualInterface from 9001 mtu to 8500 mtu.
  • github.com/aws/aws-sdk-go-v2/service/glue: v1.48.0
    • Feature: Add Support for Tags for Custom Entity Types
  • github.com/aws/aws-sdk-go-v2/service/secretsmanager: v1.19.8
    • Documentation: Documentation updates for Secrets Manager
  • github.com/aws/aws-sdk-go-v2/service/wafv2: v1.32.0
    • Feature: My AWS Service (placeholder) - You can now rate limit web requests based on aggregation keys other than IP addresses, and you can aggregate using combinations of keys. You can also rate limit all requests that match a scope-down statement, without further aggregation.

Release (2023-05-15)

... (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.97.0 to 1.98.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.97.0...service/ec2/v1.98.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 skip-release-notes Causes PR not to show in release notes labels May 22, 2023
@Himangini Himangini mentioned this pull request May 24, 2023
7 tasks
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github May 24, 2023

Looks like github.com/aws/aws-sdk-go-v2/service/ec2 is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this May 24, 2023
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/aws/aws-sdk-go-v2/service/ec2-1.98.0 branch May 24, 2023 14:24
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 skip-release-notes Causes PR not to show in release notes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants