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 #1938

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 Jan 29, 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.737.0

Release notes

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

v3.737.0

3.737.0(2025-01-28)

New 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. (f3e70c5a)
  • client-timestream-influxdb: Adds 'allocatedStorage' parameter to UpdateDbInstance API that allows increasing the database instance storage size and 'dbStorageType' parameter to UpdateDbInstance API that allows changing the storage type of the database instance (013cd456)
  • client-datasync: AWS DataSync now supports the Kerberos authentication protocol for SMB locations. (f65f1431)
  • client-deadline: feature: Deadline: Add support for limiting the concurrent usage of external resources, like floating licenses, using limits and the ability to constrain the maximum number of workers that work on a job (0bf68ed6)
  • client-appsync: Add stash and outErrors to EvaluateCode/EvaluateMappingTemplate response (a3d8b366)
  • client-firehose: For AppendOnly streams, Firehose will automatically scale to match your throughput. (446f685a)

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

v3.736.0

3.736.0(2025-01-27)

New Features
  • clients: update client endpoints as of 2025-01-27 (12cba40b)
  • client-iot: Raised the documentParameters size limit to 30 KB for AWS IoT Device Management - Jobs. (a57b5908)
  • client-s3-control: Minor fix to ARN validation for Lambda functions passed to S3 Batch Operations (a7a494ca)
  • client-mediaconvert: This release adds support for dynamic audio configuration and the ability to disable the deblocking filter for h265 encodes. (d8e0d087)
  • client-bedrock-agent: Add support for the prompt caching feature for Bedrock Prompt Management (e631752d)

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

v3.735.0

3.735.0(2025-01-24)

Documentation Changes
  • client-ssm: Systems Manager doc-only update for January, 2025. (b54238c2)
  • client-sso-oidc: Fixed typos in the descriptions. (90f84e00)
New Features
  • client-healthlake: Added new authorization strategy value 'SMART_ON_FHIR' for CreateFHIRDatastore API to support Smart App 2.0 (04316b8e)
  • client-eks: Adds support for UpdateStrategies in EKS Managed Node Groups. (a6183ad3)
  • client-transfer: Added CustomDirectories as a new directory option for storing inbound AS2 messages, MDN files and Status files. (2db3a358)
  • client-cloudtrail: This release introduces the SearchSampleQueries API that allows users to search for CloudTrail Lake sample queries. (d4cfdc23)
Bug Fixes

... (truncated)

Changelog

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

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
  • 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.735.0

Release notes

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

v3.735.0

3.735.0(2025-01-24)

Documentation Changes
  • client-ssm: Systems Manager doc-only update for January, 2025. (b54238c2)
  • client-sso-oidc: Fixed typos in the descriptions. (90f84e00)
New Features
  • client-healthlake: Added new authorization strategy value 'SMART_ON_FHIR' for CreateFHIRDatastore API to support Smart App 2.0 (04316b8e)
  • client-eks: Adds support for UpdateStrategies in EKS Managed Node Groups. (a6183ad3)
  • client-transfer: Added CustomDirectories as a new directory option for storing inbound AS2 messages, MDN files and Status files. (2db3a358)
  • client-cloudtrail: This release introduces the SearchSampleQueries API that allows users to search for CloudTrail Lake sample queries. (d4cfdc23)
Bug Fixes
  • middleware-flexible-checksum: remove stream collection code (#6846) (9f9fe77b)

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

v3.734.0

3.734.0(2025-01-23)

Chores
New Features
  • client-ec2: Added "future" allocation type for future dated capacity reservation (752ea128)
  • credential-providers: pass caller client options to fromTemporaryCredentials inner STSClient (#6838) (0d0b14e8)

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

v3.733.0

3.733.0(2025-01-22)

Chores
  • credential-providers: move base fromTempCreds impl to non-browser file (#6836) (84d6c182)

... (truncated)

Changelog

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

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
  • 3488ae9 Publish v3.735.0
  • a6183ad feat(client-eks): Adds support for UpdateStrategies in EKS Managed Node Groups.
  • 65c6ae9 Publish v3.734.0
  • 0e8963e chore(codegen): bump smithy-typescript-codegen to 0.26.0 (#6843)
  • See full diff in compare view

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

Release notes

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

v3.734.0

3.734.0(2025-01-23)

Chores
New Features
  • client-ec2: Added "future" allocation type for future dated capacity reservation (752ea128)
  • credential-providers: pass caller client options to fromTemporaryCredentials inner STSClient (#6838) (0d0b14e8)

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

v3.733.0

3.733.0(2025-01-22)

Chores
  • credential-providers: move base fromTempCreds impl to non-browser file (#6836) (84d6c182)
Documentation Changes
  • client-workspaces-thin-client: Rename WorkSpaces Web to WorkSpaces Secure Browser (9e049020)
  • client-glue: Docs Update for timeout changes (296a002d)
New Features
  • clients: update client endpoints as of 2025-01-22 (2cac334c)
  • client-medialive: AWS Elemental MediaLive adds a new feature, ID3 segment tagging, in CMAF Ingest output groups. It allows customers to insert ID3 tags into every output segment, controlled by a newly added channel schedule action Id3SegmentTagging. (9a070435)
  • client-bedrock-agent-runtime: Adds multi-turn input support for an Agent node in an Amazon Bedrock Flow (8d5c63a4)
Tests
  • packages: await promise assertions, cleanup test logging (#6839) (e5043419)

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

v3.732.0

3.732.0(2025-01-21)

Documentation Changes

... (truncated)

Changelog

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

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
  • 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.737.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.737.0/clients/client-ec2)

Updates `@aws-sdk/client-eks` from 3.731.1 to 3.735.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.735.0/clients/client-eks)

Updates `@aws-sdk/credential-providers` from 3.731.1 to 3.734.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.734.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 Jan 29, 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