-
*: upgrade golang-jwt/jwt to fix secruity alerms by hawkingrei · Pull Request #57136 · pingcap/tidb · GitHub 利用する golang-jwt/jwt のバージョンを更新しています。
-
statistics: handle the prune mode correctly in the refresher by Rustin170506 · Pull Request #57096 · pingcap/tidb · GitHub statisticsのprune modeで最新の統計情報がロードされるようにしています。
expression: introduce `SafeToShareAcrossSession` to `Expression` for Instance Plan Cache by qw4990 · Pull Request #57110 · pingcap/tidb · GitHub Instance plan cacheのために
SafeToShareAcrossSession
を追加しています。executor,planner: Fix tiflash plan with limit operator may lose execution summary problem by yibin87 · Pull Request #57101 · pingcap/tidb · GitHub explain analyzeでTiFlashを利用した場合の
actRows
が0になる事象を修正しています。exeuctor: add a helper variable to help ga hash join v2 step by step for all kinds of join types by windtalker · Pull Request #57116 · pingcap/tidb · GitHub
UseHashJoinV2ForNonGAJoin
を追加しています。ttl: fix some panic when delete a ttl timer manually by lcwangchao · Pull Request #57118 · pingcap/tidb · GitHub TTL timerを手動で削除したときにpanicする事象を修正しています。
dxf: get task from both `mysql.tidb_global_task` and `mysql.tidb_global_task_history` by fzzf678 · Pull Request #57063 · pingcap/tidb · GitHub DxFのタスク数を
mysql.tidb_global_task
とmysql.tidb_global_task_history
から取得するようにしています。tablecodec: fix global index + commonHandle + restoredValues panic by Defined2014 · Pull Request #57104 · pingcap/tidb · GitHub Global index付きのテーブルへの検索で
ERROR 1105 (HY000): runtime error: index out of range [2] with length 2
が発生する事象を修正しています。ddl: remove useless code related to legacy job queue by D3Hunter · Pull Request #56689 · pingcap/tidb · GitHub 不要なjob queueのコードを削除しています。
- chore(dashboard): update TiDB Dashboard to v8.5.0-bce95733 [master] by baurine · Pull Request #8764 · tikv/pd · GitHub 利用する TiDB Dashboard のバージョンを更新しています。
grafana: clarify raft waterfall metrics descriptions by hbisheng · Pull Request #17766 · tikv/tikv · GitHub Raft関連のメトリクスの説明を更新しています。
Make import.num_threads be able to config online by RidRisR · Pull Request #17665 · tikv/tikv · GitHub
import.num_threads
をオンラインで変更可能にしています。In-memory Engine: fix panic when destroy an uninitialized region by overvenus · Pull Request #17771 · tikv/tikv · GitHub In memory engineで初期化されていないregionをdestoryするときにpanicする事象を修正しています。
in_memory_engine: adjust the default config by glorv · Pull Request #17751 · tikv/tikv · GitHub In memory engineでの
evict-threshold
とstop-load-threshold
のデフォルト値を変更しています。resolved-ts: use min_lock_ts-1 as the candidate of resolved-ts by ekexium · Pull Request #17730 · tikv/tikv · GitHub resolved-tsの候補値にmin_lock_ts-1を利用しています。
pull_request_template: add the option for v8.5 by qiancai · Pull Request #19337 · pingcap/docs · GitHub .github/pull_request_template.md を更新しています。
Update docs related to locking by dveeden · Pull Request #19248 · pingcap/docs · GitHub
Metadata locks
の説明を追加しています。br: remove duplicated release notes from release-8.3.0.md by Oreoxmt · Pull Request #19332 · pingcap/docs · GitHub TiDB 8.3.0のリリースノートを更新しています。
Correct some configs' notes by qiancai · Pull Request #19305 · pingcap/docs · GitHub
raft-max-size-per-msg
とraft-max-inflight-msgs
の説明を更新しています。
fix(deps): update github.com/ghodss/yaml digest to d8423dc by renovate[bot] · Pull Request #5837 · pingcap/tidb-operator · GitHub 利用する github.com/ghodss/yaml のバージョンを更新しています。
build(deps): bump github.com/golang-jwt/jwt/v4 from 4.5.0 to 4.5.1 by dependabot[bot] · Pull Request #5836 · pingcap/tidb-operator · GitHub 利用する github.com/golang-jwt/jwt/v4 のバージョンを更新しています。
chore: Configure Renovate by renovate[bot] · Pull Request #5832 · pingcap/tidb-operator · GitHub .github/renovate.json を追加しています。
tests: add foreign key tests with log filter by YangKeao · Pull Request #11703 · pingcap/tiflow · GitHub Event filterつきのforeign keyでのテストを追加しています。
*(dm): add redact log config for dm worker by db-will · Pull Request #11709 · pingcap/tiflow · GitHub DM workerのlogをdedactしています。
2024年11月5日にTiFlashのコミットはありませんでした。
2024年11月5日にTiProxyのコミットはありませんでした。