v0.26.5
Improvements
-
Make SourceContext optional in DeploymentSettings #427
In some advanced use cases, for example if your source code is baked into a custom image, or you are obtaining
the source code from a different source, you may not want to specify aSourceContext
in yourDeploymentSettings
.
Bug Fixes
- Fixing TeamEnvironmentPermission, project field was not working #429