Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps @aws-sdk/client-ec2 from 3.140.0 to 3.288.0.

Release notes

Sourced from @​aws-sdk/client-ec2's releases.

v3.288.0

3.288.0(2023-03-09)

Chores
Documentation Changes
  • client-networkmanager: This update provides example usage for TransitGatewayRouteTableArn. (b39cd0ec)
New Features
  • clients: update client endpoints as of 2023-03-09 (3b31ade0)
  • client-connect: This release adds a new API, GetMetricDataV2, which returns metric data for Amazon Connect. (acb5eef6)
  • client-servicediscovery: Updated all AWS Cloud Map APIs to provide consistent throttling exception (RequestLimitExceeded) (cb39c4dc)
  • client-redshift-data: Added support for Redshift Serverless workgroup-arn wherever the WorkgroupName parameter is available. (344d56c8)
  • client-sagemaker: Amazon SageMaker Inference now allows SSM access to customer's model container by setting the "EnableSSMAccess" parameter for a ProductionVariant in CreateEndpointConfig API. (253ef071)
  • client-quicksight: This release has two changes: add state persistence feature for embedded dashboard and console in GenerateEmbedUrlForRegisteredUser API; add properties for hidden collapsed row dimensions in PivotTableOptions. (6c3f7b10)
  • client-codeartifact: This release introduces the generic package format, a mechanism for storing arbitrary binary assets. It also adds a new API, PublishPackageVersion, to allow for publishing generic packages. (235876ea)
  • client-evidently: Updated entity override documentation (5df80f23)
  • client-sesv2: This release introduces a new recommendation in Virtual Deliverability Manager Advisor, which detects missing or misconfigured Brand Indicator for Message Identification (BIMI) DNS records for customer sending identities. (d58f7524)
Bug Fixes
  • middleware-logger: retrieve filter overrides after middleware returns (#4502) (6405a58c)

For list of updated packages, view updated-packages.md in assets-3.288.0.zip

v3.287.0

3.287.0(2023-03-08)

New Features
  • clients: update client endpoints as of 2023-03-08 (2fb9a440)
  • client-mediapackage: This release provides the date and time live resources were created. (e91ea700)
  • client-lakeformation: This release adds two new API support "GetDataCellsFiler" and "UpdateDataCellsFilter", and also updates the corresponding documentation. (9a29cfb8)
  • client-athena: A new field SubstatementType is added to GetQueryExecution API, so customers have an error free way to detect the query type and interpret the result. (12c6c35a)
  • client-mediapackage-vod: This release provides the date and time VOD resources were created. (eb5cff67)
  • client-ec2: Introducing Amazon EC2 C7g, M7g and R7g instances, powered by the latest generation AWS Graviton3 processors and deliver up to 25% better performance over Graviton2-based instances. (8a6dcfa8)
  • client-sagemaker: There needs to be a user identity to specify the SageMaker user who perform each action regarding the entity. However, these is a not a unified concept of user identity across SageMaker service that could be used today. (392879ff)
  • client-route53resolver: Add dual-stack and IPv6 support for Route 53 Resolver Endpoint,Add IPv6 target IP in Route 53 Resolver Forwarding Rule (ab22b632)
  • client-dynamodb: Adds deletion protection support to DynamoDB tables. Tables with deletion protection enabled cannot be deleted. Deletion protection is disabled by default, can be enabled via the CreateTable or UpdateTable APIs, and is visible in TableDescription. This setting is not replicated for Global Tables. (af815752)
  • shared-ini-file-loader: enable uncached credential loading (#4253) (89dc903e)
  • middleware-logger: log request errors (#4252) (8c667ff1)
Bug Fixes

... (truncated)

Changelog

Sourced from @​aws-sdk/client-ec2's changelog.

3.288.0 (2023-03-09)

Note: Version bump only for package @​aws-sdk/client-ec2

3.287.0 (2023-03-08)

Bug Fixes

  • clients: remove aggregated client from paginators (#4496) (aea457a)

Features

  • client-ec2: Introducing Amazon EC2 C7g, M7g and R7g instances, powered by the latest generation AWS Graviton3 processors and deliver up to 25% better performance over Graviton2-based instances. (8a6dcfa)

3.284.0 (2023-03-03)

Features

  • client-ec2: This release adds support for a new boot mode for EC2 instances called 'UEFI Preferred'. (e5182e1)

3.282.0 (2023-03-01)

Note: Version bump only for package @​aws-sdk/client-ec2

3.281.0 (2023-02-28)

Features

  • client-ec2: This release allows IMDS support to be set to v2-only on an existing AMI, so that all future instances launched from that AMI will use IMDSv2 by default. (b623f24)

... (truncated)

Commits
  • 4493d74 Publish v3.288.0
  • 4069de2 Publish v3.287.0
  • 8a6dcfa feat(client-ec2): Introducing Amazon EC2 C7g, M7g and R7g instances, powered ...
  • aea457a fix(clients): remove aggregated client from paginators (#4496)
  • ef5a0ed Publish v3.284.0
  • e5182e1 feat(client-ec2): This release adds support for a new boot mode for EC2 insta...
  • 855ee5f Publish v3.282.0
  • 1cbf7a2 Publish v3.281.0
  • b623f24 feat(client-ec2): This release allows IMDS support to be set to v2-only on an...
  • f99f740 docs(clients): add operations list to README (#4478)
  • Additional commits viewable in compare view

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 [@aws-sdk/client-ec2](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-ec2) from 3.140.0 to 3.288.0.
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-ec2/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.288.0/clients/client-ec2)

---
updated-dependencies:
- dependency-name: "@aws-sdk/client-ec2"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 10, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 13, 2023

Superseded by #321.

@dependabot dependabot bot closed this Mar 13, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/aws-sdk/client-ec2-3.288.0 branch March 13, 2023 10:02
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants