Skip to content

Releases: microsoft/dcp

v0.25.3

Choose a tag to compare

@danegsta danegsta released this 06 Jul 20:01
48fc335

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

Choose a tag to compare

@danegsta danegsta released this 30 Jun 22:22
3b06a0c

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

Choose a tag to compare

@karolz-ms karolz-ms released this 09 Jun 19:50
a94ebb3

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

Choose a tag to compare

@danegsta danegsta released this 08 Jun 21:36
9830dc6

What's Changed

  • Prefer host port for container tunnel listeners by @danegsta in #181

Full Changelog: v0.24.3...v0.25.0

v0.24.3

Choose a tag to compare

@karolz-ms karolz-ms released this 20 May 01:15
a2b84af

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

Choose a tag to compare

@danegsta danegsta released this 14 May 19:39
8b93907

What's Changed

Full Changelog: v0.24.1...v0.24.2

v0.24.1

Choose a tag to compare

@danegsta danegsta released this 13 May 20:41
f2e2e8e

What's Changed

  • [release/0.24] Update tilt apiserver dependency by @danegsta in #149

Full Changelog: v0.24.0...v0.24.1

v0.23.6

Choose a tag to compare

@danegsta danegsta released this 13 May 21:02
dc6ec65

What's Changed

  • [release/0.23] Update tilt apiserver dependency by @danegsta in #150

Full Changelog: v0.23.5...v0.23.6

v0.23.5

Choose a tag to compare

@karolz-ms karolz-ms released this 09 May 00:13
399a3f8

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

Choose a tag to compare

@danegsta danegsta released this 12 May 23:26
e26f4c6

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

Full Changelog: v0.23.5...v0.24.0