Immutable
release. Only release title and notes can be modified.
What's Changed
New Features
- Add diff --external and unify diff with jsondiff by @fujiwara in #601
- Support subcommand-specific flags in option file via unified CLIOptions by @fujiwara in #614
- Add --mask to hide sensitive values in diff and render output by @fujiwara in #615
Fixes
- fix: sort VPC subnet/security group IDs in diff by @draftcode in #600
- Replace log.Printf with slog in cli.go by @fujiwara in #602
- Fix minor robustness issues and cleanups by @fujiwara in #605
- Fix diff/render of empty environment variables and mask warning by @fujiwara in #617
Others
- Exclude GCS and AzureRM tfstate backends from release binaries by @fujiwara in #598
- Update AWS SDK and replace deprecated EndpointResolver by @fujiwara in #603
- ci: replace LocalStack with floci by @fujiwara in #604
- Bump dependencies (combined dependabot updates) by @fujiwara in #612
New Contributors
- @draftcode made their first contribution in #600
Full Changelog: v1.4.4...v1.5.0