You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
*[release-20.0] VDiff: Fix logic for reconciling extra rows (#17950) [#18071](https://github.com/vitessio/vitess/pull/18071)
22
+
*[release-20.0] VStream API: Reset stopPos in catchup (#18119) [#18121](https://github.com/vitessio/vitess/pull/18121)
23
+
#### VTTablet
24
+
*[release-20.0] fix: race on storing schema engine last changed time (#17914) [#17916](https://github.com/vitessio/vitess/pull/17916)
25
+
#### vtctldclient
26
+
*[release-20.0] Filter out tablets with unknown replication lag when electing a new primary (#18004) [#18074](https://github.com/vitessio/vitess/pull/18074)
*[release-20.0] Upgrade the Golang version to `go1.22.12`[#17702](https://github.com/vitessio/vitess/pull/17702)
31
+
### Performance
32
+
#### Performance
33
+
*[release-20.0] smartconnpool: Better handling for idle expiration (#17757) [#17780](https://github.com/vitessio/vitess/pull/17780)
34
+
#### Query Serving
35
+
*[release-20.0] pool: reopen connection closed by idle timeout (#17818) [#17830](https://github.com/vitessio/vitess/pull/17830)
36
+
*[release-20.0] Fix: Separate Lock for Keyspace to Update Controller Mapping in Schema Tracking (#17873) [#17884](https://github.com/vitessio/vitess/pull/17884)
37
+
### Regression
38
+
#### Query Serving
39
+
*[release-20.0] Fix a potential connection pool leak. (#17807) [#17813](https://github.com/vitessio/vitess/pull/17813)
40
+
#### VTTablet
41
+
*[release-20.0] fix: App and Dba Pool metrics (#18048) [#18083](https://github.com/vitessio/vitess/pull/18083)
42
+
### Release
43
+
#### General
44
+
*[release-20.0] Bump to `v20.0.7-SNAPSHOT` after the `v20.0.6` release [#17768](https://github.com/vitessio/vitess/pull/17768)
45
+
### Testing
46
+
#### Build/CI
47
+
*[release-20.0] Use release branches for upgrade downgrade tests (#18029) [#18034](https://github.com/vitessio/vitess/pull/18034)
48
+
#### Query Serving
49
+
*[release-20.0][release-21.0] DML test fix for duplicate column value (#17980) [#17987](https://github.com/vitessio/vitess/pull/17987)
50
+
*[release-20.0] Test: Increase query timeout to fix flaky test 'TestQueryTimeoutWithShardTargeting' (#18016) [#18039](https://github.com/vitessio/vitess/pull/18039)
0 commit comments