Skip to content

Releases: ekristen/libnuke

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)

v0.17.2

09 Jul 14:13
64c441c
Compare
Choose a tag to compare

0.17.2 (2024-07-09)

Bug Fixes

  • account-blocklist deprecation message (4946f2b)

v0.17.1

21 Jun 23:48
53dc3fc
Compare
Choose a tag to compare

0.17.1 (2024-06-21)

Bug Fixes

  • setting: always return a setting, even if empty (#63) (53dc3fc)

v0.17.0

21 Jun 23:06
e192598
Compare
Choose a tag to compare

0.17.0 (2024-06-21)

Features

v0.16.0

11 Jun 22:26
4362964
Compare
Choose a tag to compare

0.16.0 (2024-06-11)

Features

  • allow resource to hook the parent item for modification (#57) (4362964)

v0.15.1

10 Jun 19:31
d3ad510
Compare
Choose a tag to compare

0.15.1 (2024-06-10)

Bug Fixes

  • filter: support bool and string values for invert property (8110fd9)

v0.15.0

09 Jun 00:03
c828745
Compare
Choose a tag to compare

0.15.0 (2024-06-09)

Bug Fixes

  • allow settings to be used in filters properly (d8cbc29)
  • compare error with As not Is (6fae2a9)
  • golangci-lint violations and code optimizations (a77de7a)
  • omit _ prefixed properties (e5306c7)

Features

  • allow tag prefix to be changed to a different term (91349c8)
  • allow wait hook to set wait or failure states (d2db7f2)
  • allow wait to be hooked by a resource (6345e83)
  • new interface for lister with close for gcp (37bb6e8)

v0.14.2

13 May 16:33
fb5531a
Compare
Choose a tag to compare

0.14.2 (2024-05-13)

Bug Fixes

  • deps: update module github.com/fatih/color to v1.17.0 (7d2166d)

v0.14.1

22 Apr 23:57
e236a7f
Compare
Choose a tag to compare

0.14.1 (2024-04-22)

Bug Fixes

  • deps: update module golang.org/x/sync to v0.7.0 (98ab7e1)