1.3.0-beta
Pre-release
Pre-release
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