Skip to content

feature: roadrunner-temporal v6 — connect-rpc control plane#775

Closed
rustatian wants to merge 7 commits into
masterfrom
v6
Closed

feature: roadrunner-temporal v6 — connect-rpc control plane#775
rustatian wants to merge 7 commits into
masterfrom
v6

Conversation

@rustatian

Copy link
Copy Markdown
Collaborator

v6 line of the plugin, tracking the RoadRunner v6 plugin set.

  • module moved to github.com/temporalio/roadrunner-temporal/v6
  • control RPC migrated from goridge net/rpc to Connect-RPC: RPC() (string, http.Handler) returns the generated TemporalService handler; soft errors keep v5 parity by reporting through common.v1.Status in the response
  • deps: roadrunner-server/api/v4api-go/v6 + api-plugins/v6, poolpool/v2, goridge dropped
  • integration tests and helpers ported to the Connect clients (Go-SDK worker against temporal server start-dev)
  • deps refreshed via go get -u all (absorbs chore(deps): bump go.temporal.io/server from 1.31.0 to 1.31.1 #772 and chore(deps): bump go.temporal.io/api from 1.62.13 to 1.62.14 #773)

Note: api-go/v6 is pinned to a pseudo-version until roadrunner-server/api#75 and roadrunner-server/api-go#21 merge and a new beta tag is cut.

Copilot AI review requested due to automatic review settings June 12, 2026 11:41

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Copilot encountered an error and was unable to review this pull request. You can try again by re-requesting a review.

@rustatian

Copy link
Copy Markdown
Collaborator Author

Superseded by the feature-branch PR: the v6 line moved off the long-lived v6 branch.

@rustatian rustatian closed this Jun 12, 2026
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