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
Since 1.2.307, support deseriazlie Role info with pb and json but only support serialize Role info to json.
126
-
127
-
Since 1.2.311, only support seriazlie Role info to pb.
128
-
129
-
Prevents the query node that is not successfully upgraded from reading data due to operations on the role during rolling upgrade. You are advised to upgrade to 1.2.307 and then 1.2.311.
130
-
131
-
For example, Current Version is 1.2.306 upgrade to 1.2.312:
132
-
133
-
```
134
-
1.2.307 -> 1.2.311 -> 1.2.312
135
-
136
-
```
117
+
# Compatibility between databend-query
118
+
119
+
## Version Compatibility Matrix
120
+
121
+
| Query version | Backward compatible with | Key Changes |
0 commit comments