Skip to content

v1.1.5

Choose a tag to compare

@repenguin22 repenguin22 released this 11 Jul 08:11

Documentation only — no code change (external review round 6).

  • Docs External review round 6: problem.Write notes that invalid UTF-8
    in public strings is replaced with U+FFFD by encoding/json itself (the HTTP
    boundary tolerates bytes the gRPC transport refuses); DESIGN.md §9 carries
    the poisoned-message caveat recorded in grpcerr's entry below.