Minor Changes
-
#15703
02c1d83Thanks @KianNH! - Export shared Container registry image APIsExpose
listContainerImages,deleteContainerImage, andparseContainerImageTagwith their result types so CLI consumers can reuse registry image listing, deletion, and reference validation. -
#15700
275184dThanks @KianNH! - Export shared Container SSH APIsExpose
sshCommand,containersSshOptions,shouldUseStdio, and theContainerSshArgstype so CLI consumers can reuse Container SSH connection and proxy handling.
Patch Changes
-
#15703
02c1d83Thanks @KianNH! - Improve Container image listing and deletionList all image pages using read-only credentials, validate tags before deletion, and report successful deletion when the garbage-collection request fails.
-
#15700
275184dThanks @KianNH! - Fix Container SSH connection setup and shutdownPrevent 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