vitess.io/vitess@v0.16.2/changelog/9.0/9.0.2/release_notes.md (about) 1 ## Bug fixes 2 ### Cluster management 3 * Restore: Check disable_active_reparents properly before waiting for position update #8114 4 ### Query Serving 5 * Fix information_schema query with system schema in table_schema filter #8095 6 * Fix for issue with information_schema queries with both table name and schema name predicates #8096 7 * Fix for transactions not allowed to finish during PlannedReparentShard #8098 8 * PRIMARY in index hint list #8158 9 ## CI/Build 10 ### Build/CI 11 * Release 9.0.1 #8065 12 * 9.0.0: update release notes with known issue #8080 #8082 13 * Added release script to the makefile #8182 14 * Update do_release to work in the 9.0 branch #8184 15 ## Performance 16 ### Cluster management 17 * Revert "backup: Use pargzip instead of pgzip for compression." #8174 18 19 The release includes 17 commits (excluding merges) 20 Thanks to all our contributors: @GuptaManan100, @deepthi, @Harshit, @rafael, @systay