Skip to content

Bump capi fork to v3.222.1-typed-includes.1 (clean upstream base) - #5449

Merged
norman-abramovitz merged 1 commit into
cloudfoundry:developfrom
nabramovitz:chore/capi-fork-tag-v3.222.1
Jun 15, 2026
Merged

Bump capi fork to v3.222.1-typed-includes.1 (clean upstream base)#5449
norman-abramovitz merged 1 commit into
cloudfoundry:developfrom
nabramovitz:chore/capi-fork-tag-v3.222.1

Conversation

@nabramovitz

Copy link
Copy Markdown
Contributor

Repoints the fivetwenty-io/capi replace directive from the v3.216.8-typed-includes.2 pre-release to v3.222.1-typed-includes.1.

The new fork tag is the typed-includes wave rebased onto upstream's merged async/quota fixes (fivetwenty-io/capi #7/#9/#10), so it's a cleaner base than the prior 216.8 lineage (no fork-private copies of those fixes). It is verified-compatible with CF API v3.222.0 via the capi-contract audit — the 3.216→3.222 contract diff adds no new client surface (description-only param wording + empty request-body markers), and the only real gaps found were the async/quota fixes (now upstream) and the typed includes/fields (the wave itself).

The tag is a pre-release of v3.222.1 by design: the upstream PR (fivetwenty-io/capi#11) requests a plain v3.222.1 release, which will cleanly supersede this pre-release so the replace directive can retire in a one-line follow-up.

Scope: behavior-equivalent dependency swap. go.mod replace + go.sum only.

Verification: go mod tidy resolves the tag; go build ./... clean in src/jetstream.

Repoints the fivetwenty-io/capi replace directive from the
v3.216.8-typed-includes.2 pre-release to v3.222.1-typed-includes.1.

The new tag is the typed-includes wave rebased onto upstream's merged
async/quota fixes (#7/#9/#10), verified-compatible with CF API v3.222.0
via the capi-contract audit. It is a pre-release of v3.222.1 so that the
eventual upstream v3.222.1 release (requested in capi PR #11) cleanly
supersedes it and the replace directive can retire. Behavior-equivalent
dependency swap; jetstream builds clean.

@norman-abramovitz norman-abramovitz left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

LGTM

@norman-abramovitz
norman-abramovitz merged commit c6016c1 into cloudfoundry:develop Jun 15, 2026
12 checks passed
@nabramovitz
nabramovitz deleted the chore/capi-fork-tag-v3.222.1 branch June 17, 2026 08:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants