what
- Update
depends_on
andatmos describe dependents
- Restore checking for the
context
in imports withGo
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 withGo
templates, we did not processGo
templates. A change was introduced in #464 which does not work for all use-cases. Restoring the old functionality