File tree Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change 48
48
49
49
### <a id =" upgrade-from-v21 " />Upgrade Path from v21</a >
50
50
51
- Upgrading from v21.0.x to v22.0.0 is slightly different from previous versions.
51
+ For end-users using prepared statements along with JSON type values, upgrading to v22.0.0 is slightly different from previous versions.
52
52
53
53
Pull Request [ #16988 ] ( https://github.com/vitessio/vitess/pull/16988 ) causes an issue ([ #18143 ] ( https://github.com/vitessio/vitess/issues/18143 ) )
54
- when upgrading VTTablet to v22.0.0 first. It is thus recommended to upgrade VTGate first, followed by VTTablet.
54
+ when upgrading VTTablet to v22.0.0 first while using prepared statements and JSON type values.
55
+
56
+ If you are in this category, it is recommended to upgrade VTGate first, followed by VTTablet.
55
57
56
58
### <a id =" deprecations " />Deprecations</a >
57
59
You can’t perform that action at this time.
0 commit comments