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.36.0
2
+
## What's Changed
3
+
* Don't decode when `TemplateURL` is dynamic reference by @kddejong in https://github.com/aws-cloudformation/cfn-lint/pull/4156
4
+
* Break out requirements into separate files by @kddejong in https://github.com/aws-cloudformation/cfn-lint/pull/4158
5
+
* chore(deps): bump pyinstaller from 6.13.0 to 6.14.0 in /requirements by @dependabot in https://github.com/aws-cloudformation/cfn-lint/pull/4160
6
+
* chore(deps): bump pyinstaller from 6.14.0 to 6.14.1 in /requirements by @dependabot in https://github.com/aws-cloudformation/cfn-lint/pull/4161
7
+
* Better logic of FindInMap resolution when ref isn't resolved by @kddejong in https://github.com/aws-cloudformation/cfn-lint/pull/4162
8
+
* chore(deps): bump setuptools from 80.8.0 to 80.9.0 in /requirements by @dependabot in https://github.com/aws-cloudformation/cfn-lint/pull/4159
9
+
* Update CloudFormation schemas to 2025-06-11 by @github-actions in https://github.com/aws-cloudformation/cfn-lint/pull/4155
10
+
* Create an API for linting a file by path by @kddejong in https://github.com/aws-cloudformation/cfn-lint/pull/4163
0 commit comments