What's Changed * Update rule [E3054](https://github.com/aws-cloudformation/cfn-python-lint/blob/main/docs/rules.md#E3054) to not alert when `NetworkMode` is set to `awsvpc` by kddejong in https://github.com/aws-cloudformation/cfn-lint/pull/3593
What's Changed * Add Value to path in [E6101](https://github.com/aws-cloudformation/cfn-python-lint/blob/main/docs/rules.md#E6101) as we descend by kddejong in https://github.com/aws-cloudformation/cfn-lint/pull/3582 * Smarter flow to rule [E6101](https://github.com/aws-cloudformation/cfn-python-lint/blob/main/docs/rules.md#E6101) by kddejong in https://github.com/aws-cloudformation/cfn-lint/pull/3583
What's Changed * Update schema patching and fix some issues by kddejong in https://github.com/aws-cloudformation/cfn-lint/pull/3570 * Update regex pattern for rule I3042 by kddejong in https://github.com/aws-cloudformation/cfn-lint/pull/3572 * Better logic for empty yaml files by kddejong in https://github.com/aws-cloudformation/cfn-lint/pull/3574 * Update pre-commit to 2024-08-08 by kddejong in https://github.com/aws-cloudformation/cfn-lint/pull/3575 * Update CloudFormation schemas to 2024-08-08 by github-actions in https://github.com/aws-cloudformation/cfn-lint/pull/3569
What's Changed * Increase the max value of `AWS::Cognito::UserPoolClientRefreshTokenValidity` to `315360000` by BR0kEN- in https://github.com/aws-cloudformation/cfn-lint/pull/3567 * Update CloudFormation schemas to 2024-08-05 by github-actions in https://github.com/aws-cloudformation/cfn-lint/pull/3539
New Contributors * BR0kEN- made their first contribution in https://github.com/aws-cloudformation/cfn-lint/pull/3567