Releases: ekristen/libnuke
Releases · ekristen/libnuke
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)
v0.21.2
0.21.2 (2024-11-10)
Bug Fixes
- nil pointer on incomplete config for accounts (0ce5294)
v0.21.1
0.21.1 (2024-10-20)
Bug Fixes
- do not throw an error, revert to log and continue (1ca69ff)
v0.21.0
0.21.0 (2024-10-16)
Bug Fixes
Features
- filter: add dateOlderThanNow (be95bb7)
v0.20.0
0.20.0 (2024-10-15)
Features
- global filter support (5354ed1)
- nuke: add parameter to turn on filter groups (63d553f)
v0.19.2
0.19.2 (2024-10-03)
Bug Fixes
- deps: update module golang.org/x/sync to v0.8.0 (b4234bb)
v0.19.1
0.19.1 (2024-09-26)
Bug Fixes
- config: check if filters is nil before resolving deprecations (f69addb)
v0.19.0
0.19.0 (2024-09-08)
Features
- support separate tag key,value field names and custom (bc961be)
v0.18.0
0.18.0 (2024-07-09)
Features
- properties: support time as a property type converting to rfc3339 (fb9a96a)