v0.5.0
Release v0.5.0 includes following changes:
- Add support and instructions for multi cluster setup with Anthos Service Mesh (ASM)
- Add support and instructions for HTTPS access with TLS for the frontend service
- Revert back to gunicorn as the default application server which was changed in v0.4.3
- Moving all python based service containers to use a python ENTRYPOINT instead of spawning them via a shell script ENTRYPOINT
- Various documentation updates
- Version bump for dependencies: rsa (frontend, userservice, contacts), py (userservice, contacts), guava (ledgermonolith, ledgerwriter, transactionhistory, balancereader)