·
20 commits
to main
since this release
What's Changed
🐛 Bug fixes
- Account UUIDs specified using environment variables are not resolved when other environment variables in the manifest are not resolved #1981
- Warnings for undefined environments used in environment overrides in configs are generated correctly #1984
- Logs are written to
Stdout
rather thanStdErr
, and the error log file only contains errors #1986
Full Changelog: v2.24.0...v2.24.1