Releases: aws-cloudformation/cloudformation-validate
Releases · aws-cloudformation/cloudformation-validate
Release list
1.3.0-beta
What's Changed
- False Positive fixes by @satyakigh in #51
- Comments and other misc fixes by @satyakigh in #59
- fix: rule W3660 triggers on references from
AWS::ApiGateway::StageandAWS::ApiGateway::Deploymentby @otaviomacedo in #70 - Consolidate json and yaml parser logic by @satyakigh in #72
- Update version and replicate github issues by @satyakigh in #74
- Move to enhanced schemas by @satyakigh in #76
- Fix TS types so optionals don't require undefined by @satyakigh in #79
- Add windows build by @satyakigh in #81
- Fix SSM default, arn format, intrinsic accountIds, TargetOrigins, CommaDelimitedList by @satyakigh in #83
- Clean up consts and regex usage by @satyakigh in #85
- Remove values from golden that can change by @satyakigh in #87
- Update bindings docs by @satyakigh in #91
- Support GetStackOutput by @satyakigh in #90
- chore: Update Bindings by @github-actions[bot] in #92
- Add diagnostic for unknown intrinsic function by @satyakigh in #93
- Update docs and provide examples by @satyakigh in #94
- Emit warning for value not in enum by @satyakigh in #95
- Update reports and rule categorization by @satyakigh in #98
- Format messages in an user-friendly manner by @satyakigh in #100
- Generate benchmark templates with rust by @satyakigh in #102
- Treat any resolved string containing resolve as a deploy time opaque … by @satyakigh in #103
- Fix compare script by @satyakigh in #105
- Fix regex handling in rust by @satyakigh in #107
- Add tests for github issue and remove package-lock from git by @satyakigh in #109
- Split up health check port diagnostics to be more precise by @satyakigh in #110
- Order diagnostics and rules by @satyakigh in #111
- Fix types for wasm and kotlin structs by @satyakigh in #112
- Add coverage reporting by @satyakigh in #113
- chore: Update Bindings by @github-actions[bot] in #114
- Cleanup comments by @satyakigh in #115
- Upgrade libraries by @satyakigh in #117
- Fix bugs in yaml and json parsers by @satyakigh in #119
- Add service level filtering by @satyakigh in #121
- Add parser tests by @satyakigh in #123
- Fix W9002 divergence and implement E6101 by @satyakigh in #124
- Update code documentation by @satyakigh in #126
- chore: Update Bindings by @github-actions[bot] in #127
- Update reports by @satyakigh in #128
New Contributors
- @otaviomacedo made their first contribution in #70
Full Changelog: 1.2.0-beta...1.3.0-beta
1.2.0-beta
What's Changed
- Update docs and workflow by @satyakigh in #27
- chore: Update Bindings by @github-actions[bot] in #28
- Update how pseudo parameters are solved and add known resource types by @satyakigh in #29
- Fix rules categorizations and comparison by @satyakigh in #31
- chore: Update Bindings by @github-actions[bot] in #43
Full Changelog: 1.1.0-beta...1.2.0-beta
1.1.0-beta
What's Changed
- Fix license generation, readmes, github workflows, bugs by @satyakigh in #10
- chore: Update Bindings by @github-actions[bot] in #12
- Format cargo and fix build step by @satyakigh in #13
- Sync resources schemas, fix SAM bugs, add helper scripts, update github workflows by @satyakigh in #15
- Update lint, format, exception handling, builds and version by @satyakigh in #16
- Update github workflow by @satyakigh in #18
- Fix version tests by @satyakigh in #19
- chore: Update Bindings by @github-actions[bot] in #20
- Refactor how diagnostics are created and consolidate by @satyakigh in #22
- Add disable rules flag and update docs by @satyakigh in #25
- chore: Update Bindings by @github-actions[bot] in #26
Full Changelog: https://github.com/aws-cloudformation/cloudformation-validate/commits/1.1.0-beta