rust/v1.0.10-preview.0
Pre-release
Pre-release
What's Changed
- dotnet: update README attachment examples to current API (fixes #2196) by @HindzStark in #2208
- Support reasoningEffort: max by @Dharshika-11 in #2228
- Stop sendAndWait from emitting an unhandled rejection by @thejesh23 in #2206
- docs: clarify working directory defaults across SDKs by @xianjianlf2 in #2201
- Speed up Rust E2E tests with shared clients by @SteveSandersonMS in #2250
- build(deps-dev): bump ip-address from 10.2.0 to 10.4.0 in /test/harness by @dependabot[bot] in #2245
- build(deps-dev): bump the npm_and_yarn group across 1 directory with 2 updates by @dependabot[bot] in #2244
- build(deps-dev): bump postcss from 8.5.15 to 8.5.25 in /nodejs by @dependabot[bot] in #2243
- build(deps-dev): bump fast-uri from 3.1.4 to 3.1.5 in /test/harness by @dependabot[bot] in #2242
- docs: move SDK development guidance to local READMEs by @SteveSandersonMS in #2253
- build(deps-dev): bump postcss from 8.5.15 to 8.5.25 in /test/harness by @dependabot[bot] in #2252
- docs: replace removed
session.idle.backgroundTasksfield with the currentabortedfield by @examon in #2232 - Parallelize Python and Windows .NET CI tests by @SteveSandersonMS in #2251
- Fix active Node and Rust replay E2E flakes by @roji in #2186
- Add userPromptTransformed hook to all SDKs by @SteveSandersonMS in #2254
- fix: Java README version stuck at 1.0.5-01; release sed regex can't match numeric qualifiers by @rinceyuan in #2226
- docs: update Go and Rust API reference links by @scottaddie in #2266
- docs: add citations guide by @patniko in #2267
- sdk: Expose disabled MCP servers across languages by @connor4312 in #2260
- docs: correct the Python Customize Mode section IDs and action list by @examon in #2264
- Add
history.clearContextandTool.isTerminalacross all SDKs by @examon in #2129 - fix(java): preserve MCP permission extension data by @rinceyuan in #2276
- Update @github/copilot to 1.0.79-5 by @github-actions[bot] in #2282
- Update @github/copilot to 1.0.79-6 by @github-actions[bot] in #2287
- SDK, Runtime: Recover JSON-RPC frames containing unpaired UTF-16 surrogates by @Chuxel in #2283
- Add managed permission settings to session startup by @joshspicer in #2139
New Contributors
- @HindzStark made their first contribution in #2208
- @Dharshika-11 made their first contribution in #2228
- @thejesh23 made their first contribution in #2206
- @xianjianlf2 made their first contribution in #2201
- @Chuxel made their first contribution in #2283
Full Changelog: rust/v1.0.9-preview.3...rust/v1.0.10-preview.0