Skip to content

Fix server compatibility with 0.20.[27-29] clients - #4148

Merged
jvstme merged 1 commit into
masterfrom
issue_4147_fix_server_gateway_api_backward_compatibility
Aug 14, 2026
Merged

Fix server compatibility with 0.20.[27-29] clients#4148
jvstme merged 1 commit into
masterfrom
issue_4147_fix_server_gateway_api_backward_compatibility

Conversation

@jvstme

@jvstme jvstme commented Aug 14, 2026

Copy link
Copy Markdown
Collaborator

Ignore GatewayConfiguration.router in client
requests if null, which is what 0.20.27,
0.20.28, and 0.20.29 clients send by default.

Fixes #4147

Ignore `GatewayConfiguration.router` in client
requests if `null`, which is what 0.20.27,
0.20.28, and 0.20.29 clients send by default.
@jvstme
jvstme merged commit 7767e22 into master Aug 14, 2026
27 checks passed
@jvstme
jvstme deleted the issue_4147_fix_server_gateway_api_backward_compatibility branch August 14, 2026 12:55
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.

[Bug]: 0.20.27, 0.20.28, 0.20.29 clients cannot create/update gateways with 0.21.0 server

1 participant