Skip to content

Releases: spinnaker/swabbie

swabbie 0.7.1

Choose a tag to compare

@emjburns emjburns released this 08 Oct 22:24
b355789
v0.7.1

chore(agents): remove rxJava, use Executors (#114)

swabbie 0.7.0

Choose a tag to compare

@emjburns emjburns released this 08 Oct 22:23
69f77d8
v0.7.0

 feat(agents): soft delete images + testing endpoints (#113)

swabbie 0.6.0

Choose a tag to compare

@emjburns emjburns released this 24 Sep 20:20
e6ef8c4
Merge pull request #112 from emjburns/time

fix(schedule): time zones, default to UTC for clock

swabbie 0.5.0

Choose a tag to compare

@emjburns emjburns released this 14 Sep 00:22
cfcc88a
Merge pull request #109 from emjburns/restrict-time

feat(schedule): swabbie works on a schedule

swabbie 0.4.2

Choose a tag to compare

@emjburns emjburns released this 12 Sep 23:25
192e0e4
Merge pull request #107 from emjburns/multiple-application-caches

fix(ownership): allow multiple applicationsCaches

swabbie 0.4.1

Choose a tag to compare

@emjburns emjburns released this 10 Sep 17:44
bed6f5e
Merge pull request #103 from jeyrschabu/partitions

refactor(handler): Grouping by app when partitioning list to delete

swabbie 0.4.0

Choose a tag to compare

@jeyrschabu jeyrschabu released this 08 Sep 03:13
c91be95
  • fix(handler): Fixing bug on excluding a candidate

swabbie 0.3.12

Choose a tag to compare

@emjburns emjburns released this 07 Sep 23:54
2ac20cf
Merge pull request #104 from emjburns/discovery

fix(discovery): add discovery activated

swabbie 0.3.11

Choose a tag to compare

@emjburns emjburns released this 06 Sep 22:11
e622c03
Merge pull request #91 from jeyrschabu/completedeleteimage

feat(deleteImage): Delete image

swabbie 0.3.10

Choose a tag to compare

@emjburns emjburns released this 06 Sep 19:59
d068776
Merge pull request #102 from emjburns/all-owners

feat(owners): allow multiple owners (port from #98)