Merged
Conversation
Deploying with
|
| Status | Name | Latest Commit | Updated (UTC) |
|---|---|---|---|
| ✅ Deployment successful! View logs |
disclip | 946c9ff | Sep 09 2025, 02:43 PM |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
4.34.0->4.35.0Release Notes
cloudflare/workers-sdk (wrangler)
v4.35.0Compare Source
Minor Changes
#10491
5cb806fThanks @zebp! - Add traces, OTEL destinations, and configurable persistence to observability settingsAdds a new
tracesfield to theobservabilitysettings in your Worker configuration that configures the behavior of automatic tracing. Bothtracesandlogssupport providing a list of OpenTelemetry compliantdestinationswhere your logs/traces will be exported to as well as an implicitly-enabledpersistoption that controls whether or not logs/traces are persisted to the Cloudflare observability platform and viewable in the Cloudflare dashboard.Patch Changes
#10571
4e49d3eThanks @dario-piotrowicz! - add missing type forsend_email'sexperimental_remotefield#10534
dceb550Thanks @dario-piotrowicz! - updateunstable_convertConfigBindingsToStartWorkerBindingsto prioritize preview config valuesEnsure that if some bindings include preview values (e.g.
preview_database_idfor D1 bindings) those get used instead of the standard ones (since these are the ones that start worker should be using)#10552
3b78839Thanks @vicb! - Bumpunenvto 2.0.0-rc.21Updated dependencies [
dac302c,3b78839]:Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.