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
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,14 @@
1
+
### v1.33.0
2
+
## What's Changed
3
+
* New rule [E3062](https://github.com/aws-cloudformation/cfn-python-lint/blob/main/docs/rules.md#E3062) to validate `DBInstanceClass` against Engine by @kddejong in https://github.com/aws-cloudformation/cfn-lint/pull/4080
4
+
* Several state mach schema improvements by @kddejong in https://github.com/aws-cloudformation/cfn-lint/pull/4081
5
+
* New rule [E3681](https://github.com/aws-cloudformation/cfn-python-lint/blob/main/docs/rules.md#E3681) to validate `AWS::ElasticLoadBalancingV2::TargetGroup``TargetType` property restrictions by @kddejong in https://github.com/aws-cloudformation/cfn-lint/pull/4082
6
+
* New rule [E3683](https://github.com/aws-cloudformation/cfn-python-lint/blob/main/docs/rules.md#E3683) to validate `AWS::ElasticLoadBalancingV2::TargetGroup``Protocol` property restrictions by @kddejong in https://github.com/aws-cloudformation/cfn-lint/pull/4082
7
+
* Allow for /example in SSM Param Name by @kddejong in https://github.com/aws-cloudformation/cfn-lint/pull/4086
8
+
* Update CloudFormation schemas to `2025-04-08` by @github-actions in https://github.com/aws-cloudformation/cfn-lint/pull/4083
0 commit comments