Releases: solo-io/go-utils
Releases · solo-io/go-utils
v0.21.21
v0.21.20
v0.21.19
v0.21.18
v0.21.17
New Features
- When the SPLIT_LOG_OUTPUT environment variable is specified, a global logger is created with the following characteristics:
- debug/info/warning are written to stdout, error/fatal/panic are written to stderr
- Configuration is otherwise identical to the default logger
- When SPLIT_LOG_OUTPUT is unspecified, logging configuration is unchanged (solo-io/gloo#5048)
v0.21.16
This release contained no user-facing changes.
v0.21.15
v0.21.14
Fixes
- Fixes issue where security scanning will fail and error when scanning releases that failed mid-release. (solo-io/gloo#5048)
v0.21.13
Fixes
- Fixes security scanning bug that renames issue from 1.6.13 -> 1.6.1 or 1.6.24-> 1.6.2 (solo-io/gloo#5048)
v0.21.12
New Features
- Change image vulnerability github issue creation behavior such that only one issue is created per version, where each of the images' vulnerabilities are reported in that one issue. (solo-io/gloo#5048)