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
+11Lines changed: 11 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,14 @@
1
+
### v1.52.0
2
+
## What's Changed
3
+
* Source schemas from enhanced-schemas repo instead of local patching by @kddejong in https://github.com/aws-cloudformation/cfn-lint/pull/4539
4
+
* fix: LanguageExtensions transform preserves Fn::Sub with underscore variables by @kddejong in https://github.com/aws-cloudformation/cfn-lint/pull/4548
5
+
* fix: Resolve false positives for dead config properties by @kddejong in https://github.com/aws-cloudformation/cfn-lint/pull/4550
6
+
* chore(deps): bump actions/checkout from 6 to 7 by @dependabot[bot] in https://github.com/aws-cloudformation/cfn-lint/pull/4552
7
+
* Update CloudFormation schemas to 2026-06-22 by @github-actions[bot] in https://github.com/aws-cloudformation/cfn-lint/pull/4549
8
+
* fix: Add static test schemas so unit tests pass without cfn-lint -u by @kddejong in https://github.com/aws-cloudformation/cfn-lint/pull/4553
0 commit comments