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
+9Lines changed: 9 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,12 @@
1
+
### v1.43.4
2
+
## What's Changed
3
+
* Fix update specs in quick succession failing the command by @kddejong in https://github.com/aws-cloudformation/cfn-lint/pull/4339
4
+
* Update CloudFormation schemas to 2026-01-21 by @github-actions[bot] in https://github.com/aws-cloudformation/cfn-lint/pull/4338
5
+
* Update [E3601](https://github.com/aws-cloudformation/cfn-python-lint/blob/main/docs/rules.md#E3601) to support Seconds as JSONata in Wait by @kddejong in https://github.com/aws-cloudformation/cfn-lint/pull/4343
6
+
* Update [E3601](https://github.com/aws-cloudformation/cfn-python-lint/blob/main/docs/rules.md#E3601) to have Choices support Comment by @kddejong in https://github.com/aws-cloudformation/cfn-lint/pull/4344
0 commit comments