Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: aws-cloudformation/cfn-lint
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.25.1
Choose a base ref
...
head repository: aws-cloudformation/cfn-lint
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.26.0
Choose a head ref
  • 7 commits
  • 396 files changed
  • 3 contributors

Commits on Feb 14, 2025

  1. Update I1022 to allow functions (#3961)

    kddejong authored Feb 14, 2025

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    31a421c View commit details

Commits on Feb 24, 2025

  1. Update CloudFormation schemas to 2025-02-24 (#3960)

    * Update CloudFormation schemas to 2025-02-24
    
    ---------
    
    Co-authored-by: kddejong <36457093+kddejong@users.noreply.github.com>
    Co-authored-by: Kevin DeJong <kddejong@amazon.com>
    3 people authored Feb 24, 2025

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    1a259af View commit details
  2. Add rule W1051 to validate if dyn ref when arn (#3962)

    kddejong authored Feb 24, 2025

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    b4d790d View commit details
  3. Ignore custom resource Ref (#3965)

    kddejong authored Feb 24, 2025

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    0b7c42b View commit details

Commits on Feb 25, 2025

  1. Update custom resource schema (#3966)

    * Update custom resource schema
    
    * Update the schema validation for custom resources
    kddejong authored Feb 25, 2025

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    362a393 View commit details
  2. Fix EC2 Subnet allowing ipv6 only (#3969)

    kddejong authored Feb 25, 2025

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    aa1d0e8 View commit details
  3. Release v1.26.0 (#3968)

    kddejong authored Feb 25, 2025

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    8a10a56 View commit details
Loading