Skip to content

Commit 02a4b14

Browse files
authored
[release-22.0] Narrow down affected users by new v22 migration path (#18199)
Signed-off-by: Florent Poinsard <[email protected]>
1 parent 5aa970b commit 02a4b14

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

changelog/22.0/22.0.0/summary.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,10 +48,12 @@
4848

4949
### <a id="upgrade-from-v21"/>Upgrade Path from v21</a>
5050

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.
5252

5353
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.
5557

5658
### <a id="deprecations"/>Deprecations</a>
5759

0 commit comments

Comments
 (0)