Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 24, 2025

Bumps @aws-sdk/client-lambda from 3.817.0 to 3.835.0.

Release notes

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

v3.835.0

3.835.0(2025-06-23)

Chores
New Features
  • clients: update client endpoints as of 2025-06-23 (34c34cad)
  • client-glue: AWS Glue now supports sort and z-order strategy for managed automated compaction for Iceberg tables in addition to binpack. (19aaef44)
  • client-s3tables: S3 Tables now supports sort and z-order compaction strategies for Iceberg tables in addition to binpack. (abce1d6c)
  • client-workspaces-instances: Added support for Amazon WorkSpaces Instances API (add0ab29)

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

v3.834.0

3.834.0(2025-06-20)

Documentation Changes
  • update parallel-workloads-node-js.md for deadlock information (#7140) (68d363b4)
New Features
  • clients: update client endpoints as of 2025-06-20 (ed3e3fb2)
  • client-mediaconvert: This release adds a new SPECIFIED_OPTIMAL option for handling DDS when using DVB-Sub with high resolution video. (fed23d70)
  • client-geo-places: Geocode, ReverseGeocode, and GetPlace APIs added Intersections and SecondaryAddresses. To use, add to the AdditionalFeatures list in your request. This provides info about nearby intersections and secondary addresses that are associated with a main address. Also added MainAddress and ParsedQuery. (03a7a09d)
  • client-glue: AWS Glue Data Quality now provides aggregated metrics in evaluation results when publishAggregatedMetrics with row-level results are enabled. These metrics include summary statistics showing total counts of processed, passed, and failed rows and rules in a single view. (b18e5aad)
  • client-bedrock: Add support for tiers in Content Filters and Denied Topics for Amazon Bedrock Guardrails. (b57c4acd)
  • client-ecs: Add ECS support for Windows Server 2025 (c382ce6d)
Bug Fixes
  • docs: update broken link for NodeProviderChain (#7138) (3cb0a721)

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

v3.833.0

3.833.0(2025-06-19)

Chores

... (truncated)

Changelog

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

3.835.0 (2025-06-23)

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

3.833.0 (2025-06-19)

Features

  • client-lambda: Support Schema Registry feature for Kafka Event Source Mapping. Customers can now configure a Schema Registry to enable schema validation and filtering for Avro, Protobuf, and JSON-formatted events in Lambda for Kafka Event Source. (fdd8bd3)

3.830.0 (2025-06-16)

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

3.828.0 (2025-06-11)

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

3.826.0 (2025-06-06)

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

3.825.0 (2025-06-05)

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

... (truncated)

Commits
  • 84d55cf Publish v3.835.0
  • f438935 chore(codegen): codegen sync for endpoint-required config (#7143)
  • 50eaa12 Publish v3.833.0
  • fdd8bd3 feat(client-lambda): Support Schema Registry feature for Kafka Event Source M...
  • 82b4537 Publish v3.830.0
  • bfe38d0 chore(codegen): allow explicit undefined in EndpointParameters (#7131)
  • f7b1c99 Publish v3.828.0
  • b09a8f9 Publish v3.826.0
  • d7e8fb4 chore(codegen): upgrade to smithy 1.58.0 (#7119)
  • 9ab725b Publish v3.825.0
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jun 24, 2025
@clareliguori clareliguori force-pushed the main branch 4 times, most recently from 6d50484 to 4b0de89 Compare June 25, 2025 00:09
@clareliguori
Copy link
Member

@dependabot recreate

Bumps [@aws-sdk/client-lambda](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-lambda) from 3.817.0 to 3.835.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-lambda/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.835.0/clients/client-lambda)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/src/typescript/aws-sdk/client-lambda-3.835.0 branch from e434bed to 1ae21db Compare June 25, 2025 04:26
@clareliguori clareliguori merged commit 065ae4e into main Jun 25, 2025
8 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/src/typescript/aws-sdk/client-lambda-3.835.0 branch June 25, 2025 04:33
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 javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant