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/feature/ec2/imds from 1.12.17 to 1.12.19 #12198

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 7, 2022

Bumps github.com/aws/aws-sdk-go-v2/feature/ec2/imds from 1.12.17 to 1.12.19.

Changelog

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

Release (2022-11-07)

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/athena: v1.19.0
    • Feature: Adds support for using Query Result Reuse
  • github.com/aws/aws-sdk-go-v2/service/autoscaling: v1.24.0
    • Feature: This release adds support for two new attributes for attribute-based instance type selection - NetworkBandwidthGbps and AllowedInstanceTypes.
  • github.com/aws/aws-sdk-go-v2/service/cloudtrail: v1.20.0
    • Feature: This release includes support for configuring a delegated administrator to manage an AWS Organizations organization CloudTrail trails and event data stores, and AWS Key Management Service encryption of CloudTrail Lake event data stores.
  • github.com/aws/aws-sdk-go-v2/service/ec2: v1.67.0
    • Feature: This release adds support for two new attributes for attribute-based instance type selection - NetworkBandwidthGbps and AllowedInstanceTypes.
  • github.com/aws/aws-sdk-go-v2/service/elasticache: v1.23.0
    • Feature: Added support for IPv6 and dual stack for Memcached and Redis clusters. Customers can now launch new Redis and Memcached clusters with IPv6 and dual stack networking support.
  • github.com/aws/aws-sdk-go-v2/service/lexmodelsv2: v1.26.0
    • Feature: Amazon Lex now supports new APIs for viewing and editing Custom Vocabulary in bots.
  • github.com/aws/aws-sdk-go-v2/service/mediaconvert: v1.27.0
    • Feature: The AWS Elemental MediaConvert SDK has added support for setting the SDR reference white point for HDR conversions and conversion of HDR10 to DolbyVision without mastering metadata.
  • github.com/aws/aws-sdk-go-v2/service/ssm: v1.32.0
    • Feature: This release includes support for applying a CloudWatch alarm to multi account multi region Systems Manager Automation
  • github.com/aws/aws-sdk-go-v2/service/wafv2: v1.23.1
    • Documentation: The geo match statement now adds labels for country and region. You can match requests at the region level by combining a geo match statement with label match statements.
  • github.com/aws/aws-sdk-go-v2/service/wellarchitected: v1.17.0
    • Feature: This release adds support for integrations with AWS Trusted Advisor and AWS Service Catalog AppRegistry to improve workload discovery and speed up your workload reviews.
  • github.com/aws/aws-sdk-go-v2/service/workspaces: v1.25.0
    • Feature: This release adds protocols attribute to workspaces properties data type. This enables customers to migrate workspaces from PC over IP (PCoIP) to WorkSpaces Streaming Protocol (WSP) using create and modify workspaces public APIs.

Release (2022-11-04)

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/cloudwatchlogs: v1.16.1
    • Documentation: Doc-only update for bug fixes and support of export to buckets encrypted with SSE-KMS
  • github.com/aws/aws-sdk-go-v2/service/ec2: v1.66.0
    • Feature: This release adds API support for the recipient of an AMI account share to remove shared AMI launch permissions.
  • github.com/aws/aws-sdk-go-v2/service/emrcontainers: v1.15.0
    • Feature: Adding support for Job templates. Job templates allow you to create and store templates to configure Spark applications parameters. This helps you ensure consistent settings across applications by reusing and enforcing configuration overrides in data pipelines.
  • github.com/aws/aws-sdk-go-v2/service/internal/eventstreamtesting: v1.0.37
    • Dependency Update: update golang.org/x/net dependency to 0.1.0

Release (2022-11-03)

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/memorydb: v1.10.0
    • Feature: Adding support for r6gd instances for MemoryDB Redis with data tiering. In a cluster with data tiering enabled, when available memory capacity is exhausted, the least recently used data is automatically tiered to solid state drives for cost-effective capacity scaling with minimal performance impact.
  • github.com/aws/aws-sdk-go-v2/service/sagemaker: v1.54.0
    • Feature: Amazon SageMaker now supports running training jobs on ml.trn1 instance types.

Release (2022-11-02)

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/iotsitewise: v1.26.0

... (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/feature/ec2/imds](https://github.com/aws/aws-sdk-go-v2) from 1.12.17 to 1.12.19.
- [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@credentials/v1.12.17...credentials/v1.12.19)

---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go-v2/feature/ec2/imds
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 7, 2022
@telegraf-tiger telegraf-tiger bot added the chore label Nov 7, 2022
@telegraf-tiger
Copy link
Contributor

telegraf-tiger bot commented Nov 8, 2022

@MyaLongmire MyaLongmire merged commit cd7a4f2 into master Nov 8, 2022
@MyaLongmire MyaLongmire deleted the dependabot/go_modules/github.com/aws/aws-sdk-go-v2/feature/ec2/imds-1.12.19 branch November 8, 2022 09:48
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 8, 2022

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

powersj pushed a commit that referenced this pull request Nov 29, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant