Skip to content

v0.26.5

Compare
Choose a tag to compare
@github-actions github-actions released this 30 Oct 23:02
· 10 commits to main since this release
7c6bd5b

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 a SourceContext in your DeploymentSettings.

Bug Fixes

  • Fixing TeamEnvironmentPermission, project field was not working #429

Miscellaneous