Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: pingcap/tiproxy
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: pingcap/tiproxy
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: release-nextgen-202603
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 20 commits
  • 118 files changed
  • 5 contributors

Commits on Apr 1, 2026

  1. Configuration menu
    Copy the full SHA
    70c9952 View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2026

  1. backendcluster: add cluster manager and cluster-scoped topology runti…

    …me (#1104) (#1122)
    
    Signed-off-by: Yang Keao <yangkeao@chunibyo.icu>
    Co-authored-by: Yang Keao <yangkeao@chunibyo.icu>
    ti-chi-bot and YangKeao authored Apr 13, 2026
    Configuration menu
    Copy the full SHA
    8aefd9f View commit details
    Browse the repository at this point in the history
  2. metricsreader: move cluster-scoped metrics lifecycle into backend clu…

    …sters (#1105) (#1123)
    
    Signed-off-by: Yang Keao <yangkeao@chunibyo.icu>
    Co-authored-by: Yang Keao <yangkeao@chunibyo.icu>
    ti-chi-bot and YangKeao authored Apr 13, 2026
    Configuration menu
    Copy the full SHA
    51e4063 View commit details
    Browse the repository at this point in the history
  3. router: add port-based routing groups (#1106) (#1124)

    Signed-off-by: Yang Keao <yangkeao@chunibyo.icu>
    Co-authored-by: Yang Keao <yangkeao@chunibyo.icu>
    ti-chi-bot and YangKeao authored Apr 13, 2026
    Configuration menu
    Copy the full SHA
    4004711 View commit details
    Browse the repository at this point in the history
  4. backendcluster: route PD and backend traffic through cluster DNS (#1107

    …) (#1126)
    
    Signed-off-by: Yang Keao <yangkeao@chunibyo.icu>
    Co-authored-by: Yang Keao <yangkeao@chunibyo.icu>
    ti-chi-bot and YangKeao authored Apr 13, 2026
    Configuration menu
    Copy the full SHA
    71a9baa View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2026

  1. cert: add fsnotify to watch and reload cert files (#1127) (#1129)

    Co-authored-by: better0332 <better0332@163.com>
    Co-authored-by: djshow832 <zhangming@pingcap.com>
    3 people authored Apr 16, 2026
    Configuration menu
    Copy the full SHA
    349d1f7 View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2026

  1. balance, proxy: support evicting backends by config (#1116) (#1131)

    Co-authored-by: djshow832 <zhangming@pingcap.com>
    ti-chi-bot and djshow832 authored Apr 20, 2026
    Configuration menu
    Copy the full SHA
    d34a518 View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2026

  1. memory, config: reject connections when memory usage is high (#1120) (#…

    …1135)
    
    Co-authored-by: djshow832 <zhangming@pingcap.com>
    ti-chi-bot and djshow832 authored Apr 21, 2026
    Configuration menu
    Copy the full SHA
    9cf5fdd View commit details
    Browse the repository at this point in the history
  2. net: reduce the TLS buffer size to reduce memory usage (#1121) (#1137)

    Co-authored-by: djshow832 <zhangming@pingcap.com>
    ti-chi-bot and djshow832 authored Apr 21, 2026
    Configuration menu
    Copy the full SHA
    ff2bcd4 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2026

  1. balance: use tidb_tikvclient_request_seconds_count to be compatible…

    … with the latest tidb (#1143) (#1144)
    
    Co-authored-by: djshow832 <zhangming@pingcap.com>
    ti-chi-bot and djshow832 authored Apr 23, 2026
    Configuration menu
    Copy the full SHA
    9dd6a06 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2026

  1. api: add PUT/DELETE /health endpoint to mark the instance as unheal…

    …thy (#1141) (#1154)
    
    Signed-off-by: Yang Keao <yangkeao@chunibyo.icu>
    Co-authored-by: Yang Keao <yangkeao@chunibyo.icu>
    ti-chi-bot and YangKeao authored May 24, 2026
    Configuration menu
    Copy the full SHA
    83c618b View commit details
    Browse the repository at this point in the history

Commits on May 26, 2026

  1. Configuration menu
    Copy the full SHA
    15487a6 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2026

  1. balance: lower the OOM risk level during TiDB bootstrap (#1167) (#1169)

    Co-authored-by: djshow832 <zhangming@pingcap.com>
    ti-chi-bot and djshow832 authored Jun 5, 2026
    Configuration menu
    Copy the full SHA
    20ece63 View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2026

  1. balance, proxy: fix TiDB CPU imbalance when balance.policy="resource" (

    …#1173) (#1175)
    
    Co-authored-by: djshow832 <zhangming@pingcap.com>
    ti-chi-bot and djshow832 authored Jun 15, 2026
    Configuration menu
    Copy the full SHA
    8ad2a00 View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2026

  1. util: Disable keepalive for HTTP connections in metrics reader and he…

    …alth check (#1177) (#1182)
    
    Co-authored-by: djshow832 <zhangming@pingcap.com>
    ti-chi-bot and djshow832 authored Jun 22, 2026
    Configuration menu
    Copy the full SHA
    91a5af9 View commit details
    Browse the repository at this point in the history
  2. *: remove unsafe hack functions (#1179) (#1184)

    Co-authored-by: djshow832 <zhangming@pingcap.com>
    ti-chi-bot and djshow832 authored Jun 22, 2026
    Configuration menu
    Copy the full SHA
    3b85926 View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2026

  1. balance: read metrics directly from backends when failing to query fr…

    …om owners (#1185) (#1186)
    
    Co-authored-by: djshow832 <zhangming@pingcap.com>
    ti-chi-bot and djshow832 authored Jun 23, 2026
    Configuration menu
    Copy the full SHA
    6dfdfc5 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2026

  1. *: upgrade some libraries to avoid security vulnerablities (#1190) (#…

    …1191)
    
    Co-authored-by: djshow832 <zhangming@pingcap.com>
    ti-chi-bot and djshow832 authored Jul 16, 2026
    Configuration menu
    Copy the full SHA
    9c71f12 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2026

  1. meter: support Tencent Cloud COS (#1201) (#1203)

    Co-authored-by: july2993 <july2993@gmail.com>
    ti-chi-bot and july2993 authored Aug 17, 2026
    Configuration menu
    Copy the full SHA
    85ed358 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2026

  1. *: report unhealthy on the status port when the memory usage is too h…

    …igh (#1212) (#1215)
    
    Co-authored-by: djshow832 <zhangming@pingcap.com>
    ti-chi-bot and djshow832 authored Sep 14, 2026
    Configuration menu
    Copy the full SHA
    8b1fd9f View commit details
    Browse the repository at this point in the history
Loading