vitess.io/vitess@v0.16.2/changelog/7.0/7.0.3/release_notes.md (about)

     1  This update fixes several regressions that were deemed significant enough to be backported to the release branch. 
     2  
     3  ## Bugs Fixed
     4  
     5  * Vtgate : Should receive healthcheck updates from all tablets in cells_to_watch #6857
     6  * Vtgate : Fix error around breaking of multistatements #6824
     7  * Vtgate : Fix bug in REPLICA/RDONLY routing #6904
     8  * Vttablet : checkNoDB should not require tables to be present #6788
     9  
    10  ## Build Changes
    11  
    12  * Build : Download zookeeper 3.4.14 from archive site #6868