Releases: towardsthecloud/aws-cdk-diff-pr-commenter
Releases · towardsthecloud/aws-cdk-diff-pr-commenter
v1.4.0
1.4.0 (2025-10-27)
Features
- add logging for CDK diff rendering and comment creation processes (5fa6bb1)
- enhance logging for footer generation and diff summary in CDK processes (9a95bde)
Bug Fixes
- make aws-region parameter optional in reusable workflows (2219be4)
- pull request target handling for displaying the commit hash in the footer (b4e4c2b)
- remove aws-region parameter from reusable workflow inputs (f5055eb)
- remove unnecessary permissions from e2e workflows (b049f95)
- remove working-directory input from reusable workflow test and update artifact download path (894c2df)
- update artifact names and descriptions in reusable workflows (f43990e)
- update PR context handling to support workflow_call and improve commit display (07f59f0)
v1.3.0
1.3.0 (2025-10-26)
Features
- add awsRegion parameter to markdown rendering for enhanced context in output (7631562)
Bug Fixes
- mock GitHub context in tests and update rendered markdown to include actor and commit details (12810da)
- update AWS region parameter in e2e workflows for consistency (23da74f)
- update footer in markdown rendering to clarify infrastructure change information (7baff8b)
- update footer text in markdown rendering for clarity on infrastructure changes (4741b16)
v1.2.0
1.2.0 (2025-10-23)
Features
- enhance error handling and improve performance in rendering the input processing (2adf511)
Bug Fixes
- enhance markdown rendering for clarity and structure in change summaries (9b40406)
- update markdown rendering to improve clarity and structure of change summaries (cf31006)
- update markdown rendering to remove resource count for clarity in change summaries (79b7ee7)
- update markdown rendering to use present continuous tense for changes (1d8fc90)
- update resource change summaries to use present continuous tense for clarity (691f933)
v1.1.0
1.1.0 (2025-10-23)
Features
- add end-to-end test workflow for CDK Diff PR Commenter (d065df1)
Bug Fixes
- add header to Post PR comment step in e2e workflow (c357c50)
- enhance IAM condition handling to support multi-line conditions in CDK diff output (0df19f3)
- enhance stack details rendering in CDK diff output (1eb55c3)
- remove pull-request-lint workflow and related references (0d31381)
- remove skip-empty input from action.yml and related logic in workflows (f6f1980)
- remove token input from Post PR comment step and set default in action.yml (89ba0f4)
- show details of stack change (4bab55e)
- trim leading hash symbols from headers in markdown rendering (212e3e6)
- update description for GitHub token input in action.yml (bd06f1d)
- update description for GitHub token input in action.yml (ca5c734)
- update job name in e2e workflow and correct action entry point (367a9b6)
- update working directories in e2e workflow and add missing main.tf files (97acf37)