Skip to content

v0.5.0

Choose a tag to compare

@eareimu eareimu released this 25 Jun 17:11
· 9 commits to main since this release
8731c59

dshell v0.5.0

This release moves DShell to the 0.5.0 compatibility line for the current DHTTP/3 and WebTransport stack.

Highlights:

  • Updated the DShell crate for h3x 0.5.0.
  • Kept DShell transport on the WebTransport-only protocol path.
  • Preserved the existing DShell client, server, PAM, CLI, and config feature surfaces.

Compatibility notes:

  • The published Cargo package is dshell 0.5.0.
  • Consumers should use h3x 0.5.0 with the WebTransport feature surface.

Release surface:

  • dshell 0.5.0

Full changelog: v0.4.0...v0.5.0

Authentication and provenance: