Releases: roadrunner-server/resetter
Releases · roadrunner-server/resetter
v6.0.0-beta.3
Connect-RPC migration of the RPC surface. Two RPCs (ListPlugins, Reset) reachable via Connect, plain HTTP+protojson, and plain gRPC against the same rpc.listen port. Built on api-go v6.0.0-beta.9.
Breaking: clients using net/rpc + goridge codec must switch to a Connect / HTTP / gRPC client targeting /resetter.v1.ResetterService/{ListPlugins,Reset}. Method name change: List → ListPlugins. Unknown plugin names now surface as CodeNotFound.
v6.0.0-beta.2
Pre-release v6.0.0-beta.2
v6.0.0-beta.1
Pre-release v6.0.0-beta.1
v5.1.9
What's Changed
- build(deps): bump actions/download-artifact from 4 to 5 by @dependabot[bot] in #57
- build(deps): bump actions/checkout from 4 to 5 by @dependabot[bot] in #58
- build(deps): bump actions/setup-go from 5 to 6 by @dependabot[bot] in #59
Full Changelog: v5.1.8...v5.1.9
v5.1.8
What's Changed
- build(deps): bump golangci/golangci-lint-action from 7 to 8 by @dependabot in #56
Full Changelog: v5.1.7...v5.1.8
v5.1.7
What's Changed
- build(deps): bump golangci/golangci-lint-action from 6.5.0 to 6.5.1 by @dependabot in #53
- build(deps): bump golangci/golangci-lint-action from 6.5.1 to 6.5.2 by @dependabot in #54
Full Changelog: v5.1.6...v5.1.7
v5.1.6
Full Changelog: v5.1.5...v5.1.6
v5.1.5
What's Changed
- build(deps): bump golangci/golangci-lint-action from 6.3.3 to 6.4.1 by @dependabot in #51
- build(deps): bump golangci/golangci-lint-action from 6.4.1 to 6.5.0 by @dependabot in #52
Full Changelog: v5.1.4...v5.1.5
v5.1.4
What's Changed
- build(deps): bump golangci/golangci-lint-action from 6.3.1 to 6.3.2 by @dependabot in #49
Full Changelog: v5.1.3...v5.1.4
v5.1.3
What's Changed
- build(deps): bump golangci/golangci-lint-action from 6.1.1 to 6.2.0 by @dependabot in #46
- build(deps): bump golangci/golangci-lint-action from 6.2.0 to 6.3.0 by @dependabot in #47
- build(deps): bump golangci/golangci-lint-action from 6.3.0 to 6.3.1 by @dependabot in #48
Full Changelog: v5.1.2...v5.1.3