Skip to content

Commit

Permalink
update summary notes
Browse files Browse the repository at this point in the history
Signed-off-by: Harshit Gangal <[email protected]>
  • Loading branch information
harshit-gangal committed Sep 20, 2023
1 parent 3877a94 commit 53555f4
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion changelog/17.0/17.0.3/summary.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,7 @@ This flag enables transaction support on `StreamExecute` api.
One enabled, VTGate `StreamExecute` grpc api will send session as the last packet in the response.
The client should enable it only when they have made the required changes to expect such a packet.

It is disabled by default.
It is disabled by default from v17.0.3.

This was a breaking change when v17.0.0 was released was causing upgrade issue for client
who relied on a certain behaviour of receiving streaming packets on `StreamExecute` call.

0 comments on commit 53555f4

Please sign in to comment.