Changelog
General
• 0687807 shared/dbutil/tidbutil:support PD mTLS for GC safepoints
• 73c543d contact:use WithForceDial for PingBack and PingMe dials
• 6ec1f69 shared/dbutil:drop the Spanner implementation
• 7379f97 shared/modular/logger:only attach stack traces at ERROR level
• 6f99ba3 shared/dbutil/tidbutil:allow a PD certificate per cluster
• 32e1eae shared/dbutil/tidbutil:let backends share a TiDB cluster
• 5c4141f v1.162.3
• f7f1238 shared/modular/logger:honor log.level on the OpenTelemetry core
Satellite
• 956094e satellite/accountfreeze:remove opt-out-freeze reminder
• 95aa1f7 satellite/metabase:use persisted TiDB stats for segment count
• 83ae9ac satellite/analytics:don't create Segment client without a write key
• e212028 satellite/accounting/nodetally:make nodetallies.totalsum placement aware
• f51ce43 satellite/satellitedb/dbx:drop the spanner dialect
• a417fe9 satellite/run:modular starter for gc-sender
• 0677d3a satellite/metabase:remove the Spanner adapter
• 89f2ad0 satellite/satellitedb:remove Spanner support
• 9cea4e2 satellite/metabase:remove mirrorAdapter
• 542f88b satellite/metabase:remove transitionAdapter
• da17f0d satellite/nodeaudit:improve expansion factor health accounting
• 4f63775 satellite/metabase:label the backends instead of numbering them
• cf80963 satellite/gc-bf:pin GC safepoints on every TiDB cluster
• 74d6f96 satellite/mud:wire legacy admin auth token in modular binary
• 12431f4 satellite/metabase:avoid requery walk when resuming listing at version-heavy keys
• 51478c2 satellite/reputation:don't busy loop when write cache is disabled
• 7870471 satellite/accountfreeze:update default email intervals and grace period
• f7dd820 satellite/metabase:give each batched loop entry its own AliasPieces
• af2a744 satellite/repair:avoid heap allocation per piece in classification
• 9f6426e satellite/console/dbcleanup/pendingdelete:reduce non-locked delete buffer to 0h, retain object lock buckets
Storagenode
• 3425050 storagenode:normalize missing storage usage for dashboard estimates (#7806)
Test
• 97439b0 Makefile.test.mk:drop Spanner test environments