Honor stderrthreshold when logtostderr is enabled. (@pierluigilenoci, PR #1782)
Downgrade log level for scrape failures of not ready nodes. (@bhope, PR #1783)
Add a diagram showing how metrics-server handles kubectl top pod requests. (@CatherineF-dev, PR #1654)
Bug fixes
Require both node and pod metrics for storage readiness. (@slashpai, PR #1818)
Security
Bump Go version to v1.26.4, addressing CVE-2025-47907 and CVE-2025-47906. (@dependabot, @RainbowMango, @dgrisonnet, @yangjunmyfm192085, PR #1681, #1738, #1758, #1784, #1803, #1830)
Bump golang.org/x/crypto from 0.39.0 to 0.45.0. (@dependabot, PR #1737)
Others