You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Track cross-service documentation, conformance, load testing, and final hardening for the experimental v3alpha ConnectRPC API.
Service-specific behavior remains in each service issue. This issue owns the common user-facing guidance and final matrix proving that the delivered service set behaves consistently.
Documentation
Publish generated-client and command-line examples for:
Connect.
Connect HTTP GET for side-effect-free methods.
gRPC-Web.
Native gRPC and grpcurl.
Plaintext h2c and configured TLS.
Root and non-root --web.route-prefix deployments.
Health and reflection discovery.
Matchers and OR-of-AND matcher sets.
Pagination tokens and live-view limitations.
Structured validation and required-feature errors.
Parent: #5450
Summary
Track cross-service documentation, conformance, load testing, and final hardening for the experimental v3alpha ConnectRPC API.
Service-specific behavior remains in each service issue. This issue owns the common user-facing guidance and final matrix proving that the delivered service set behaves consistently.
Documentation
Publish generated-client and command-line examples for:
--web.route-prefixdeployments.Document that API v2 remains mounted and identify every enabled v3alpha capability that can create state v2 cannot faithfully represent.
Conformance matrix
Maintain coverage across every registered service and applicable transport for:
Load and race coverage
Add scenarios for:
Delivery hygiene
CHANGELOG.mdentries with each user-visible stage.Acceptance criteria
make common-format,make lint,make test-short, and fullmake testpass for the completed API surface.Related child issues