Releases: spinnaker/swabbie
Releases · spinnaker/swabbie
swabbie 0.60.3
- 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
- chore(exclusion): Simplify exclusion merging (#341)
swabbie 0.60.1
- 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
feat(*): Github Actions for PR builds (#325)
chore(dependencies): Autobump korkVersion (#326 - #336)
fix(core): Shuffle candidates before processing (#338)
swabbie 0.58.1
- chore(dependencies): Autobump korkVersion (#314)
- chore(redis): Return null on null state string (#324)
swabbie 0.58.0
- 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
- feat(core): Allow to define enabled rules in configuration (#306)
swabbie 0.56.7
- 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
- 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
- chore(test): Update tests to verify event publishing (#294)
- fix(exclusion): Do not excluded expired resources (#295)