Skip to content

v3 Maintenance Release#10355

Merged
dario-piotrowicz merged 1 commit intov3-maintenancefrom
changeset-release/v3-maintenance
Aug 20, 2025
Merged

v3 Maintenance Release#10355
dario-piotrowicz merged 1 commit intov3-maintenancefrom
changeset-release/v3-maintenance

Conversation

@workers-devprod
Copy link
Copy Markdown
Contributor

@workers-devprod workers-devprod commented Aug 13, 2025

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to v3-maintenance, this PR will be updated.

Releases

wrangler@3.114.14

Patch Changes

  • #10330 dab7683 Thanks @petebacondarwin! - Do not attempt to update queue producer settings when deploying a Worker with a queue binding

    Previously, each deployed Worker would update a subset of the queue producer's settings for each queue binding, which could result in broken queue producers or at least conflicts where different Workers tried to set different producer settings on a shared queue.

  • #10233 a00a124 Thanks @veggiedefender! - Increase the maxBuffer size for capnp uploads

  • #10228 77a4364 Thanks @dario-piotrowicz! - fix NonRetryableError thrown with an empty error message not stopping workflow retries locally

  • Updated dependencies []:

    • miniflare@3.20250718.1

@cloudflare/workflows-shared@0.2.4

Patch Changes

@workers-devprod workers-devprod requested review from a team as code owners August 13, 2025 14:43
@workers-devprod workers-devprod added e2e Run wrangler + vite-plugin e2e tests on a PR c3-e2e Run c3 e2e tests on a PR labels Aug 13, 2025
@workers-devprod workers-devprod force-pushed the changeset-release/v3-maintenance branch 3 times, most recently from e68a68d to acfad8d Compare August 15, 2025 13:49
@workers-devprod workers-devprod force-pushed the changeset-release/v3-maintenance branch from acfad8d to 6ae857a Compare August 19, 2025 18:08
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

In all honestly my backport here could be removed, but I also think that it's also not a huge deal to leave it in

@dario-piotrowicz dario-piotrowicz merged commit 763698b into v3-maintenance Aug 20, 2025
24 of 26 checks passed
@dario-piotrowicz dario-piotrowicz deleted the changeset-release/v3-maintenance branch August 20, 2025 09:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

c3-e2e Run c3 e2e tests on a PR e2e Run wrangler + vite-plugin e2e tests on a PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants