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.3.3
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.3.5
Choose a head ref
  • 16 commits
  • 481 files changed
  • 4 contributors

Commits on Jun 21, 2024

  1. Clean up errors in the schemas (#3375)

    * Patch schemas for known issues
    kddejong authored Jun 21, 2024
    Configuration menu
    Copy the full SHA
    7008855 View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2024

  1. Configuration menu
    Copy the full SHA
    b0782f8 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2024

  1. Configuration menu
    Copy the full SHA
    3dfb0e4 View commit details
    Browse the repository at this point in the history
  2. Default fn validator context will be not strict type checking (#3386)

    * Default fn validator context will be not strict type checking
    
    * Update getatt testing as well
    kddejong authored Jun 24, 2024
    Configuration menu
    Copy the full SHA
    9bd2a20 View commit details
    Browse the repository at this point in the history
  3. Update IAM resource ARN patterns (#3389)

    * Update IAM resource policy pattern
    kddejong authored Jun 24, 2024
    Configuration menu
    Copy the full SHA
    3d9be79 View commit details
    Browse the repository at this point in the history
  4. Update resolution validation to only return an error if there are no …

    …valid values (#3390)
    
    * Only raise resolution errors if all fail to validate
    * Update test results for new resolution errors
    kddejong authored Jun 24, 2024
    Configuration menu
    Copy the full SHA
    25bfb1a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8ed8265 View commit details
    Browse the repository at this point in the history
  6. Release v1.3.4 (#3393)

    kddejong authored Jun 24, 2024
    Configuration menu
    Copy the full SHA
    5d5e6c8 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2024

  1. Configuration menu
    Copy the full SHA
    ed39a19 View commit details
    Browse the repository at this point in the history
  2. Update policy principal validation logic (#3400)

    * Change up the IAM policy validation
    * Add testing for CDK and sub not join
    kddejong authored Jun 25, 2024
    Configuration menu
    Copy the full SHA
    f28d4cc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2a2adbc View commit details
    Browse the repository at this point in the history
  4. chore(schemas) - Update CloudFormation schemas to 2024-06-25 (#3313)

    * Update CloudFormation schemas to 2024-06-25
    
    * Update tests
    
    * Patch workspaces spec
    
    ---------
    
    Co-authored-by: kddejong <[email protected]>
    Co-authored-by: Kevin DeJong <[email protected]>
    3 people authored Jun 25, 2024
    Configuration menu
    Copy the full SHA
    c446ec4 View commit details
    Browse the repository at this point in the history
  5. Return resolution errors (#3402)

    * Return resolution errors back to functions
    * Don't skip pseudo parameters in satisfaction
    * Update testing for validator resolution
    kddejong authored Jun 25, 2024
    Configuration menu
    Copy the full SHA
    80c5b8f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    db0097e View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2024

  1. Configuration menu
    Copy the full SHA
    0449fe3 View commit details
    Browse the repository at this point in the history
  2. Release v1.3.5 (#3405)

    kddejong authored Jun 26, 2024
    Configuration menu
    Copy the full SHA
    df99e5b View commit details
    Browse the repository at this point in the history
Loading