Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 12 additions & 0 deletions doc/releasenotes/7_0_3_release_notes.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
This update fixes several regressions that were deemed significant enough to be backported to the release branch.

## Bugs Fixed

* Vtgate : Should receive healthcheck updates from all tablets in cells_to_watch #6857
* Vtgate : Fix error around breaking of multistatements #6824
* Vtgate : Fix bug in REPLICA/RDONLY routing #6904
* Vttablet : checkNoDB should not require tables to be present #6788

## Build Changes

* Build : Download zookeeper 3.4.14 from archive site #6868