Support stream (but keep pipeline backwards compatible) binding for Pipelines#13860
Conversation
🦋 Changeset detectedLatest commit: 6626bc2 The changes in this PR will be included in the next version bump. This PR includes changesets to release 7 packages
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
|
Codeowners approval required for this PR:
Show detailed file reviewers
|
|
✅ All changesets look good |
|
The review was successfully posted with both the summary and the inline suggestion comment. I'm Bonk, and I've done a quick review of your PR. This PR renames 1 issue found: Bug: Miniflare Zod schema silently drops The fix (posted as an inline suggestion) is to collapse the two ambiguous object variants into a single |
create-cloudflare
@cloudflare/kv-asset-handler
miniflare
@cloudflare/pages-shared
@cloudflare/unenv-preset
@cloudflare/vite-plugin
@cloudflare/vitest-pool-workers
@cloudflare/workers-editor-shared
@cloudflare/workers-utils
wrangler
commit: |
0b9b309 to
a4ed9d6
Compare
a4ed9d6 to
bfd1312
Compare
|
Codeowners approval required for this PR:
Show detailed file reviewers |
bfd1312 to
328dae5
Compare
328dae5 to
6ad10b7
Compare
workers-devprod
left a comment
There was a problem hiding this comment.
Codeowners reviews satisfied
6ad10b7 to
89f375d
Compare
89f375d to
6626bc2
Compare
|
Codeowners approval required for this PR:
Show detailed file reviewers |
This reverts commit cf09891 and fixes additional items.
PIPE-374
Fixes the mismatch between original Pipeline bindings and v1 Pipeline entities. Specifically that we are binding to a Stream now, which then feeds the Pipeline that delivers traffic to a Sink. We preserve the original bindings to avoid breaking existing pipelines, but issue a warning of the deprecated usage.
A picture of a cute animal (not mandatory, but encouraged)