You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+14Lines changed: 14 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,17 @@
1
+
### v1.40.1
2
+
## What's Changed
3
+
* Update `nodejs18.x` lifecycle dates in `LmbdRuntimeLifecycle.json` to match official AWS Docs by @cullancarey in https://github.com/aws-cloudformation/cfn-lint/pull/4250
4
+
* Update integration tests by @kddejong in https://github.com/aws-cloudformation/cfn-lint/pull/4252
5
+
* State Machine Unit Test: Fix `StartAt` typo by @r-heimann in https://github.com/aws-cloudformation/cfn-lint/pull/4251
6
+
* Update CloudFormation schemas to `2025-10-09` by @github-actions[bot] in https://github.com/aws-cloudformation/cfn-lint/pull/4248
7
+
* Remove format patching for Cloud9 `ImageId` by @kddejong in https://github.com/aws-cloudformation/cfn-lint/pull/4255
8
+
9
+
## New Contributors
10
+
*@cullancarey made their first contribution in https://github.com/aws-cloudformation/cfn-lint/pull/4250
11
+
*@r-heimann made their first contribution in https://github.com/aws-cloudformation/cfn-lint/pull/4251
0 commit comments