Skip to content

Releases: spinnaker/swabbie

swabbie 0.60.3

13 Feb 22:27
bd7d9d7
Compare
Choose a tag to compare
  • chore(builds): Expands GHActions to master and release branches (#342)
  • chore(build): Generate config manifest (#343)
  • chore(metrics): Cleaning out metrics (#344)

swabbie 0.60.2

31 Jan 03:54
924dac7
Compare
Choose a tag to compare
  • chore(exclusion): Simplify exclusion merging (#341)

swabbie 0.60.1

30 Jan 01:06
3e567e9
Compare
Choose a tag to compare
  • chore(docs): Updating readme (#320)
  • chore(readme): Correcting typo and graphic resizing (#339)
  • fix(exclusion): Should be adding the resource type level exclusions (#340)

swabbie 0.60.0

28 Jan 21:49
ee00a35
Compare
Choose a tag to compare

feat(*): Github Actions for PR builds (#325)
chore(dependencies): Autobump korkVersion (#326 - #336)
fix(core): Shuffle candidates before processing (#338)

swabbie 0.58.1

10 Jan 01:05
f0c149c
Compare
Choose a tag to compare
  • chore(dependencies): Autobump korkVersion (#314)
  • chore(redis): Return null on null state string (#324)

swabbie 0.58.0

06 Jan 19:55
db01503
Compare
Choose a tag to compare
  • chore(dependencies): Autobump korkVersion (#307) (#309) (#310) (#311) (#312) (#313)
  • feat(rules): Adding some rules (#315)
  • enhancement(handler): Ensuring candidates are sorted (#316)
  • chore(test): Cleaning up tests (#319)
  • fix(rules): Fixing disabled asg test (#318)
  • feat(rules): Attribute Rule (#317)
  • chore(allowlist): Clean out unused code (#321)
  • fix(exclusions): Fixing application exclusion (#322)
  • improvement(attributesRule): Handling non strings in attributeRule (#323)

swabbie 0.57.0

26 Nov 23:23
dfd5997
Compare
Choose a tag to compare
  • feat(core): Allow to define enabled rules in configuration (#306)

swabbie 0.56.7

22 Nov 00:00
Compare
Choose a tag to compare
  • chore(dependencies): Autobump korkVersion (#299, #300, #301, #304)
  • fix(core): Ensure resource is removed from db when deleted (#302)
  • fix(core): Fixing number of marked resources counter (#305)

swabbie 0.56.6

10 Nov 03:30
738054d
Compare
Choose a tag to compare
  • feat(*): Initial CODEOWNERS (#297)
  • fix(core): Use clock when checking resource age against maxAge (#296)
  • fix(exclusion): Fixing not excluding on expired resource (#298)

swabbie 0.56.5

07 Nov 21:00
300a618
Compare
Choose a tag to compare
  • chore(test): Update tests to verify event publishing (#294)
  • fix(exclusion): Do not excluded expired resources (#295)