Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Op handler #12

Closed
wants to merge 4 commits into from
Closed

Op handler #12

wants to merge 4 commits into from

Commits on Sep 12, 2023

  1. fix wrong legend name (tikv#7080)

    close tikv#7081
    
    Signed-off-by: bufferflies <[email protected]>
    bufferflies committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    ea28fe8 View commit details
    Browse the repository at this point in the history
  2. chore(dashboard): update version to v2023.09.11.1 (tikv#7065) (tikv#7079

    )
    
    close tikv#7066
    
    1. security: improve tidb-dashboard login security, encrypt the login password to avoid transport plain text (required for 6.5 version)
    2. debug-api: support pagination for ddl history for debug-api
    3. keyvisual: use scanRegions instead of fetch all regions (required for 6.5 version)
    4. refine execution plan, now it can be showed as table style
    
    Signed-off-by: ti-chi-bot <[email protected]>
    Signed-off-by: nolouch <[email protected]>
    
    Co-authored-by: Sparkle <[email protected]>
    Co-authored-by: nolouch <[email protected]>
    Co-authored-by: ti-chi-bot[bot] <108142056+ti-chi-bot[bot]@users.noreply.github.com>
    4 people committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    2f57a9f View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2023

  1. mcs: watch scheduling service's primary address (tikv#7072)

    ref tikv#5839
    
    Signed-off-by: lhy1024 <[email protected]>
    
    Co-authored-by: ti-chi-bot[bot] <108142056+ti-chi-bot[bot]@users.noreply.github.com>
    lhy1024 and ti-chi-bot[bot] committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    b8d9c6e View commit details
    Browse the repository at this point in the history
  2. move operator handler

    Signed-off-by: lhy1024 <[email protected]>
    lhy1024 committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    ae39fbf View commit details
    Browse the repository at this point in the history