Skip to content
This repository was archived by the owner on Oct 23, 2025. It is now read-only.

Releases: zalando-stups/senza

2.0.125

01 Sep 12:25

Choose a tag to compare

  • #338: fix default ELB scheme to be "internal"

2.0.124

31 Aug 11:04

Choose a tag to compare

  • #336: show number of healthy instances for ELBv2

2.0.123

29 Aug 16:49

Choose a tag to compare

  • #310: add ELBv2 support for senza health
  • #310: fix Security Groups for Application Load Balancer

2.0.122

29 Aug 16:20

Choose a tag to compare

  • #334: fix SSL certificate handling (was always null)

2.0.121

29 Aug 10:13

Choose a tag to compare

  • #310: allow overwriting ELBv2 CF properties
  • #331: allow overwriting ASG properties (e.g. to enable CloudWatch ASG metrics)
  • #330: truncate CF Description to 1024 chars

2.0.118

26 Aug 12:49

Choose a tag to compare

  • #310: first draft of ELBv2 support (application load balancer)

2.0.117

26 Aug 08:57

Choose a tag to compare

  • #321: switch traffic via Cloud Formation update (instead of direct Route53 manipulation)
  • #323: --piu: don't connect to instance directly if more than one instance listed
  • #320: allow adding custom tags to AutoScalingGroup
  • #308: fix potential infinite loop in senza wait

2.0.109

26 Aug 08:57

Choose a tag to compare

  • #88: implement first draft of senza health

2.0.107

26 Aug 08:58

Choose a tag to compare

  • #37: allow setting VpcId in configuration

2.0.106

26 Aug 08:59

Choose a tag to compare

  • #303: only call Route53 API if changes are to be made