v0.24.0
What's Changed
- Allow applying additional files to a container via tar image layers by @danegsta in #105
- Dependency update by @karolz-ms in #109
- Ensure container state is "Exited" even if it exits very quickly by @karolz-ms in #112
- Minor linter issues by @karolz-ms in #113
- Add new powershell script for test-ci to remove need for choco install on build agents by @danegsta in #115
- Ensure that exit code is set as part of transitioning to final object state by @karolz-ms in #118
- fix: add project overview to README (issue #54) by @Jah-yee in #108
- Fix test-ci.ps1 compatibility with PowerShell 5.1 by @danegsta in #121
- Explicitly enable cfsclean policies by @danegsta in #123
- Bug fixes for resource stop scenario by @karolz-ms in #124
- Fix "system" kind of resource logs by @karolz-ms in #127
- Improve error reporting related to container tunnel by @karolz-ms in #129
- Fallback to local tunnel base image when pull fails by @danegsta in #132
- Support target platform for container builds by @McDonaldSean in #140
- Improve container log stream cancellation logic by @karolz-ms in #141
- Cleanup sending interrupt signals on Windows by @danegsta in #131
- Add a code review skill by @karolz-ms in #145
- Update Microsoft Go toolchain to 1.26.3 by @Copilot in #144
New Contributors
- @Jah-yee made their first contribution in #108
- @McDonaldSean made their first contribution in #140
Full Changelog: v0.23.5...v0.24.0