Skip to content

Releases: ekristen/libnuke

v0.21.4

13 Nov 22:34
585b852
Compare
Choose a tag to compare

0.21.4 (2024-11-13)

Bug Fixes

  • config: protect against nil pointer for misconfigured account (487a6e2)

v0.21.3

10 Nov 15:35
4a2e370
Compare
Choose a tag to compare

0.21.3 (2024-11-10)

Bug Fixes

  • deps: update module golang.org/x/sync to v0.9.0 (c450031)

v0.21.2

10 Nov 15:34
5921095
Compare
Choose a tag to compare

0.21.2 (2024-11-10)

Bug Fixes

  • nil pointer on incomplete config for accounts (0ce5294)

v0.21.1

20 Oct 15:17
7196f93
Compare
Choose a tag to compare

0.21.1 (2024-10-20)

Bug Fixes

  • do not throw an error, revert to log and continue (1ca69ff)

v0.21.0

16 Oct 16:57
5828746
Compare
Choose a tag to compare

0.21.0 (2024-10-16)

Bug Fixes

  • docs: guard against nil (1bb5ef7)

Features

  • filter: add dateOlderThanNow (be95bb7)

v0.20.0

15 Oct 22:21
9cd3ebc
Compare
Choose a tag to compare

0.20.0 (2024-10-15)

Features

  • global filter support (5354ed1)
  • nuke: add parameter to turn on filter groups (63d553f)

v0.19.2

03 Oct 19:50
1306ec7
Compare
Choose a tag to compare

0.19.2 (2024-10-03)

Bug Fixes

  • deps: update module golang.org/x/sync to v0.8.0 (b4234bb)

v0.19.1

26 Sep 21:08
f564f34
Compare
Choose a tag to compare

0.19.1 (2024-09-26)

Bug Fixes

  • config: check if filters is nil before resolving deprecations (f69addb)

v0.19.0

08 Sep 17:46
c0b844c
Compare
Choose a tag to compare

0.19.0 (2024-09-08)

Features

  • support separate tag key,value field names and custom (bc961be)

v0.18.0

09 Jul 23:42
71dd5d0
Compare
Choose a tag to compare

0.18.0 (2024-07-09)

Features

  • properties: support time as a property type converting to rfc3339 (fb9a96a)