You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Added prebuilt binaries for linux/loong64 (LoongArch, new-world ABI)
Refreshed the compiled-in IANA server lists: all 1437 root-zone TLDs re-verified — Tucows TLDs moved to registry.click, Chinese gTLDs consolidated on zdns.cn/rdap.ngtld.cn, .link/.music and other registry migrations, new .merck TLD, three new RIPE ASN ranges
Security: built with Go 1.26.5 (fixes GO-2026-5856); responses use Cache-Control: private when API-key auth is enabled; an invalid proxy.server now fails startup instead of silently bypassing the proxy
Fixed: Redis cache no longer misreads client disconnects as Redis failures; boolean env vars no longer coerce invalid values to false; .la registrar IANA ID parsing; .hk/.tw/.mo CRLF nameserver loss; 256 KiB body cap on /mcp; graceful shutdown stops accepting before draining; deduplicated-query waiters return on client disconnect; /batch rejects trailing data; OpenAPI security declarations and dedicated CIDR path
Changed: /mcp runs stateless and returns plain JSON (no SSE); RDAP bootstrap keeps last-known-good data per category on refresh failure, partial refreshes recorded as partial
Dependencies: x/net 0.57.0, x/sync 0.22.0, and friends