Skip to content

v1.49.0

Compare
Choose a tag to compare
@aknysh aknysh released this 03 Nov 04:21
· 209 commits to main since this release
fc5357b

what

  • Update depends_on and atmos describe dependents
  • Restore checking for the context in imports with Go templates removed in #464
  • Update README

why

  • The settings.depends_on was incorrectly processed for cross-tenant, cross-environment and cross-staging dependencies
  • When the context was not provided in imports with Go templates, we did not process Go templates. A change was introduced in #464 which does not work for all use-cases. Restoring the old functionality