github cloudflare/workers-sdk @cloudflare/containers-shared@0.19.0

latest releases: wrangler@4.136.2, @cloudflare/deploy-helpers@0.14.1, @cloudflare/autoconfig@0.6.1...
7 hours ago

Minor Changes

  • #15703 02c1d83 Thanks @KianNH! - Export shared Container registry image APIs

    Expose listContainerImages, deleteContainerImage, and parseContainerImageTag with their result types so CLI consumers can reuse registry image listing, deletion, and reference validation.

  • #15700 275184d Thanks @KianNH! - Export shared Container SSH APIs

    Expose sshCommand, containersSshOptions, shouldUseStdio, and the ContainerSshArgs type so CLI consumers can reuse Container SSH connection and proxy handling.

Patch Changes

  • #15703 02c1d83 Thanks @KianNH! - Improve Container image listing and deletion

    List all image pages using read-only credentials, validate tags before deletion, and report successful deletion when the garbage-collection request fails.

  • #15700 275184d Thanks @KianNH! - Fix Container SSH connection setup and shutdown

    Prevent SSH connections from stalling during setup and ensure proxy processes exit when sessions close.

  • Updated dependencies [ec5251a]:

    • @cloudflare/config@0.17.0
    • @cloudflare/build-output-utils@0.7.1

Don't miss a new workers-sdk release

NewReleases is sending notifications on new releases.