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.9.7
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.10.3
Choose a head ref
  • 19 commits
  • 653 files changed
  • 3 contributors

Commits on Aug 10, 2024

  1. Add 3 new rules to validate ECS configs (#3546)

    * Add 3 new rules to validate ECS configs
    kddejong authored Aug 10, 2024
    Configuration menu
    Copy the full SHA
    c2c4828 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4c1ccd4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0cf7bb8 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2024

  1. chore(schemas) - Update CloudFormation schemas to 2024-08-12 (#3581)

    * Update CloudFormation schemas to 2024-08-12
    
    * Update tests
    
    ---------
    
    Co-authored-by: kddejong <[email protected]>
    Co-authored-by: Kevin DeJong <[email protected]>
    3 people authored Aug 12, 2024
    Configuration menu
    Copy the full SHA
    2127448 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c1cae00 View commit details
    Browse the repository at this point in the history
  3. Release v1.10.0 (#3587)

    kddejong authored Aug 12, 2024
    Configuration menu
    Copy the full SHA
    7875073 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    957e995 View commit details
    Browse the repository at this point in the history
  5. Update CHANGELOG (#3590)

    kddejong authored Aug 12, 2024
    Configuration menu
    Copy the full SHA
    5b268db View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2024

  1. Configuration menu
    Copy the full SHA
    3409497 View commit details
    Browse the repository at this point in the history
  2. Release v1.10.1 (#3594)

    kddejong authored Aug 13, 2024
    Configuration menu
    Copy the full SHA
    c6d3252 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    69fbdff View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ac8d51d View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2024

  1. Release v1.10.2 (#3599)

    kddejong authored Aug 14, 2024
    Configuration menu
    Copy the full SHA
    3eef025 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2024

  1. Configuration menu
    Copy the full SHA
    a77aff2 View commit details
    Browse the repository at this point in the history
  2. Update CloudFormation schemas to 2024-08-15 (#3591)

    Co-authored-by: kddejong <[email protected]>
    Co-authored-by: Kevin DeJong <[email protected]>
    3 people authored Aug 15, 2024
    Configuration menu
    Copy the full SHA
    4ee7039 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    efe911f View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2024

  1. Look at OriginGroups too for rule E3057 (#3607)

    * Look at OriginGroups too for rule E3057
    
    * Add one more test
    kddejong authored Aug 16, 2024
    Configuration menu
    Copy the full SHA
    68ac3a6 View commit details
    Browse the repository at this point in the history
  2. Continue on template decode errors (#3605)

    * Continue on template decode errors
    kddejong authored Aug 16, 2024
    Configuration menu
    Copy the full SHA
    2ab6759 View commit details
    Browse the repository at this point in the history
  3. Release v1.10.3 (#3608)

    kddejong authored Aug 16, 2024
    Configuration menu
    Copy the full SHA
    e500fcc View commit details
    Browse the repository at this point in the history
Loading