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 the aws-sdk group across 1 directory with 3 updates #1945

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 5, 2025

Bumps the aws-sdk group with 3 updates in the / directory: @aws-sdk/client-ec2, @aws-sdk/client-eks and @aws-sdk/credential-providers.

Updates @aws-sdk/client-ec2 from 3.731.1 to 3.741.0

Release notes

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

v3.741.0

3.741.0(2025-02-03)

New Features
  • client-mediatailor: Add support for CloudWatch Vended Logs which allows for delivery of customer logs to CloudWatch Logs, S3, or Firehose. (00f4588c)
  • credential-provider-ini: add ignoreCache option (#6856) (11f3c3c2)

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

v3.740.0

3.740.0(2025-01-31)

Chores
  • middleware-sdk-s3: unset SessionMode default value (#6860) (d98e8ff2)
Documentation Changes
  • client-rds: Updates to Aurora MySQL and Aurora PostgreSQL API pages with instance log type in the create and modify DB Cluster. (31194b2e)
New Features
  • client-bedrock-agent-runtime: This change is to deprecate the existing citation field under RetrieveAndGenerateStream API response in lieu of GeneratedResponsePart and RetrievedReferences (c7b79b52)
  • client-geo-routes: The OptimizeWaypoints API now supports 50 waypoints per request (20 with constraints like AccessHours or AppointmentTime). It adds waypoint clustering via Clustering and ClusteringIndex for better optimization. Also, total distance validation is removed for greater flexibility. (423ede1e)
  • client-sagemaker: This release introduces a new valid value in InstanceType parameter: p5en.48xlarge, in ProductionVariant. (49662bc9)
  • client-codebuild: Added support for CodeBuild self-hosted Buildkite runner builds (87c823ee)
  • client-amp: Add support for sending metrics to cross account and CMCK AMP workspaces through RoleConfiguration on Create/Update Scraper. (cc1cbaf4)

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

v3.739.0

3.739.0(2025-01-30)

New Features
  • clients: update client endpoints as of 2025-01-30 (5b4765b9)
  • client-ecr-public: Temporarily updating dualstack endpoint support (74067c7a)
  • client-bedrock-agent-runtime: Add a 'reason' field to InternalServerException (dd8bd77c)
  • client-s3tables: You can now use the CreateTable API operation to create tables with schemas by adding an optional metadata argument. (7d53fdde)
  • client-mediatailor: Adds options for configuring how MediaTailor conditions ads before inserting them into the content stream. Based on the new settings, MediaTailor will either transcode ads to match the content stream as it has in the past, or it will insert ads without first transcoding them. (ebb8c7db)
  • client-verifiedpermissions: Adds Cedar JSON format support for entities and context data in authorization requests (46d4d66b)
  • client-ecr: Temporarily updating dualstack endpoint support (0f29c7b3)
  • client-appstream: Add support for managing admin consent requirement on selected domains for OneDrive Storage Connectors in AppStream2.0. (df094f59)

... (truncated)

Changelog

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

3.741.0 (2025-02-03)

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

3.738.0 (2025-01-29)

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

3.737.0 (2025-01-28)

Features

  • client-ec2: This release changes the CreateFleet CLI and SDK's such that if you do not specify a client token, a randomly generated token is used for the request to ensure idempotency. (f3e70c5)

3.734.0 (2025-01-23)

Features

  • client-ec2: Added "future" allocation type for future dated capacity reservation (752ea12)
Commits
  • 2b3d1df Publish v3.741.0
  • 1b99b4f Publish v3.738.0
  • f9e0982 Publish v3.737.0
  • f3e70c5 feat(client-ec2): This release changes the CreateFleet CLI and SDK's such tha...
  • 65c6ae9 Publish v3.734.0
  • 752ea12 feat(client-ec2): Added "future" allocation type for future dated capacity re...
  • 0e8963e chore(codegen): bump smithy-typescript-codegen to 0.26.0 (#6843)
  • See full diff in compare view

Updates @aws-sdk/client-eks from 3.731.1 to 3.741.0

Release notes

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

v3.741.0

3.741.0(2025-02-03)

New Features
  • client-mediatailor: Add support for CloudWatch Vended Logs which allows for delivery of customer logs to CloudWatch Logs, S3, or Firehose. (00f4588c)
  • credential-provider-ini: add ignoreCache option (#6856) (11f3c3c2)

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

v3.740.0

3.740.0(2025-01-31)

Chores
  • middleware-sdk-s3: unset SessionMode default value (#6860) (d98e8ff2)
Documentation Changes
  • client-rds: Updates to Aurora MySQL and Aurora PostgreSQL API pages with instance log type in the create and modify DB Cluster. (31194b2e)
New Features
  • client-bedrock-agent-runtime: This change is to deprecate the existing citation field under RetrieveAndGenerateStream API response in lieu of GeneratedResponsePart and RetrievedReferences (c7b79b52)
  • client-geo-routes: The OptimizeWaypoints API now supports 50 waypoints per request (20 with constraints like AccessHours or AppointmentTime). It adds waypoint clustering via Clustering and ClusteringIndex for better optimization. Also, total distance validation is removed for greater flexibility. (423ede1e)
  • client-sagemaker: This release introduces a new valid value in InstanceType parameter: p5en.48xlarge, in ProductionVariant. (49662bc9)
  • client-codebuild: Added support for CodeBuild self-hosted Buildkite runner builds (87c823ee)
  • client-amp: Add support for sending metrics to cross account and CMCK AMP workspaces through RoleConfiguration on Create/Update Scraper. (cc1cbaf4)

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

v3.739.0

3.739.0(2025-01-30)

New Features
  • clients: update client endpoints as of 2025-01-30 (5b4765b9)
  • client-ecr-public: Temporarily updating dualstack endpoint support (74067c7a)
  • client-bedrock-agent-runtime: Add a 'reason' field to InternalServerException (dd8bd77c)
  • client-s3tables: You can now use the CreateTable API operation to create tables with schemas by adding an optional metadata argument. (7d53fdde)
  • client-mediatailor: Adds options for configuring how MediaTailor conditions ads before inserting them into the content stream. Based on the new settings, MediaTailor will either transcode ads to match the content stream as it has in the past, or it will insert ads without first transcoding them. (ebb8c7db)
  • client-verifiedpermissions: Adds Cedar JSON format support for entities and context data in authorization requests (46d4d66b)
  • client-ecr: Temporarily updating dualstack endpoint support (0f29c7b3)
  • client-appstream: Add support for managing admin consent requirement on selected domains for OneDrive Storage Connectors in AppStream2.0. (df094f59)

... (truncated)

Changelog

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

3.741.0 (2025-02-03)

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

3.738.0 (2025-01-29)

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

3.735.0 (2025-01-24)

Features

  • client-eks: Adds support for UpdateStrategies in EKS Managed Node Groups. (a6183ad)

3.734.0 (2025-01-23)

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

Commits

Updates @aws-sdk/credential-providers from 3.731.1 to 3.742.0

Release notes

Sourced from @​aws-sdk/credential-providers's releases.

v3.742.0

3.742.0(2025-02-04)

Documentation Changes
  • client-sagemaker: IPv6 support for Hyperpod clusters (e60b3a27)
  • client-datasync: Doc-only update to provide more information on using Kerberos authentication with SMB locations. (702a943a)
New Features
  • clients: update client endpoints as of 2025-02-04 (6e8eda25)
  • client-neptune-graph: Added argument to list-export to filter by graph ID (213a474e)
  • client-database-migration-service: Introduces TargetDataSettings with the TablePreparationMode option available for data migrations. (13ee380d)
  • client-iam: This release adds support for accepting encrypted SAML assertions. Customers can now configure their identity provider to encrypt the SAML assertions it sends to IAM. (e9ee60b6)
  • client-qbusiness: Adds functionality to enable/disable a new Q Business Chat orchestration feature. If enabled, Q Business can orchestrate over datasources and plugins without the need for customers to select specific chat modes. (2859d8bf)

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

v3.741.0

3.741.0(2025-02-03)

New Features
  • client-mediatailor: Add support for CloudWatch Vended Logs which allows for delivery of customer logs to CloudWatch Logs, S3, or Firehose. (00f4588c)
  • credential-provider-ini: add ignoreCache option (#6856) (11f3c3c2)

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

v3.740.0

3.740.0(2025-01-31)

Chores
  • middleware-sdk-s3: unset SessionMode default value (#6860) (d98e8ff2)
Documentation Changes
  • client-rds: Updates to Aurora MySQL and Aurora PostgreSQL API pages with instance log type in the create and modify DB Cluster. (31194b2e)
New Features
  • client-bedrock-agent-runtime: This change is to deprecate the existing citation field under RetrieveAndGenerateStream API response in lieu of GeneratedResponsePart and RetrievedReferences (c7b79b52)
  • client-geo-routes: The OptimizeWaypoints API now supports 50 waypoints per request (20 with constraints like AccessHours or AppointmentTime). It adds waypoint clustering via Clustering and ClusteringIndex for better optimization. Also, total distance validation is removed for greater flexibility. (423ede1e)
  • client-sagemaker: This release introduces a new valid value in InstanceType parameter: p5en.48xlarge, in ProductionVariant. (49662bc9)

... (truncated)

Changelog

Sourced from @​aws-sdk/credential-providers's changelog.

3.742.0 (2025-02-04)

Note: Version bump only for package @​aws-sdk/credential-providers

3.741.0 (2025-02-03)

Note: Version bump only for package @​aws-sdk/credential-providers

3.738.0 (2025-01-29)

Note: Version bump only for package @​aws-sdk/credential-providers

3.734.0 (2025-01-23)

Features

  • credential-providers: pass caller client options to fromTemporaryCredentials inner STSClient (#6838) (0d0b14e)

3.733.0 (2025-01-22)

Note: Version bump only for package @​aws-sdk/credential-providers

Commits
  • b301594 Publish v3.742.0
  • 2b3d1df Publish v3.741.0
  • 1b99b4f Publish v3.738.0
  • 65c6ae9 Publish v3.734.0
  • 0e8963e chore(codegen): bump smithy-typescript-codegen to 0.26.0 (#6843)
  • 0d0b14e feat(credential-providers): pass caller client options to fromTemporaryCreden...
  • 9199f2f Publish v3.733.0
  • 84d6c18 chore(credential-providers): move base fromTempCreds impl to non-browser file...
  • See full diff in compare view

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the aws-sdk group with 3 updates in the / directory: [@aws-sdk/client-ec2](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-ec2), [@aws-sdk/client-eks](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-eks) and [@aws-sdk/credential-providers](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/packages/credential-providers).


Updates `@aws-sdk/client-ec2` from 3.731.1 to 3.741.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.741.0/clients/client-ec2)

Updates `@aws-sdk/client-eks` from 3.731.1 to 3.741.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-eks/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.741.0/clients/client-eks)

Updates `@aws-sdk/credential-providers` from 3.731.1 to 3.742.0
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/packages/credential-providers/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.742.0/packages/credential-providers)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 5, 2025
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