Releases: zalando-stups/senza
Releases · zalando-stups/senza
2.1.133
29 Nov 14:21
Compare
Sorry, something went wrong.
No results found
change in the strategy to report instance status (#554 )
Change in the strategy to report instance status following the same pragmatic approach as #547
2.1.132
26 Nov 10:55
Compare
Sorry, something went wrong.
No results found
Always add standard STUPS EC2 tags for Elastigroups (#553 )
2.1.131
09 Nov 14:20
Compare
Sorry, something went wrong.
No results found
Fix type of batch_size_percentage option. (#551 )
Fixes #550
2.1.130
26 Oct 09:17
Compare
Sorry, something went wrong.
No results found
change in the strategy to report instances (#547 )
Use Name tag instead of aws:cloudformation:stack-name to filter instances.
2.1.129
24 Oct 11:39
Compare
Sorry, something went wrong.
No results found
fixed the public ips support for elastigroups (#544 )
The behavior proposed now is to use the same Subnets that are being used with native Auto Scaling groups LoadBalancerSubnets.
2.1.128
24 Oct 09:00
Compare
Sorry, something went wrong.
No results found
Fix flake8 checks (#546 )
The newest release of flake8 is stricter than previous ones, so the master build was broken.
This PR fixes it by:
Formatting affected files with black;
Removing an unused assignment.
2.1.127
05 Oct 10:49
Compare
Sorry, something went wrong.
No results found
Fixed the user data encoding by using the proper base64 (#541 )
Fixed the user data encoding by using the deferred call to Fn::Base64
The patch command was changed to use the correct base64.b64encode() function.
2.1.126
05 Oct 06:50
Compare
Sorry, something went wrong.
No results found
Fixed the user data encoding by using the proper base64 (#541 )
Fixed the user data encoding by using the deferred call to Fn::Base64
The patch command was changed to use the correct base64.b64encode() function.
2.1.125
28 Sep 07:45
Compare
Sorry, something went wrong.
No results found
Fix spotinst stack details (#538 )
fix flaky test_invalid_definition (#539 )
2.1.124
26 Sep 08:19
Compare
Sorry, something went wrong.
No results found
Fix zero instances for SuccessRequires in AutoScalingGroups (#537 )