diff --git a/doc/releasenotes/7_0_3_release_notes.md b/doc/releasenotes/7_0_3_release_notes.md index 1d8bcc3a805..f4205cba9b8 100644 --- a/doc/releasenotes/7_0_3_release_notes.md +++ b/doc/releasenotes/7_0_3_release_notes.md @@ -4,6 +4,7 @@ This update fixes several regressions that were deemed significant enough to be * 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