github cloudflare/workers-sdk wrangler@4.40.3

11 hours ago

Patch Changes

  • #10602 ff82d80 Thanks @tukiminya! - fix: update Secrets Store command status from alpha to open-beta

  • #10623 7a6381c Thanks @IRCody! - Handle more cases for correctly resolving the full uri for an image when using containers push.

  • #10779 325d22e Thanks @hoodmane! - Add fallthrough: true for python_modules data rule

  • #10112 8d07576 Thanks @devin-ai-integration! - fix: allow Workflow bindings when calling getPlatformProxy()

    Workflow bindings are not supported in practice when using getPlatformProxy().
    But their existence in a Wrangler config file should not prevent other bindings from working.
    Previously, calling getPlatformProxy() would crash if there were any Workflow bindings defined.
    Now, instead, you get a warning telling you that these bindings are not available.

  • #10769 0a554f9 Thanks @penalosa! - Mark more errors as UserError to disable Sentry reporting

  • #10679 6244a9e Thanks @KianNH! - Fix rendering for nested objects in containers list and containers info [ID]

  • #10785 d09cab3 Thanks @pombosilva! - Workflows names and instance IDs are now properly validated with production limits.

  • Updated dependencies [6ff41a6, 0c208e1, 2432022, d0801b1, 0a554f9]:

    • miniflare@4.20250927.0
    • @cloudflare/unenv-preset@2.7.5

Don't miss a new workers-sdk release

NewReleases is sending notifications on new releases.