v1.19
- Secret Management using T-Vault => Developers can now use T-Vault, a simplified secrets management solution using Hashicorp Vault, to store/consume/manage secrets required for their applications. Each environment within a service gets its own secret store & functions deployed within the environment are configured to have required permissions to the access the secrets. No more storing secrets in the code, Happy Safe Coding!