- Fix
TestFuzz
that hangs ongo1.20.1
#12514 - Fix dubious ownership of git directory in
vitess/base
Docker build #12530
- Purge logs without panicking #12187
- Fix
vtctldclient
's Root command to return an error on unknown command #12481
- Fix initialization code to also stop replication to prevent crash #12534
- [Backport] Update topo {Get,Create}Keyspace to prevent invalid keyspace names #12732
- Fixing backup tests flakiness #12655
- [release-16.0] Port two flaky test fixes #12603 and #12546 #12745
- Reset the current lag when closing the replication lag reader. #12683
- Throttler: Store Config in Global Keyspace Topo Record #12520
- v16: Online DDL: enforce ALGORITHM=COPY on shadow table #12522
- Mysqld.GetSchema: tolerate tables being dropped while inspecting schema #12641
- collations: fix sorting in UCA900 collations #12555
- VSchema DDL: Add grammar to accept qualified table names in Vindex option values #12577
- [release-16.0]
ApplyVSchemaDDL
: escape Sequence names when writing the VSchema (#12519) #12599 - [gen4 planner] Make sure to not push down expressions when not possible #12607
- Fix
panic
when executing a prepare statement with over65,528
parameters #12614 - Always add columns in the
Derived
operator #12634 - planner: fix predicate simplifier #12650
- [planner bugfix] add expressions to HAVING #12668
- Use a left join to make sure that tables with tablespace=innodb_system are included in the schema #12672
- [planner fix] make unknown column an error only for sharded queries #12704
- VStreamer: improve representation of integers in json data types #12630
- Fix unhandled error in VTOrc
recoverDeadPrimary
#12510
- [release-16.0] Make upgrade downgrade job names unique #12499
- Examples, Flakes: Wait for Shard's VReplication Engine to Open #12560
- [release-16.0] Upgrade the Golang version to
go1.20.2
#12723
- CI: extend timeouts in onlineddl_vrepl due to slow CI runners #12583
- [release-16.0] CI: increase overall test timeouts for all OnlineDDL tests (#12584) #12589
- Auto upgrade the Golang version #12585
- Run launchable only on PRs against
main
#12694
- Add a known issue into the release notes for xtrabackup and DDLs #12536
- [release-16.0] Tooling improvements backports #12528
- Re-organize the
releasenotes
directory intochangelog
#12566 - Addition of the
v16.0.1
release summary #12751
- Add the vtadmin
web
directory to the release packages #12639
- Fix fullstatus test for backward compat #12685
- Flakes: Use new healthy shard check in vreplication e2e tests #12502