Releases: ekristen/libnuke
Releases · ekristen/libnuke
v0.24.1
0.24.1 (2025-01-09)
Bug Fixes
- registry: swap map key/value for alternative mapping (c8d836b)
v0.24.0
0.24.0 (2024-12-26)
Bug Fixes
- delete _handler (31af839)
- improving logging (f83bc5d)
- lint violations (41dfb42)
- lint violations, make tests work again (7138400)
- log: filter out internal props (58ed83e)
- log: have to fallback to default formatter (852b20d)
- log: when using custom formatter to print add newline (7be2a0e)
- nuke: add log entry for when scanning begins (601f404)
- nuke: remove some extra new lines from logs (0c31c1e)
- nuke: run version through logger (2b08d39)
- nuke: set println for handler for version (4a35c1b)
- queue: exclude internal props from log fields (4cd5432)
- rename resource to name (5cd7698)
Features
- fields for queue stats (52c0542)
- nuke: convert to structured logging (5b849b8)
- pass string version of state to logger (3a4e531)
- queue: add item state stringer (2402c0d)
- switch to logrus for logging resources to screen (2f6fdd8)
- working on custom formatter and passing logger (55501b8)
v0.23.0
0.23.0 (2024-12-26)
Features
- collection: expand in collection (1f9bc63)
- registry: add expand names function (2a5c3e5)
v0.22.0
0.22.0 (2024-12-10)
Bug Fixes
- scanner: slightly adjust logging (231b7c7)
Features
- scanner: add additional debug logging (b36ae44)
v0.21.8
0.21.8 (2024-12-04)
Bug Fixes
- deps: update module golang.org/x/sync to v0.10.0 (e4fd889)
v0.21.7
0.21.7 (2024-12-03)
Bug Fixes
- deps: update module github.com/fatih/color to v1.18.0 (574cc67)
v0.21.6
0.21.6 (2024-12-02)
Bug Fixes
- queue: match props first then stringer (4ef02d8)
v0.21.5
0.21.5 (2024-12-02)
Bug Fixes
- deps: update module github.com/stretchr/testify to v1.10.0 (edc8bd9)
v0.21.4
0.21.4 (2024-11-13)
Bug Fixes
- config: protect against nil pointer for misconfigured account (487a6e2)
v0.21.3
0.21.3 (2024-11-10)
Bug Fixes
- deps: update module golang.org/x/sync to v0.9.0 (c450031)