docs: log upx fallback in release workflows
This commit is contained in:
@@ -24,6 +24,7 @@ A `### Breaking` section is used in addition to Keep a Changelog's standard sect
|
|||||||
### Fixed
|
### Fixed
|
||||||
|
|
||||||
- Hardened `coverage-gate` file input handling by validating and normalizing policy/profile paths before opening files, resolving `G304` findings in `coverage-gate/parse.go`.
|
- Hardened `coverage-gate` file input handling by validating and normalizing policy/profile paths before opening files, resolving `G304` findings in `coverage-gate/parse.go`.
|
||||||
|
- Made release binary builds resilient when `upx` is unavailable by falling back to uncompressed artifacts in both `release.yml` and `update-release.yml`.
|
||||||
|
|
||||||
## [1.1.0] - 2026-03-21
|
## [1.1.0] - 2026-03-21
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user