Releases: microsoft/dcp
Releases · microsoft/dcp
Release list
v0.25.3
What's Changed
- [release/0.25] Backport terminal socket ownership and ProcessHandle by @danegsta in #200
- [release/0.25] Fix ConnManager exit code race by @danegsta in #202
- [release/0.25] Add detached fork process command by @danegsta in #203
- [release/0.25] Create containers with initial network attachments by @danegsta in #204
Full Changelog: v0.25.2...v0.25.3
v0.25.2
What's Changed
- [release/0.25] Bump go to 1.26.4 by @danegsta in #187
- [release/0.25] Fix restricted directory creation race by @karolz-ms in #192
- [release/0.25] Add lifecycle modes for persistent resources by @danegsta in #193
- Backport log stream release fix to release/0.25 by @danegsta in #195
Full Changelog: v0.25.1...v0.25.2
v0.25.1
What's Changed
- [release/0.25] Add support for using terminals with Containers and Executables by @karolz-ms in #183
- [release/0.25] Fix ValuePromise causing test (and product) instability by @karolz-ms in #184
Full Changelog: v0.25.0...v0.25.1
v0.25.0
v0.24.3
What's Changed
- [release/0.24] Preserve startup data during executable fallback by @karolz-ms in #157
- [release/0.24] Add OTEL startup tracing for Aspire profiling by @karolz-ms in #164
- [release/0.24] Stop scoped persistent containers without removal by @danegsta in #160
- [release/0.24] Support certificate files for DCP TLS by @danegsta in #166
- [release/0.24] Restore correct way of stopping Executables on Windows by @karolz-ms in #168
Full Changelog: v0.24.2...v0.24.3
v0.24.2
v0.24.1
v0.23.6
v0.23.5
What's Changed
- [release/0.23] Update Microsoft Go toolchain to 1.26.3 by @karolz-ms in #146
Full Changelog: v0.23.4...v0.23.5
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