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

Releases: zalando-stups/senza

1.0.24

24 Nov 23:31

Choose a tag to compare

  • #152: fix "senza traffic .." output message

1.0.22

23 Nov 19:15

Choose a tag to compare

  • #150: print CF event status reasons when "senza wait" fails
  • add "--force" option to allow "respawn" even if Launch Config is unchanged

1.0.20

20 Nov 11:58

Choose a tag to compare

  • #148: allow patching instance user data

1.0.18

19 Nov 21:02

Choose a tag to compare

  • #140 enable ELB connection draining by default (60s)
  • #141 abort if _FAILED or _COMPLETE status (we cannot reach our desired state anymore)

How to upgrade:

$ sudo pip3 install --upgrade stups

1.0.16

18 Nov 11:11

Choose a tag to compare

  • #141: added "senza wait" command to wait for successful CF stack creation

1.0.13

12 Nov 21:17

Choose a tag to compare

  • allow selecting LB scheme via CLI option in "senza init"

1.0.10

11 Nov 11:44

Choose a tag to compare

  • #136: fix senza instances --piu

0.90

04 Nov 10:51

Choose a tag to compare

  • support for multilevel domains
  • #131: add patch, respawn and scale commands (1st use case: update Taupage AMI)

How to upgrade:

$ sudo pip3 install --upgrade stups

0.89

27 Oct 15:57

Choose a tag to compare

  • first step for #37: Use only one (the default or the only one) VPC
  • fix #130

How to upgrade:

$ sudo pip3 install --upgrade stups

0.88

16 Oct 13:43

Choose a tag to compare

  • #27: implemented "senza update"
  • Notify SNS "OperatorTopicId" for senza traffic changes