Skip to content

Commit cace274

Browse files
OmarAlJarrahclaude
andcommitted
docs: reword deferred-scope notes in changelog
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
1 parent 9b507f5 commit cace274

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -86,10 +86,10 @@ removed, so existing code continues to work without modification.
8686

8787
The following were intentionally left out of this round and are **not** included:
8888

89-
- **Default error map (F6c)** — error classification beyond the `retryable`
89+
- **Default error map** — error classification beyond the `retryable`
9090
flag and body snapshot was deferred; callers still map status codes to domain
9191
errors themselves.
92-
- **`sendfile` fast-path (F7)** — file bodies are streamed via the existing
92+
- **`sendfile` fast-path** — file bodies are streamed via the existing
9393
`iter_bytes` path; no zero-copy `sendfile` transport optimisation was added.
9494
- **MCP support** — no Model Context Protocol integration is included.
9595
- **Java SDK items** — the Java counterpart lives in a separate repository and

0 commit comments

Comments
 (0)