This repository has been archived by the owner on Feb 4, 2022. It is now read-only.
2.0
Implemented enhancements:
- Better handling when URL is wrong #135
- Provide a status endpoint #129
- Provide a health endpoint #125
Fixed bugs:
- CF stack not being removed by Lizzy #147
- Lizzy is not deleting old stacks #114
- Set boto3 region #112
Closed issues:
- Use by default Senza's option --stacktrace-visible #163
- Consider format for commit messages to avoid violations ("fullstop"). #154
- Correct HTTP status code #148
- Remove old stacks even if they are not in Redis #136
- Provide a schema-discovery endpoint for Twintip #124
- Make lizzy-client output closer to senza #123
- Register kio version in the client #120
- Make lizzy input compatible with senza #119
- Remove dependency on redis #111
- Remove the state machine #110
- Lizzy output should be compatible with senza #109
- Change traffic and delete stacks locally #108
- Lizzy deletes the newly deployed stack instead of the old one #106
- ImageVersion prepended to senza parameters #99
- Allow "ApplicationId" in StackName #48
Merged pull requests:
- Fix auth tests #167 (rafaelcaricio)
- Always upgrade installed packages to avoid security warnings #166 (rafaelcaricio)
- Release 2.0 #165 (jmcs)
- Use flag --stacktrace-visible on senza create #164 (rafaelcaricio)
- Fix getting stack in region #161 (rafaelcaricio)
- Needs to get stack in any region #160 (rafaelcaricio)
- Possible to change traffic in any region #159 (rafaelcaricio)
- Accept region parameter to list of stacks #158 (rafaelcaricio)
- Support traffic in server #157 (rafaelcaricio)
- Remove invisible print statement #156 (rafaelcaricio)
- Zappr validate our commit msgs #155 (rafaelcaricio)
- Update base docker image to python:3.5.1-23 #153 (rafaelcaricio)
- Use application_id from Taupage UserData for Kio version create #152 (rafaelcaricio)
- Lizzy runs "senza delete" incorrectly #150 (kaygorodov)
- Use snake case for payload to follow all other endpoints #149 (rafaelcaricio)
- Senza cli does not filter stacks by version #146 (rafaelcaricio)
- Senza traffic endpoint to return weights of stack #145 (rafaelcaricio)
- Lizzy is supported and well maintained #144 (rafaelcaricio)
- Update Docker Image to fix CVEs #143 (hjacobs)
- Modify GET /stacks to accept stack references parameter #141 (rafaelcaricio)
- Match senza input and output for create and delete #140 (jmcs)
- Update Docker base image to Zalando's Python:3.5.1-20 #138 (rafaelcaricio)
- Update base to python:3.5.1-18 #137 (rafaelcaricio)
- Remove unused parameter from API #134 (rafaelcaricio)
- Update limitations in README #133 (rafaelcaricio)
- Expose senza errors to lizzy-client #132 (rafaelcaricio)
- Fix problems with dockerfile #131 (jmcs)
- Status endpoint #130 (rafaelcaricio)
- Add health check endpoint #128 (rafaelcaricio)
- Discovery service endpoint #127 (rafaelcaricio)
- Better error handling #122 (jmcs)
- Remove job and REDIS dependency #121 (jmcs)
- Move post deployment action to the client #118 (jmcs)
- Use the same output json as senza #117 (jmcs)
- Fix delete Stacks problem #116 (rafaelcaricio)
- Fix packaging of project #115 (rafaelcaricio)
- Set boto3 region in models.stack.Stack #113 (jmcs)
- Add more ways of approval of PRs #107 (rafaelcaricio)