Sourced from @octokit/webhooks
's
releases.
v14.1.3
14.1.3 (2025-07-31)
Bug Fixes
v14.1.2
14.1.2 (2025-07-30)
Bug Fixes
4c36fce
fix: avoid Object.assign
to avoid hiding potential type
errors (#1166)98ec3da
build(deps): lock file maintenance (#1164)ea2a89d
fix: normalize trailing slashes (#1167)661edab
chore(deps): update dependency prettier to v3.6.2 (#1160)e668c0c
build(deps): lock file maintenance (#1159)Sourced from github/codeql-action's releases.
v3.29.5
CodeQL Action Changelog
See the releases page for the relevant changes to the CodeQL CLI and language packs.
3.29.5 - 29 Jul 2025
- Update default CodeQL bundle version to 2.22.2. #2986
See the full CHANGELOG.md for more information.
v3.29.4
CodeQL Action Changelog
See the releases page for the relevant changes to the CodeQL CLI and language packs.
3.29.4 - 23 Jul 2025
No user facing changes.
See the full CHANGELOG.md for more information.
Sourced from github/codeql-action's changelog.
CodeQL Action Changelog
See the releases page for the relevant changes to the CodeQL CLI and language packs.
[UNRELEASED]
No user facing changes.
3.29.5 - 29 Jul 2025
- Update default CodeQL bundle version to 2.22.2. #2986
3.29.4 - 23 Jul 2025
No user facing changes.
3.29.3 - 21 Jul 2025
No user facing changes.
3.29.2 - 30 Jun 2025
- Experimental: When the
quality-queries
input for theinit
action is provided with an argument, separate.quality.sarif
files are produced and uploaded for each language with the results of the specified queries. Do not use this in production as it is part of an internal experiment and subject to change at any time. #29353.29.1 - 27 Jun 2025
- Fix bug in PR analysis where user-provided
include
query filter fails to exclude non-included queries. #2938- Update default CodeQL bundle version to 2.22.1. #2950
3.29.0 - 11 Jun 2025
- Update default CodeQL bundle version to 2.22.0. #2925
- Bump minimum CodeQL bundle version to 2.16.6. #2912
3.28.21 - 28 July 2025
No user facing changes.
3.28.20 - 21 July 2025
- Remove support for combining SARIF files from a single upload for GHES 3.18, see the changelog post. #2959
3.28.19 - 03 Jun 2025
- The CodeQL Action no longer includes its own copy of the extractor for the
actions
language, which is currently in public preview. Theactions
extractor has been included in the CodeQL CLI since v2.20.6. If your workflow has enabled theactions
language and you have pinned yourtools:
property to a specific version of the CodeQL CLI earlier than v2.20.6, you will need to update to at least CodeQL v2.20.6 or disableactions
analysis.- Update default CodeQL bundle version to 2.21.4. #2910
... (truncated)
51f7732
Merge pull request #2997
from github/update-v3.29.5-80a09d7b08e90243
Update changelog for v3.29.580a09d7
Merge pull request #2996
from github/dependabot/npm_and_yarn/npm-240ab9fad08388115
Merge pull request #2994
from github/mergeback/changelog/v3.28.21401ecaf
Merge branch 'main' into mergeback/changelog/v3.28.21ab5c0c5
Merge branch 'main' into dependabot/npm_and_yarn/npm-240ab9fad0cd264d4
Merge pull request #2986
from github/update-bundle/codeql-bundle-v2.22.24599055
Merge branch 'main' into update-bundle/codeql-bundle-v2.22.2fd7ad51
Merge pull request #2971
from github/update-supported-enterprise-server-versionsac0c9bf
Merge branch 'main' into
update-supported-enterprise-server-versionsSourced from @aws-sdk/client-ec2
's
releases.
v3.859.0
3.859.0(2025-08-01)
Chores
Documentation Changes
- client-sns: Amazon SNS support for Amazon SQS fair queues (749eb139)
- client-acm-pca: Doc-only update to add more information to GetCertificate action. (0309a7ef)
New Features
- clients: update client endpoints as of 2025-08-01 (3c53767b)
- client-aiops: This release includes fix for InvestigationGroup timestamp conversion issue. (ec627aee)
- client-pcs: Add support for IPv6 Networking for Clusters. (e8774c17)
- client-observabilityadmin: CloudWatch Observability Admin adds the ability to enable telemetry on AWS resources such as Amazon VPCs (Flow Logs) in customers AWS Accounts and Organizations. The release introduces new APIs to manage telemetry rules, which define telemetry settings to be applied on AWS resources. (39e204f9)
- client-securityhub: Release new resource detail type CodeRepository (fb750f9a)
- client-lightsail: This release adds support for the Asia Pacific (Jakarta) (ap-southeast-3) Region. (32d73d71)
- client-auditmanager: Added a note to Framework APIs (CreateAssessmentFramework, GetAssessmentFramework, UpdateAssessmentFramework) clarifying that the Controls object returns a partial response when called through Framework APIs. Added documentation that the Framework's controlSources parameter is no longer supported. (dbff0ec3)
- client-arc-region-switch: This is the initial SDK release for Region switch (6cc73c6a)
Tests
For list of updated packages, view updated-packages.md in assets-3.859.0.zip
v3.858.0
3.858.0(2025-07-31)
Documentation Changes
- client-elastic-load-balancing-v2: This release enables secondary IP addresses for Network Load Balancers. (0a12a4ec)
- update PR template (#7240) (205fd3ca)
New Features
- clients: update client endpoints as of 2025-07-31 (38d91b61)
- client-sesv2: This release introduces support for Multi-tenant management (41eae73b)
- client-entityresolution: Add support for creating advanced rule-based matching workflows in AWS Entity Resolution. (f36fbb40)
- client-quicksight: Added Impala connector support (1af8f7e6)
- client-customer-profiles: The release updates standard profile with 2 new fields that supports account-level engagement. Updated APIs include CreateProfile, UpdateProfile, MergeProfiles, SearchProfiles, BatchGetProfile, GetSegmentMembership, CreateSegmentDefinition, CreateSegmentEstimate. (04e0957b)
- client-glue: Added support for Route node, S3 Iceberg sources/targets, catalog Iceberg sources, DynamoDB ELT connector, AutoDataQuality evaluation, enhanced PII detection with redaction, Kinesis fan-out support, and new R-series worker types. (3cf6f20a)
- client-workspaces-web: Added ability to log session activity on a portal to an S3 bucket. (1d75d430)
- client-ec2: Added support for the force option for the EC2 instance terminate command. This feature enables customers to recover resources associated with an instance stuck in the shutting-down state as a result of rare issues caused by a frozen operating system or an underlying hardware problem. (d8adec80)
... (truncated)
Sourced from @aws-sdk/client-ec2
's
changelog.
3.859.0 (2025-08-01)
Note: Version bump only for package
@aws-sdk/client-ec2
3.858.0 (2025-07-31)
Features
- client-ec2: Added support for the force option for the EC2 instance terminate command. This feature enables customers to recover resources associated with an instance stuck in the shutting-down state as a result of rare issues caused by a frozen operating system or an underlying hardware problem. (d8adec8)
3.857.0 (2025-07-30)
Features
- client-ec2: Release to show the next hop IP address for routes propagated by VPC Route Server into VPC route tables. (ec57020)
3.856.0 (2025-07-29)
Note: Version bump only for package
@aws-sdk/client-ec2
3.855.0 (2025-07-28)
Note: Version bump only for package
@aws-sdk/client-ec2
3.854.0 (2025-07-25)
Features
... (truncated)
0295172
Publish v3.859.06e8cd3d
Publish v3.858.0d8adec8
feat(client-ec2): Added support for the force option for the EC2
instance ter...b94ebff
Publish v3.857.0ec57020
feat(client-ec2): Release to show the next hop IP address for routes
propagat...fe419e4
chore(deps): bump @smithy/* to include fixes in core (#7232)6005f8a
Publish v3.856.029842bf
Publish v3.855.0512c493
Publish v3.854.097d8133
feat(client-ec2): Transit Gateway native integration with AWS Network
Firewal...Sourced from @aws-sdk/client-ssm
's
releases.
v3.859.0
3.859.0(2025-08-01)
Chores
Documentation Changes
- client-sns: Amazon SNS support for Amazon SQS fair queues (749eb139)
- client-acm-pca: Doc-only update to add more information to GetCertificate action. (0309a7ef)
New Features
- clients: update client endpoints as of 2025-08-01 (3c53767b)
- client-aiops: This release includes fix for InvestigationGroup timestamp conversion issue. (ec627aee)
- client-pcs: Add support for IPv6 Networking for Clusters. (e8774c17)
- client-observabilityadmin: CloudWatch Observability Admin adds the ability to enable telemetry on AWS resources such as Amazon VPCs (Flow Logs) in customers AWS Accounts and Organizations. The release introduces new APIs to manage telemetry rules, which define telemetry settings to be applied on AWS resources. (39e204f9)
- client-securityhub: Release new resource detail type CodeRepository (fb750f9a)
- client-lightsail: This release adds support for the Asia Pacific (Jakarta) (ap-southeast-3) Region. (32d73d71)
- client-auditmanager: Added a note to Framework APIs (CreateAssessmentFramework, GetAssessmentFramework, UpdateAssessmentFramework) clarifying that the Controls object returns a partial response when called through Framework APIs. Added documentation that the Framework's controlSources parameter is no longer supported. (dbff0ec3)
- client-arc-region-switch: This is the initial SDK release for Region switch (6cc73c6a)
Tests
For list of updated packages, view updated-packages.md in assets-3.859.0.zip
v3.858.0
3.858.0(2025-07-31)
Documentation Changes
- client-elastic-load-balancing-v2: This release enables secondary IP addresses for Network Load Balancers. (0a12a4ec)
- update PR template (#7240) (205fd3ca)
New Features
- clients: update client endpoints as of 2025-07-31 (38d91b61)
- client-sesv2: This release introduces support for Multi-tenant management (41eae73b)
- client-entityresolution: Add support for creating advanced rule-based matching workflows in AWS Entity Resolution. (f36fbb40)
- client-quicksight: Added Impala connector support (1af8f7e6)
- client-customer-profiles: The release updates standard profile with 2 new fields that supports account-level engagement. Updated APIs include CreateProfile, UpdateProfile, MergeProfiles, SearchProfiles, BatchGetProfile, GetSegmentMembership, CreateSegmentDefinition, CreateSegmentEstimate. (04e0957b)
- client-glue: Added support for Route node, S3 Iceberg sources/targets, catalog Iceberg sources, DynamoDB ELT connector, AutoDataQuality evaluation, enhanced PII detection with redaction, Kinesis fan-out support, and new R-series worker types. (3cf6f20a)
- client-workspaces-web: Added ability to log session activity on a portal to an S3 bucket. (1d75d430)
- client-ec2: Added support for the force option for the EC2 instance terminate command. This feature enables customers to recover resources associated with an instance stuck in the shutting-down state as a result of rare issues caused by a frozen operating system or an underlying hardware problem. (d8adec80)
... (truncated)
Sourced from @aws-sdk/client-ssm
's
changelog.
3.859.0 (2025-08-01)
Note: Version bump only for package
@aws-sdk/client-ssm
3.858.0 (2025-07-31)
Note: Version bump only for package
@aws-sdk/client-ssm
3.857.0 (2025-07-30)
Note: Version bump only for package
@aws-sdk/client-ssm
3.856.0 (2025-07-29)
Note: Version bump only for package
@aws-sdk/client-ssm
3.855.0 (2025-07-28)
Note: Version bump only for package
@aws-sdk/client-ssm
Sourced from @aws-sdk/client-sqs
's
releases.
v3.859.0
3.859.0(2025-08-01)
Chores
Documentation Changes
- client-sns: Amazon SNS support for Amazon SQS fair queues (749eb139)
- client-acm-pca: Doc-only update to add more information to GetCertificate action. (0309a7ef)
New Features
- clients: update client endpoints as of 2025-08-01 (3c53767b)
- client-aiops: This release includes fix for InvestigationGroup timestamp conversion issue. (ec627aee)
- client-pcs: Add support for IPv6 Networking for Clusters. (e8774c17)
- client-observabilityadmin: CloudWatch Observability Admin adds the ability to enable telemetry on AWS resources such as Amazon VPCs (Flow Logs) in customers AWS Accounts and Organizations. The release introduces new APIs to manage telemetry rules, which define telemetry settings to be applied on AWS resources. (39e204f9)
- client-securityhub: Release new resource detail type CodeRepository (fb750f9a)
- client-lightsail: This release adds support for the Asia Pacific (Jakarta) (ap-southeast-3) Region. (32d73d71)
- client-auditmanager: Added a note to Framework APIs (CreateAssessmentFramework, GetAssessmentFramework, UpdateAssessmentFramework) clarifying that the Controls object returns a partial response when called through Framework APIs. Added documentation that the Framework's controlSources parameter is no longer supported. (dbff0ec3)
- client-arc-region-switch: This is the initial SDK release for Region switch (6cc73c6a)
Tests
For list of updated packages, view updated-packages.md in assets-3.859.0.zip
v3.858.0
3.858.0(2025-07-31)
Documentation Changes
- client-elastic-load-balancing-v2: This release enables secondary IP addresses for Network Load Balancers. (0a12a4ec)
- update PR template (#7240) (205fd3ca)
New Features
- clients: update client endpoints as of 2025-07-31 (38d91b61)
- client-sesv2: This release introduces support for Multi-tenant management (41eae73b)
- client-entityresolution: Add support for creating advanced rule-based matching workflows in AWS Entity Resolution. (f36fbb40)
- client-quicksight: Added Impala connector support (1af8f7e6)
- client-customer-profiles: The release updates standard profile with 2 new fields that supports account-level engagement. Updated APIs include CreateProfile, UpdateProfile, MergeProfiles, SearchProfiles, BatchGetProfile, GetSegmentMembership, CreateSegmentDefinition, CreateSegmentEstimate. (04e0957b)
- client-glue: Added support for Route node, S3 Iceberg sources/targets, catalog Iceberg sources, DynamoDB ELT connector, AutoDataQuality evaluation, enhanced PII detection with redaction, Kinesis fan-out support, and new R-series worker types. (3cf6f20a)
- client-workspaces-web: Added ability to log session activity on a portal to an S3 bucket. (1d75d430)
- client-ec2: Added support for the force option for the EC2 instance terminate command. This feature enables customers to recover resources associated with an instance stuck in the shutting-down state as a result of rare issues caused by a frozen operating system or an underlying hardware problem. (d8adec80)
... (truncated)
Sourced from @aws-sdk/client-sqs
's
changelog.
3.859.0 (2025-08-01)
Note: Version bump only for package
@aws-sdk/client-sqs
3.858.0 (2025-07-31)
Note: Version bump only for package
@aws-sdk/client-sqs
3.857.0 (2025-07-30)
Note: Version bump only for package
@aws-sdk/client-sqs
3.856.0 (2025-07-29)
Note: Version bump only for package
@aws-sdk/client-sqs
3.855.0 (2025-07-28)
Note: Version bump only for package
@aws-sdk/client-sqs
3.854.0 (2025-07-25)
Note: Version bump only for package
@aws-sdk/client-sqs
0295172
Publish v3.859.06e8cd3d
Publish v3.858.0b94ebff
Publish v3.857.0fe419e4
chore(deps): bump @smithy/* to include fixes in core (#7232)6005f8a
Publish v3.856.029842bf
Publish v3.855.0512c493
Publish v3.854.0eaee979
docs(client-sqs): Documentation updates for Amazon SQS fair queues
feature.Sourced from @aws-sdk/client-s3
's
releases.
v3.859.0
3.859.0(2025-08-01)
Chores
Documentation Changes
- client-sns: Amazon SNS support for Amazon SQS fair queues (749eb139)
- client-acm-pca: Doc-only update to add more information to GetCertificate action. (0309a7ef)
New Features
- clients: update client endpoints as of 2025-08-01 (3c53767b)
- client-aiops: This release includes fix for InvestigationGroup timestamp conversion issue. (ec627aee)
- client-pcs: Add support for IPv6 Networking for Clusters. (e8774c17)
- client-observabilityadmin: CloudWatch Observability Admin adds the ability to enable telemetry on AWS resources such as Amazon VPCs (Flow Logs) in customers AWS Accounts and Organizations. The release introduces new APIs to manage telemetry rules, which define telemetry settings to be applied on AWS resources. (39e204f9)
- client-securityhub: Release new resource detail type CodeRepository (fb750f9a)
- client-lightsail: This release adds support for the Asia Pacific (Jakarta) (ap-southeast-3) Region. (32d73d71)
- client-auditmanager: Added a note to Framework APIs (CreateAssessmentFramework, GetAssessmentFramework, UpdateAssessmentFramework) clarifying that the Controls object returns a partial response when called through Framework APIs. Added documentation that the Framework's controlSources parameter is no longer supported. (dbff0ec3)
- client-arc-region-switch: This is the initial SDK release for Region switch (6cc73c6a)
Tests
For list of updated packages, view updated-packages.md in assets-3.859.0.zip
v3.858.0
3.858.0(2025-07-31)
Documentation Changes
- client-elastic-load-balancing-v2: This release enables secondary IP addresses for Network Load Balancers. (0a12a4ec)
- update PR template (#7240) (205fd3ca)
New Features
- clients: update client endpoints as of 2025-07-31 (38d91b61)
- client-sesv2: This release introduces support for Multi-tenant management (41eae73b)
- client-entityresolution: Add support for creating advanced rule-based matching workflows in AWS Entity Resolution. (f36fbb40)
- client-quicksight: Added Impala connector support (1af8f7e6)
- client-customer-profiles: The release updates standard profile with 2 new fields that supports account-level engagement. Updated APIs include CreateProfile, UpdateProfile, MergeProfiles, SearchProfiles, BatchGetProfile, GetSegmentMembership, CreateSegmentDefinition, CreateSegmentEstimate. (04e0957b)
- client-glue: Added support for Route node, S3 Iceberg sources/targets, catalog Iceberg sources, DynamoDB ELT connector, AutoDataQuality evaluation, enhanced PII detection with redaction, Kinesis fan-out support, and new R-series worker types. (3cf6f20a)
- client-workspaces-web: Added ability to log session activity on a portal to an S3 bucket. (1d75d430)
- client-ec2: Added support for the force option for the EC2 instance terminate command. This feature enables customers to recover resources associated with an instance stuck in the shutting-down state as a result of rare issues caused by a frozen operating system or an underlying hardware problem. (d8adec80)
... (truncated)
Sourced from @aws-sdk/client-s3
's
changelog.
3.859.0 (2025-08-01)
Note: Version bump only for package
@aws-sdk/client-s3
3.858.0 (2025-07-31)
Note: Version bump only for package
@aws-sdk/client-s3
3.857.0 (2025-07-30)
Note: Version bump only for package
@aws-sdk/client-s3
3.856.0 (2025-07-29)
Note: Version bump only for package
@aws-sdk/client-s3
3.855.0 (2025-07-28)
Note: Version bump only for package
@aws-sdk/client-s3
Sourced from @aws-sdk/lib-storage
's
releases.
v3.859.0
3.859.0(2025-08-01)
Chores
Documentation Changes
- client-sns: Amazon SNS support for Amazon SQS fair queues (749eb139)
- client-acm-pca: Doc-only update to add more information to GetCertificate action. (0309a7ef)
New Features
- clients: update client endpoints as of 2025-08-01 (3c53767b)
- client-aiops: This release includes fix for InvestigationGroup timestamp conversion issue. (ec627aee)
- client-pcs: Add support for IPv6 Networking for Clusters. (e8774c17)
- client-observabilityadmin: CloudWatch Observability Admin adds the ability to enable telemetry on AWS resources such as Amazon VPCs (Flow Logs) in customers AWS Accounts and Organizations. The release introduces new APIs to manage telemetry rules, which define telemetry settings to be applied on AWS resources. (39e204f9)
- client-securityhub: Release new resource detail type CodeRepository (fb750f9a)
- client-lightsail: This release adds support for the Asia Pacific (Jakarta) (ap-southeast-3) Region. (32d73d71)
- client-auditmanager: Added a note to Framework APIs (CreateAssessmentFramework, GetAssessmentFramework, UpdateAssessmentFramework) clarifying that the Controls object returns a partial response when called through Framework APIs. Added documentation that the Framework's controlSources parameter is no longer supported. (dbff0ec3)
- client-arc-region-switch: This is the initial SDK release for Region switch (6cc73c6a)
Tests
For list of updated packages, view updated-packages.md in assets-3.859.0.zip
v3.858.0
3.858.0(2025-07-31)
Documentation Changes
- client-elastic-load-balancing-v2: This release enables secondary IP addresses for Network Load Balancers. (0a12a4ec)
- update PR template (#7240) (205fd3ca)
New Features
- clients: update client endpoints as of 2025-07-31 (38d91b61)
- client-sesv2: This release introduces support for Multi-tenant management (41eae73b)
- client-entityresolution: Add support for creating advanced rule-based matching workflows in AWS Entity Resolution. (f36fbb40)
- client-quicksight: Added Impala connector support (1af8f7e6)
- client-customer-profiles: The release updates standard profile with 2 new fields that supports account-level engagement. Updated APIs include CreateProfile, UpdateProfile, MergeProfiles, SearchProfiles, BatchGetProfile, GetSegmentMembership, CreateSegmentDefinition, CreateSegmentEstimate. (04e0957b)
- client-glue: Added support for Route node, S3 Iceberg sources/targets, catalog Iceberg sources, DynamoDB ELT connector, AutoDataQuality evaluation, enhanced PII detection with redaction, Kinesis fan-out support, and new R-series worker types. (3cf6f20a)
- client-workspaces-web: Added ability to log session activity on a portal to an S3 bucket. (1d75d430)
- client-ec2: Added support for the force option for the EC2 instance terminate command. This feature enables customers to recover resources associated with an instance stuck in the shutting-down state as a result of rare issues caused by a frozen operating system or an underlying hardware problem. (d8adec80)
... (truncated)
Sourced from @aws-sdk/lib-storage
's
changelog.
3.859.0 (2025-08-01)
Note: Version bump only for package
@aws-sdk/lib-storage
3.858.0 (2025-07-31)
Note: Version bump only for package
@aws-sdk/lib-storage
3.857.0 (2025-07-30)
Note: Version bump only for package
@aws-sdk/lib-storage
3.856.0 (2025-07-29)
Note: Version bump only for package
@aws-sdk/lib-storage
3.855.0 (2025-07-28)
Note: Version bump only for package
@aws-sdk/lib-storage
Sourced from @aws-sdk/client-eventbridge
's
releases.
v3.859.0
3.859.0(2025-08-01)
Chores
Documentation Changes
- client-sns: Amazon SNS support for Amazon SQS fair queues (749eb139)
- client-acm-pca: Doc-only update to add more information to GetCertificate action. (0309a7ef)
New Features
- clients: update client endpoints as of 2025-08-01 (3c53767b)
- client-aiops: This release includes fix for InvestigationGroup timestamp conversion issue. (ec627aee)
- client-pcs: Add support for IPv6 Networking for Clusters. (e8774c17)
- client-observabilityadmin: CloudWatch Observability Admin adds the ability to enable telemetry on AWS resources such as Amazon VPCs (Flow Logs) in customers AWS Accounts and Organizations. The release introduces new APIs to manage telemetry rules, which define telemetry settings to be applied on AWS resources. (39e204f9)
- client-securityhub: Release new resource detail type CodeRepository (fb750f9a)
- client-lightsail: This release adds support for the Asia Pacific (Jakarta) (ap-southeast-3) Region. (32d73d71)
- client-auditmanager: Added a note to Framework APIs (CreateAssessmentFramework, GetAssessmentFramework, UpdateAssessmentFramework) clarifying that the Controls object returns a partial response when called through Framework APIs. Added documentation that the Framework's controlSources parameter is no longer supported. (dbff0ec3)
- client-arc-region-switch: This is the initial SDK release for Region switch (6cc73c6a)
Tests
For list of updated packages, view updated-packages.md in assets-3.859.0.zip
v3.858.0
3.858.0(2025-07-31)
Documentation Changes
- client-elastic-load-balancing-v2: This release enables secondary IP addresses for Network Load Balancers. (0a12a4ec)
- update PR template (#7240) (205fd3ca)
New Features
- clients: update client endpoints as of 2025-07-31 (38d91b61)
- client-sesv2: This release introduces support for Multi-tenant management (41eae73b)
- client-entityresolution: Add support for creating advanced rule-based matching workflows in AWS Entity Resolution. (f36fbb40)
- client-quicksight: Added Impala connector support (1af8f7e6)
- client-customer-profiles: The release updates standard profile with 2 new fields that supports account-level engagement. Updated APIs include CreateProfile, UpdateProfile, MergeProfiles, SearchProfiles, BatchGetProfile, GetSegmentMembership, CreateSegmentDefinition, CreateSegmentEstimate. (04e0957b)
- client-glue: Added support for Route node, S3 Iceberg sources/targets, catalog Iceberg sources, DynamoDB ELT connector, AutoDataQuality evaluation, enhanced PII detection with redaction, Kinesis fan-out support, and new R-series worker types. (3cf6f20a)
- client-workspaces-web: Added ability to log session activity on a portal to an S3 bucket. (1d75d430)
- client-ec2: Added support for the force option for the EC2 instance terminate command. This feature enables customers to recover resources associated with an instance stuck in the shutting-down state as a result of rare issues caused by a frozen operating system or an underlying hardware problem. (d8adec80)
... (truncated)
Sourced from @aws-sdk/client-eventbridge
's
changelog.
3.859.0 (2025-08-01)
Note: Version bump only for package
@aws-sdk/client-eventbridge
3.858.0 (2025-07-31)
Note: Version bump only for package
@aws-sdk/client-eventbridge
3.857.0 (2025-07-30)
Note: Version bump only for package
@aws-sdk/client-eventbridge
3.856.0 (2025-07-29)
Note: Version bump only for package
@aws-sdk/client-eventbridge
3.855.0 (2025-07-28)
Note: Version bump only for package
@aws-sdk/client-eventbridge
Sourced from tmp's changelog.
v0.2.2 (2024-02-28)
:bug: Bug Fix
- #278 Closes #268: Revert "fix #246: remove any double quotes or single quotes… (
@mbargiel
):memo: Documentation
- #279 Closes #266: move paragraph on graceful cleanup to the head of the documentation (
@silkentrance
)Committers: 5
- Carsten Klein (
@silkentrance
)- Dave Nicolson (
@dnicolson
)- KARASZI István (
@raszi
)- Maxime Bargiel (
@mbargiel
)@robertoaceves
08fa3ab
Update version1cf4ec5
Merge commit from fork188b25e
Fix GHSA-52f5-9888-hmc673b9fe4
Add test case for GHSA-52f5-9888-hmc6b8e2f29
Remove broken tests2892a02
Remove outdated URLf592318
Reformat package.json995ac8c
Merge pull request #301
from raszi/dependabot/npm_and_yarn/braces-3.0.3caa758d
Bump braces from 3.0.2 to 3.0.35f0b252
Merge pull request #297
from raszi/feat/release-v0.2.3Sourced from eslint's releases.
v9.32.0
Features
1245000
feat: support explicit resource management in core rules (#19828) (fnx)0e957a7
feat: support typescript types in accessor rules (#19882) (fnx)Bug Fixes
960fd40
fix: Upgrade@eslint/js
(#19971) (Nicholas C. Zakas)bbf23fa
fix: Refactor reporting into FileReport (#19877) (Nicholas C. Zakas)d498887
fix: bump@eslint/plugin-kit
to 0.3.4 to resolve vulnerability (#19965) (Milos Djermanovic)f46fc6c
fix: report only global references in no-implied-eval (#19932) (Nitin Kumar)7863d26
fix: remove outdated types inParserOptions.ecmaFeatures
(#19944) (ntnyq)3173305
fix: update execScript message in no-implied-eval rule (#19937) (TKDev7)Documentation
86e7426
docs: Update README (GitHub Actions Bot)Chores
50de1ce
chore: package.json update for@eslint/js
release (Jenkins)74f01a3
ci: unpinjiti
to version^2.5.1
(#19970) (루밀LuMir)2ab1381
ci: pinjiti
to version 2.4.2 (#19964) (Francesco Trotta)b7f7545
test: switch to flat config mode inSourceCode
tests (#19953) (Milos Djermanovic)f5a35e3
test: switch to flat config mode in eslint-fuzzer (#19960) (Milos Djermanovic)e22af8c
refactor: useCustomRuleDefinitionType
inJSRuleDefinition
(#19949) (Francesco Trotta)e855717
chore: switch performance tests to hyperfine (#19919) (Francesco Trotta)2f73a23
test: switch to flat config mode inast-utils
tests (#19948) (Milos Djermanovic)c565a53
chore: excludefurther_reading_links.json
from Prettier formatting (#19943) (Milos Djermanovic)
Sourced from eslint's changelog.
v9.32.0 - July 25, 2025
960fd40
fix: Upgrade@eslint/js
(#19971) (Nicholas C. Zakas)50de1ce
chore: package.json update for@eslint/js
release (Jenkins)bbf23fa
fix: Refactor reporting into FileReport (#19877) (Nicholas C. Zakas)74f01a3
ci: unpinjiti
to version^2.5.1
(#19970) (루밀LuMir)d498887
fix: bump@eslint/plugin-kit
to 0.3.4 to resolve vulnerability (#19965) (Milos Djermanovic)2ab1381
ci: pinjiti
to version 2.4.2 (#19964) (Francesco Trotta)b7f7545
test: switch to flat config mode inSourceCode
tests (#19953) (Milos Djermanovic)f5a35e3
test: switch to flat config mode in eslint-fuzzer (#19960) (Milos Djermanovic)f46fc6c
fix: report only global references in no-implied-eval (#19932) (Nitin Kumar)86e7426
docs: Update README (GitHub Actions Bot)e22af8c
refactor: useCustomRuleDefinitionType
inJSRuleDefinition
(#19949) (Francesco Trotta)1245000
feat: support explicit resource management in core rules (#19828) (fnx)e855717
chore: switch performance tests to hyperfine (#19919) (Francesco Trotta)0e957a7
feat: support typescript types in accessor rules (#19882) (fnx)2f73a23
test: switch to flat config mode inast-utils
tests (#19948) (Milos Djermanovic)7863d26
fix: remove outdated types inParserOptions.ecmaFeatures
(#19944) (ntnyq)c565a53
chore: excludefurther_reading_links.json
from Prettier formatting (#19943) (Milos Djermanovic)3173305
fix: update execScript message in no-implied-eval rule (#19937) (TKDev7)
2364031
9.32.0a0e62e2
Build: changelog update for 9.32.0960fd40
fix: Upgrade @eslint/js
(#19971)50de1ce
chore: package.json update for @eslint/js
releasebbf23fa
fix: Refactor reporting into FileReport (#19877)74f01a3
ci: unpin jiti
to version ^2.5.1
(#19970)d498887
fix: bump @eslint/plugin-kit
to 0.3.4 to resolve
vulnerability (#19965)2ab1381
ci: pin jiti
to version 2.4.2 (#19964)b7f7545
test: switch to flat config mode in SourceCode
tests (#19953)f5a35e3
test: switch to flat config mode in eslint-fuzzer (#19960)Sourced from @nx/eslint
's
releases.
21.3.11 (2025-08-01)
🩹 Fixes
- angular: add missing config properties to adapter whitelist (#32186)
- core: only traverse workspace node when it exists (#32165)
- gradle: fix bootJar, add excludeDependsOn to false (#32157)
- module-federation: re-add support for mf aliases (#31347)
- release: provide a link to Manage Release page when "nx release"fails (#32153)
- release: use top-level releaseTagPattern as the default for release groups (#32154)
- rspack: update installed version of rspack to be same as
@nx/rspack
(#32152)- testing: add NODE_OPTIONS flag for Node.js 24 compatibility (#32177)
❤️ Thank You
- Colum Ferry
@Coly010
- Emily Xiong
@xiongemi
- Jack Hsu
@jaysoo
- Leosvel Pérez Espinosa
@leosvelperez
- Nicholas Cunningham
@ndcunningham
- Rodrigo Yokota
@ryok90
21.3.10 (2025-07-30)
🩹 Fixes
- misc: small tweaks in messaging (#32131)
❤️ Thank You
- Victor Savkin
@vsavkin
21.3.9 (2025-07-29)
🩹 Fixes
- misc: critical severity for form-data package (#32108)
❤️ Thank You
- Nicholas Cunningham
@ndcunningham
21.3.8 (2025-07-28)
🩹 Fixes
- core: remove graph creation from postinstall hook (#32027, #31694)
- react-native: add release option to publisable react-native library (#29817)
❤️ Thank You
... (truncated)
Sourced from @nx/js
's
releases.
21.3.11 (2025-08-01)
🩹 Fixes
- angular: add missing config properties to adapter whitelist (#32186)
- core: only traverse workspace node when it exists (#32165)
- gradle: fix bootJar, add excludeDependsOn to false (#32157)
- module-federation: re-add support for mf aliases (#31347)
- release: provide a link to Manage Release page when "nx release"fails (#32153)
- release: use top-level releaseTagPattern as the default for release groups (#32154)
- rspack: update installed version of rspack to be same as
@nx/rspack
(#32152)- testing: add NODE_OPTIONS flag for Node.js 24 compatibility (#32177)
❤️ Thank You
- Colum Ferry
@Coly010
- Emily Xiong
@xiongemi
- Jack Hsu
@jaysoo
- Leosvel Pérez Espinosa
@leosvelperez
- Nicholas Cunningham
@ndcunningham
- Rodrigo Yokota
@ryok90
21.3.10 (2025-07-30)
🩹 Fixes
- misc: small tweaks in messaging (#32131)
❤️ Thank You
- Victor Savkin
@vsavkin
21.3.9 (2025-07-29)
🩹 Fixes
- misc: critical severity for form-data package (#32108)
❤️ Thank You
- Nicholas Cunningham
@ndcunningham
21.3.8 (2025-07-28)
🩹 Fixes
- core: remove graph creation from postinstall hook (#32027, #31694)
- react-native: add release option to publisable react-native library (#29817)
❤️ Thank You
... (truncated)
b001a45
fix(core): derive graph node type correctly when
projectType
is not set (#3...Sourced from @nx/vite
's
releases.
21.3.11 (2025-08-01)
🩹 Fixes
- angular: add missing config properties to adapter whitelist (#32186)
- core: only traverse workspace node when it exists (#32165)
- gradle: fix bootJar, add excludeDependsOn to false (#32157)
- module-federation: re-add support for mf aliases (#31347)
- release: provide a link to Manage Release page when "nx release"fails (#32153)
- release: use top-level releaseTagPattern as the default for release groups (#32154)
- rspack: update installed version of rspack to be same as
@nx/rspack
(#32152)- testing: add NODE_OPTIONS flag for Node.js 24 compatibility (#32177)
❤️ Thank You
- Colum Ferry
@Coly010
- Emily Xiong
@xiongemi
- Jack Hsu
@jaysoo
- Leosvel Pérez Espinosa
@leosvelperez
- Nicholas Cunningham
@ndcunningham
- Rodrigo Yokota
@ryok90
21.3.10 (2025-07-30)
🩹 Fixes
- misc: small tweaks in messaging (#32131)
❤️ Thank You
- Victor Savkin
@vsavkin
21.3.9 (2025-07-29)
🩹 Fixes
- misc: critical severity for form-data package (#32108)
❤️ Thank You
- Nicholas Cunningham
@ndcunningham
21.3.8 (2025-07-28)
🩹 Fixes
- core: remove graph creation from postinstall hook (#32027, #31694)
- react-native: add release option to publisable react-native library (#29817)
❤️ Thank You
... (truncated)
Sourced from mkdocs-material's changelog.
mkdocs-material-9.6.16 (2025-07-26)
- Fixed #8349: Info plugin doesn't correctly detect virtualenv in some cases
- Fixed #8334: Find-in-page detects matches in hidden search result list
mkdocs-material-9.6.15 (2025-07-01)
- Updated Mongolian translations
- Improved semantic markup of "edit this page" button
- Improved info plugin virtual environment resolution
- Fixed #8291: Large font size setting throws of breakpoints in JavaScript
mkdocs-material-9.6.14 (2025-05-13)
- Fixed #8215: Social plugin crashes when CairoSVG is updated to 2.8
mkdocs-material-9.6.13 (2025-05-10)
- Fixed #8204: Annotations showing list markers in print view
- Fixed #8153: Improve style of cardinality symbols in Mermaid.js ER diagrams
mkdocs-material-9.6.12 (2025-04-17)
- Fixed #8158: Flip footnote back reference icon for right-to-left languages
mkdocs-material-9.6.11 (2025-04-01)
- Updated Docker image to latest Alpine Linux
- Bump required Jinja version to 3.1
- Fixed #8133: Jinja filter
items
not available (9.6.10 regression)- Fixed #8128: Search plugin not entirely disabled via enabled setting
mkdocs-material-9.6.10 (2025-03-30)
This version is a pure refactoring release, and does not contain new features or bug fixes. It strives to improve the compatibility of our templates with alternative Jinja-like template engines that we're currently exploring, including minijinja.
Additionally, it replaces several instances of Python function invocations with idiomatic use of template filters. All instances where variables have been mutated inside templates have been replaced. Most changes have been made in partials, and only a few in blocks, and all of them are fully backward compatible, so no changes to overrides are necessary.
Note that this release does not replace the Jinja template engine with minijinja. However, our templates are now 99% compatible with minijinja, which means we can explore alternative Jinja-compatible implementations. Additionally, immutability and removal of almost all Python function invocations means much more idiomatic templating.
... (truncated)
8b94981
Prepare 9.6.16 releasee5c7ab5
Updated dependencies5338552
Fixed handling of inconsistent drive letter case6d4f756
Fixed dotpath venv guessing88bdcf5
Fixed empty username fallbackd0c4bd6
Merge pull request #8346
from squidfunk/dependabot/npm_and_yarn/form-data-3.0.49c1e4de
Bump form-data from 3.0.1 to 3.0.4b2d235e
Updated Premium sponsorse54ff06
Updated Premium sponsors212b7ab
Updated Premium sponsorsSourced from @aws-lambda-powertools/parameters
's
releases.
v2.24.1
Summary
In this release we have improved runtime validations in the Metrics utility, ensuring that invalid metrics are not sent to CloudWatch and avoiding data loss.
Furthermore, we now only support Zod 4.x. Using Zod 3.x with the Parser utility will result in a build-time error.
⭐ Congratulations
@JonkaSusaki
and@uttam282005
for their first PRs merged in the project 🎉Metrics Runtime Validations
Before this release, if you published invalid metrics they could fail silently, leading to data loss. Now Lambda will throw an error if the following constraints do not hold:
- Metric Name: Validated according to CloudWatch constraints
- Metric Value: Validated for numeric values
- Metric Unit: Validated for allowed units
- Metric Resolution: Validated for allowed resolutions
- Dimension Name: Both Dimension name and value are validated for non empty, non-null values.
Changes
- fix(metrics): revert changes when raise warning with overridden default dimensions (#4226) by
@svozza
- fix(metrics): emit warning when default dimensions are overwritten (#4222) by
@uttam282005
- refactor(event-handler): replace EnvironmentVariablesService class with helper functions in Event Handler (#4225) by
@JonkaSusaki
- ci: fix version output interpolation in make-version workflow (#4220) by
@dreamorosi
- ci: set version number correctly when versioning (#4219) by
@dreamorosi
- feat(event-handler): add route management system for ApiGw event handler (#4211) by
@svozza
- ci: update
make-release.yml
workflow to use latest upstream (#4215) by@dreamorosi
- ci: remove local create-pr action (#4213) by
@dreamorosi
- improv(maintenance): Removed some unused assignments and added missing error handling (#4208) by
@sdangol
- ci: remove
lerna version
(#4201) by@dreamorosi
- refactor(ci): Updated the publish command in the CI to use
npm publish
instead oflerna publish
(#4195) by@sdangol
- refactor(metrics): replace EnvironmentVariablesService with cached #envConfig (#4188) by
@uttam282005
- improv(metrics): Added runtime validations for the metrics utility functions (#4181) by
@sdangol
- refactor(parameters): replace EnvironmentVariablesService class with helper functions in Parameters (#4168) by
@JonkaSusaki
🌟New features and non-breaking changes
- feat(event-handler): add base router class (#3972) by
@dreamorosi
📜 Documentation updates
- chore(ci): bump version to 2.24.1 (#4231) by
@sdangol
- chore(deps): bump
@types/aws-lambda
from 8.10.150 to 8.10.152 (#4205) by @dependabot[bot]- chore(deps): bump esbuild from 0.25.6 to 0.25.8 (#4200) by @dependabot[bot]
- chore(deps): bump the aws-sdk-v3 group across 1 directory with 2 updates (#4192) by @dependabot[bot]
- chore(deps): bump
@types/node
from 24.0.14 to 24.1.0 (#4193) by @dependabot[bot]- chore(deps): bump the aws-sdk-v3 group across 1 directory with 9 updates (#4186) by @dependabot[bot]
... (truncated)
Sourced from @aws-lambda-powertools/parameters
's
changelog.
2.24.1 (2025-07-29)
Bug Fixes
- metrics revert changes when raise warning with overridden default dimensions (#4226) (c9d6aa0)
- metrics emit warning when default dimensions are overwritten (#4222) (a933a6a)
- parser set zod peer range to 4.x (#4196) (7a65fcf)
Improvements
- metrics replace EnvironmentVariablesService with cached #envConfig (#4188) (919063b)
- metrics add runtime validations when adding dimensions (#4181) (4226058)
- parameters replace EnvironmentVariablesService class with helper functions in Parameters (#4168) (ce4e618)
- event-handler replace EnvironmentVariablesService class with helper functions in Event Handler (#4225) (d17818e)
Features
fc26144
chore(ci): bump version to 2.24.1 (#4231)c9d6aa0
fix(metrics): revert changes when raise warning with overridden default
dimen...a933a6a
fix(metrics): emit warning when default dimensions are overwritten (#4222)d17818e
refactor(event-handler): replace EnvironmentVariablesService class with
helpe...fea274f
ci: fix version output interpolation in make-version workflow (#4220)7bc1121
ci: set version number correctly when versioning (#4219)c2cbb64
feat(event-handler): add route management system for ApiGw event handler
(#4211)0c12440
ci: update make-release.yml
workflow to use latest upstream
(#4215)94ebf16
chore(deps): bump @types/aws-lambda
from 8.10.150 to
8.10.152 (#4205)b1f7fee
ci: remove local create-pr action (#4213)Sourced from @aws-lambda-powertools/logger
's
releases.
v2.24.1
Summary
In this release we have improved runtime validations in the Metrics utility, ensuring that invalid metrics are not sent to CloudWatch and avoiding data loss.
Furthermore, we now only support Zod 4.x. Using Zod 3.x with the Parser utility will result in a build-time error.
⭐ Congratulations
@JonkaSusaki
and@uttam282005
for their first PRs merged in the project 🎉Metrics Runtime Validations
Before this release, if you published invalid metrics they could fail silently, leading to data loss. Now Lambda will throw an error if the following constraints do not hold:
- Metric Name: Validated according to CloudWatch constraints
- Metric Value: Validated for numeric values
- Metric Unit: Validated for allowed units
- Metric Resolution: Validated for allowed resolutions
- Dimension Name: Both Dimension name and value are validated for non empty, non-null values.
Changes
- fix(metrics): revert changes when raise warning with overridden default dimensions (#4226) by
@svozza
- fix(metrics): emit warning when default dimensions are overwritten (#4222) by
@uttam282005
- refactor(event-handler): replace EnvironmentVariablesService class with helper functions in Event Handler (#4225) by
@JonkaSusaki
- ci: fix version output interpolation in make-version workflow (#4220) by
@dreamorosi
- ci: set version number correctly when versioning (#4219) by
@dreamorosi
- feat(event-handler): add route management system for ApiGw event handler (#4211) by
@svozza
- ci: update
make-release.yml
workflow to use latest upstream (#4215) by@dreamorosi
- ci: remove local create-pr action (#4213) by
@dreamorosi
- improv(maintenance): Removed some unused assignments and added missing error handling (#4208) by
@sdangol
- ci: remove
lerna version
(#4201) by@dreamorosi
- refactor(ci): Updated the publish command in the CI to use
npm publish
instead oflerna publish
(#4195) by@sdangol
- refactor(metrics): replace EnvironmentVariablesService with cached #envConfig (#4188) by
@uttam282005
- improv(metrics): Added runtime validations for the metrics utility functions (#4181) by
@sdangol
- refactor(parameters): replace EnvironmentVariablesService class with helper functions in Parameters (#4168) by
@JonkaSusaki
🌟New features and non-breaking changes
- feat(event-handler): add base router class (#3972) by
@dreamorosi
📜 Documentation updates
- chore(ci): bump version to 2.24.1 (#4231) by
@sdangol
- chore(deps): bump
@types/aws-lambda
from 8.10.150 to 8.10.152 (#4205) by @dependabot[bot]- chore(deps): bump esbuild from 0.25.6 to 0.25.8 (#4200) by @dependabot[bot]
- chore(deps): bump the aws-sdk-v3 group across 1 directory with 2 updates (#4192) by @dependabot[bot]
- chore(deps): bump
@types/node
from 24.0.14 to 24.1.0 (#4193) by @dependabot[bot]- chore(deps): bump the aws-sdk-v3 group across 1 directory with 9 updates (#4186) by @dependabot[bot]
... (truncated)
Sourced from @aws-lambda-powertools/logger
's
changelog.
2.24.1 (2025-07-29)
Bug Fixes
- metrics revert changes when raise warning with overridden default dimensions (#4226) (c9d6aa0)
- metrics emit warning when default dimensions are overwritten (#4222) (a933a6a)
- parser set zod peer range to 4.x (#4196) (7a65fcf)
Improvements
- metrics replace EnvironmentVariablesService with cached #envConfig (#4188) (919063b)
- metrics add runtime validations when adding dimensions (#4181) (4226058)
- parameters replace EnvironmentVariablesService class with helper functions in Parameters (#4168) (ce4e618)
- event-handler replace EnvironmentVariablesService class with helper functions in Event Handler (#4225) (d17818e)
Features
fc26144
chore(ci): bump version to 2.24.1 (#4231)c9d6aa0
fix(metrics): revert changes when raise warning with overridden default
dimen...a933a6a
fix(metrics): emit warning when default dimensions are overwritten (#4222)d17818e
refactor(event-handler): replace EnvironmentVariablesService class with
helpe...fea274f
ci: fix version output interpolation in make-version workflow (#4220)7bc1121
ci: set version number correctly when versioning (#4219)c2cbb64
feat(event-handler): add route management system for ApiGw event handler
(#4211)0c12440
ci: update make-release.yml
workflow to use latest upstream
(#4215)94ebf16
chore(deps): bump @types/aws-lambda
from 8.10.150 to
8.10.152 (#4205)b1f7fee
ci: remove local create-pr action (#4213)Sourced from @aws-lambda-powertools/metrics
's
releases.
v2.24.1
Summary
In this release we have improved runtime validations in the Metrics utility, ensuring that invalid metrics are not sent to CloudWatch and avoiding data loss.
Furthermore, we now only support Zod 4.x. Using Zod 3.x with the Parser utility will result in a build-time error.
⭐ Congratulations
@JonkaSusaki
and@uttam282005
for their first PRs merged in the project 🎉Metrics Runtime Validations
Before this release, if you published invalid metrics they could fail silently, leading to data loss. Now Lambda will throw an error if the following constraints do not hold:
- Metric Name: Validated according to CloudWatch constraints
- Metric Value: Validated for numeric values
- Metric Unit: Validated for allowed units
- Metric Resolution: Validated for allowed resolutions
- Dimension Name: Both Dimension name and value are validated for non empty, non-null values.
Changes
- fix(metrics): revert changes when raise warning with overridden default dimensions (#4226) by
@svozza
- fix(metrics): emit warning when default dimensions are overwritten (#4222) by
@uttam282005
- refactor(event-handler): replace EnvironmentVariablesService class with helper functions in Event Handler (#4225) by
@JonkaSusaki
- ci: fix version output interpolation in make-version workflow (#4220) by
@dreamorosi
- ci: set version number correctly when versioning (#4219) by
@dreamorosi
- feat(event-handler): add route management system for ApiGw event handler (#4211) by
@svozza
- ci: update
make-release.yml
workflow to use latest upstream (#4215) by@dreamorosi
- ci: remove local create-pr action (#4213) by
@dreamorosi
- improv(maintenance): Removed some unused assignments and added missing error handling (#4208) by
@sdangol
- ci: remove
lerna version
(#4201) by@dreamorosi
- refactor(ci): Updated the publish command in the CI to use
npm publish
instead oflerna publish
(#4195) by@sdangol
- refactor(metrics): replace EnvironmentVariablesService with cached #envConfig (#4188) by
@uttam282005
- improv(metrics): Added runtime validations for the metrics utility functions (#4181) by
@sdangol
- refactor(parameters): replace EnvironmentVariablesService class with helper functions in Parameters (#4168) by
@JonkaSusaki
🌟New features and non-breaking changes
- feat(event-handler): add base router class (#3972) by
@dreamorosi
📜 Documentation updates
- chore(ci): bump version to 2.24.1 (#4231) by
@sdangol
- chore(deps): bump
@types/aws-lambda
from 8.10.150 to 8.10.152 (#4205) by @dependabot[bot]- chore(deps): bump esbuild from 0.25.6 to 0.25.8 (#4200) by @dependabot[bot]
- chore(deps): bump the aws-sdk-v3 group across 1 directory with 2 updates (#4192) by @dependabot[bot]
- chore(deps): bump
@types/node
from 24.0.14 to 24.1.0 (#4193) by @dependabot[bot]- chore(deps): bump the aws-sdk-v3 group across 1 directory with 9 updates (#4186) by @dependabot[bot]
... (truncated)
Sourced from @aws-lambda-powertools/metrics
's
changelog.
2.24.1 (2025-07-29)
Bug Fixes
- metrics revert changes when raise warning with overridden default dimensions (#4226) (c9d6aa0)
- metrics emit warning when default dimensions are overwritten (#4222) (a933a6a)
- parser set zod peer range to 4.x (#4196) (7a65fcf)
Improvements
- metrics replace EnvironmentVariablesService with cached #envConfig (#4188) (919063b)
- metrics add runtime validations when adding dimensions (#4181) (4226058)
- parameters replace EnvironmentVariablesService class with helper functions in Parameters (#4168) (ce4e618)
- event-handler replace EnvironmentVariablesService class with helper functions in Event Handler (#4225) (d17818e)
Features
fc26144
chore(ci): bump version to 2.24.1 (#4231)c9d6aa0
fix(metrics): revert changes when raise warning with overridden default
dimen...a933a6a
fix(metrics): emit warning when default dimensions are overwritten (#4222)d17818e
refactor(event-handler): replace EnvironmentVariablesService class with
helpe...fea274f
ci: fix version output interpolation in make-version workflow (#4220)7bc1121
ci: set version number correctly when versioning (#4219)c2cbb64
feat(event-handler): add route management system for ApiGw event handler
(#4211)0c12440
ci: update make-release.yml
workflow to use latest upstream
(#4215)94ebf16
chore(deps): bump @types/aws-lambda
from 8.10.150 to
8.10.152 (#4205)b1f7fee
ci: remove local create-pr action (#4213)Sourced from @aws-lambda-powertools/tracer
's
releases.
v2.24.1
Summary
In this release we have improved runtime validations in the Metrics utility, ensuring that invalid metrics are not sent to CloudWatch and avoiding data loss.
Furthermore, we now only support Zod 4.x. Using Zod 3.x with the Parser utility will result in a build-time error.
⭐ Congratulations
@JonkaSusaki
and@uttam282005
for their first PRs merged in the project 🎉Metrics Runtime Validations
Before this release, if you published invalid metrics they could fail silently, leading to data loss. Now Lambda will throw an error if the following constraints do not hold:
- Metric Name: Validated according to CloudWatch constraints
- Metric Value: Validated for numeric values
- Metric Unit: Validated for allowed units
- Metric Resolution: Validated for allowed resolutions
- Dimension Name: Both Dimension name and value are validated for non empty, non-null values.
Changes
- fix(metrics): revert changes when raise warning with overridden default dimensions (#4226) by
@svozza
- fix(metrics): emit warning when default dimensions are overwritten (#4222) by
@uttam282005
- refactor(event-handler): replace EnvironmentVariablesService class with helper functions in Event Handler (#4225) by
@JonkaSusaki
- ci: fix version output interpolation in make-version workflow (#4220) by
@dreamorosi
- ci: set version number correctly when versioning (#4219) by
@dreamorosi
- feat(event-handler): add route management system for ApiGw event handler (#4211) by
@svozza
- ci: update
make-release.yml
workflow to use latest upstream (#4215) by@dreamorosi
- ci: remove local create-pr action (#4213) by
@dreamorosi
- improv(maintenance): Removed some unused assignments and added missing error handling (#4208) by
@sdangol
- ci: remove
lerna version
(#4201) by@dreamorosi
- refactor(ci): Updated the publish command in the CI to use
npm publish
instead oflerna publish
(#4195) by@sdangol
- refactor(metrics): replace EnvironmentVariablesService with cached #envConfig (#4188) by
@uttam282005
- improv(metrics): Added runtime validations for the metrics utility functions (#4181) by
@sdangol
- refactor(parameters): replace EnvironmentVariablesService class with helper functions in Parameters (#4168) by
@JonkaSusaki
🌟New features and non-breaking changes
- feat(event-handler): add base router class (#3972) by
@dreamorosi
📜 Documentation updates
- chore(ci): bump version to 2.24.1 (#4231) by
@sdangol
- chore(deps): bump
@types/aws-lambda
from 8.10.150 to 8.10.152 (#4205) by @dependabot[bot]- chore(deps): bump esbuild from 0.25.6 to 0.25.8 (#4200) by @dependabot[bot]
- chore(deps): bump the aws-sdk-v3 group across 1 directory with 2 updates (#4192) by @dependabot[bot]
- chore(deps): bump
@types/node
from 24.0.14 to 24.1.0 (#4193) by @dependabot[bot]- chore(deps): bump the aws-sdk-v3 group across 1 directory with 9 updates (#4186) by @dependabot[bot]
... (truncated)
Sourced from @aws-lambda-powertools/tracer
's
changelog.
2.24.1 (2025-07-29)
Bug Fixes
- metrics revert changes when raise warning with overridden default dimensions (#4226) (c9d6aa0)
- metrics emit warning when default dimensions are overwritten (#4222) (a933a6a)
- parser set zod peer range to 4.x (#4196) (7a65fcf)
Improvements
- metrics replace EnvironmentVariablesService with cached #envConfig (#4188) (919063b)
- metrics add runtime validations when adding dimensions (#4181) (4226058)
- parameters replace EnvironmentVariablesService class with helper functions in Parameters (#4168) (ce4e618)
- event-handler replace EnvironmentVariablesService class with helper functions in Event Handler (#4225) (d17818e)
Features
fc26144
chore(ci): bump version to 2.24.1 (#4231)c9d6aa0
fix(metrics): revert changes when raise warning with overridden default
dimen...a933a6a
fix(metrics): emit warning when default dimensions are overwritten (#4222)d17818e
refactor(event-handler): replace EnvironmentVariablesService class with
helpe...fea274f
ci: fix version output interpolation in make-version workflow (#4220)7bc1121
ci: set version number correctly when versioning (#4219)c2cbb64
feat(event-handler): add route management system for ApiGw event handler
(#4211)0c12440
ci: update make-release.yml
workflow to use latest upstream
(#4215)94ebf16
chore(deps): bump @types/aws-lambda
from 8.10.150 to
8.10.152 (#4205)b1f7fee
ci: remove local create-pr action (#4213)