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
+12Lines changed: 12 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,15 @@
1
+
### v1.47.0
2
+
## What's Changed
3
+
* Remove Python 3.9 support (EOL October 2025) by @kddejong in https://github.com/aws-cloudformation/cfn-lint/pull/4383
4
+
* feat: add region filtering to --update-specs by @kddejong in https://github.com/aws-cloudformation/cfn-lint/pull/4382
5
+
* Add unknown validation state for intrinsic functions in composite validators by @kddejong in https://github.com/aws-cloudformation/cfn-lint/pull/4384
6
+
* Update CloudFormation schemas to `2026-03-10` by @github-actions[bot] in https://github.com/aws-cloudformation/cfn-lint/pull/4381
7
+
* Fix/skip resolve unconstrained schema by @kddejong in https://github.com/aws-cloudformation/cfn-lint/pull/4388
8
+
* chore(deps): bump setuptools from 82.0.0 to 82.0.1 in /requirements by @dependabot[bot] in https://github.com/aws-cloudformation/cfn-lint/pull/4385
9
+
* Update CloudFormation schemas to `2026-03-13` by @github-actions[bot] in https://github.com/aws-cloudformation/cfn-lint/pull/4386
* Add rule [E3063](https://github.com/aws-cloudformation/cfn-python-lint/blob/main/docs/rules.md#E3063) to validate GuardDuty Detector property exclusivity by @JuanHPassos in https://github.com/aws-cloudformation/cfn-lint/pull/4364
0 commit comments