Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Releases: ekristen/libnuke

v1.3.0

06 Jun 02:04
75b3319

Choose a tag to compare

1.3.0 (2025-06-06)

Features

  • scanner: prevent deadlock, warn on full queue (190bc95)

v1.2.0

05 Jun 23:12
5cfbc41

Choose a tag to compare

1.2.0 (2025-06-05)

Bug Fixes

  • queue: match on string vs pointer (dec1d1e)
  • unique: ensure deterministic hashing (a3a6b58)

Features

  • unique from struct automatically (f8791b2)

v1.1.0

04 Jun 22:54
4c3a5e4

Choose a tag to compare

1.1.0 (2025-06-04)

Bug Fixes

Features

  • pkg/unique: add Generate func (9041939)
  • pkg/unique: uniquekey from struct (76da017)
  • resource: interface method for unique-key (19923b4)

v1.1.0-next.3

04 Jun 20:06
9041939

Choose a tag to compare

v1.1.0-next.3 Pre-release
Pre-release

1.1.0-next.3 (2025-06-04)

Features

  • pkg/unique: add Generate func (9041939)

v1.1.0-next.2

04 Jun 19:46
ee2a349

Choose a tag to compare

v1.1.0-next.2 Pre-release
Pre-release

1.1.0-next.2 (2025-06-04)

Features

  • pkg/unique: uniquekey from struct (76da017)

v1.1.0-next.1

03 Jun 23:23
b691bce

Choose a tag to compare

v1.1.0-next.1 Pre-release
Pre-release

1.1.0-next.1 (2025-06-03)

Features

  • resource: interface method for unique-key (19923b4)

v1.0.0

22 Mar 16:58
8723113

Choose a tag to compare

1.0.0 (2025-03-22)

  • feat(scanner)!: make scanner completely configurable (0baacee)

Bug Fixes

  • scanner: create const for DefaultQueueSize (4301583)

BREAKING CHANGES

  • introduce a config for the scanner so that queue length and parallel queries can be set

v0.24.5

18 Mar 01:55
6825528

Choose a tag to compare

0.24.5 (2025-03-18)

Bug Fixes

v0.24.4

14 Mar 22:14
e5731a0

Choose a tag to compare

0.24.4 (2025-03-14)

Bug Fixes

  • filter: filter group logic (183fc86)

v0.24.3

19 Feb 15:31
ce326f3

Choose a tag to compare

0.24.3 (2025-02-19)

Bug Fixes

  • add date format used by AWS for CreateTime on ASGs (5f60e06)