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
+13Lines changed: 13 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,16 @@
1
+
### v1.39.1
2
+
## What's Changed
3
+
* Remove rule `E3056` by @kddejong in https://github.com/aws-cloudformation/cfn-lint/pull/4230
4
+
* Update CloudFormation schemas to `2025-08-26` by @github-actions[bot] in https://github.com/aws-cloudformation/cfn-lint/pull/4226
5
+
* Reformat format keyword in some json files by @kddejong in https://github.com/aws-cloudformation/cfn-lint/pull/4232
6
+
* Update StateMachine map to support legacy `Iterator` by @kddejong in https://github.com/aws-cloudformation/cfn-lint/pull/4231
7
+
* Add output to Statemachine choice by @kddejong in https://github.com/aws-cloudformation/cfn-lint/pull/4233
8
+
* Update SAM transform URI replacement to allow `Fn::If` by @kddejong in https://github.com/aws-cloudformation/cfn-lint/pull/4234
9
+
* SAM transform comma lists to array by @kddejong in https://github.com/aws-cloudformation/cfn-lint/pull/4235
10
+
* Update [I3510](https://github.com/aws-cloudformation/cfn-python-lint/blob/main/docs/rules.md#I3510) to skip dynamic references by @kddejong in https://github.com/aws-cloudformation/cfn-lint/pull/4236
0 commit comments