Releases: zalando-stups/senza
Releases · zalando-stups/senza
2.0.125
- #338: fix default ELB scheme to be "internal"
2.0.124
- #336: show number of healthy instances for ELBv2
2.0.123
- #310: add ELBv2 support for
senza health
- #310: fix Security Groups for Application Load Balancer
2.0.122
- #334: fix SSL certificate handling (was always
null
)
2.0.121
- #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
- #310: first draft of ELBv2 support (application load balancer)
2.0.117
- #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
- #88: implement first draft of
senza health
2.0.107
- #37: allow setting
VpcId
in configuration
2.0.106
- #303: only call Route53 API if changes are to be made