β¨ Glob Patterns: Added support for ** (globstar/recursive) and brace expansion {pattern1,pattern2} in grpc.proto configuration paths FR (thanks @Nyholm)
π― Core
π CVE Fixes (deps): Updated Go packages to resolve CVE-2026-27141 and CVE-2026-25882 CHORE (thanks @Orrison)
π CVE Fixes (stdlib): Updated Go version to 1.26.1 to address CVE-2026-25679, CVE-2026-27142, CVE-2026-27137 in go/stdlibCHORE (thanks @Orrison)