rust/v1.0.0-beta.6
Pre-release
Pre-release
What's Changed
- Fix codegen identifier sanitization by @stephentoub in #1285
- Update @github/copilot to 1.0.47 by @github-actions[bot] in #1286
- Derive Default on generated Rust types by @tclem in #1272
- Generate Go bool discriminated unions by @qmuntal in #1284
- Update @github/copilot to 1.0.48-1 by @github-actions[bot] in #1288
- Share generated schema definitions across SDKs by @stephentoub in #1289
- Hide deprecated APIs where supported by @stephentoub in #1293
- Use schema descriptions in generated SDK docs by @stephentoub in #1291
- Update @github/copilot to 1.0.48 by @github-actions[bot] in #1292
- Add remote_session field to all SDK SessionConfig types by @devm33 in #1295
- Fix shared schema comparison for Go codegen by @stephentoub in #1304
- Update @github/copilot to 1.0.49-0 by @github-actions[bot] in #1305
- Update @github/copilot to 1.0.49-1 by @github-actions[bot] in #1307
- feat: add model field to CustomAgentConfig across all SDKs by @patniko in #1309
- Fix Python Quick Start example to compile with current SDK by @stephentoub in #1310
- Fix Python session.send docs examples by @stephentoub in #1312
- Consolidate ask_user E2E snapshots into single canonical folder by @stephentoub in #1311
- Stabilize compaction E2E tests by @stephentoub in #1314
- Harden permission-reject E2E tests across all SDKs (#1194) by @stephentoub in #1317
- Honor preinstalled CLI path in .NET MSBuild targets (#921) by @stephentoub in #1318
- Add netstandard and net10 targets to C# SDK by @stephentoub in #1320
- Fix some argument validation in C# by @stephentoub in #1322
- Add .NET CopilotTool helper by @stephentoub in #1321
- Add cloud session config support by @tiagonbotelho in #1306
- Fix sub-agent hook propagation: expose sessionId on hook inputs by @SteveSandersonMS in #1290
- Make tool callbacks optional across SDKs by @stephentoub in #1308
- Fix permission handler kinds in SDK docs and samples (#1133) by @stephentoub in #1315
- Use 32-bit types for bounded schema integers by @stephentoub in #1329
- Seal generated session event types by @stephentoub in #1330
- Propagate experimental RPC markers through generated types by @stephentoub in #1331
- Clean up more argument validation by @stephentoub in #1328
- Update @github/copilot to 1.0.49-6 by @github-actions[bot] in #1327
- Update @github/copilot to 1.0.49 by @github-actions[bot] in #1333
- Export generated session event types by @stephentoub in #1316
- Fix .NET E2E auth setup by @stephentoub in #1334
- Add enum value descriptions to generated docs by @stephentoub in #1336
- Add SessionFs sqlite support for runtime sqlite routing by @SteveSandersonMS in #1299
- Fix Python from_dict() round-trip for optional fields with schema defaults by @stephentoub in #1313
- Fix hook snapshot for runtime replay by @stephentoub in #1337
- Emit regex attributes from C# codegen by @stephentoub in #1338
- Strip Ms suffix for duration properties by @stephentoub in #1339
- Update @github/copilot to 1.0.51-1 by @github-actions[bot] in #1340
- Update @github/copilot to 1.0.51-2 by @github-actions[bot] in #1342
- Fix flaky Should_Accept_Both_MCP_Servers_And_Custom_Agents test by @stephentoub in #1346
- Add Rust (and C#) to SDK language lists across docs by @stephentoub in #1349
- Make MCPStdioServerConfig.args optional across all SDKs by @stephentoub in #1347
- Publish .snupkg symbols package to NuGet.org by @stephentoub in #1345
- Update @github/copilot to 1.0.51-3 by @github-actions[bot] in #1351
- Update @github/copilot to 1.0.51 by @github-actions[bot] in #1353
- C# API review fixes by @SteveSandersonMS in #1343
- Enable .NET E2E tests to run on .NET Framework (net472) by @stephentoub in #1358
- TypeScript SDK API review fixes by @SteveSandersonMS in #1357
- Fix flaky pending-messages-modified E2E test across SDKs by @stephentoub in #1362
- Go SDK API review fixes by @SteveSandersonMS in #1360
- Add java to monorepo: Phase 02: code and test CI. by @edburns in #1348
- Bump org.apache.maven.plugins:maven-enforcer-plugin from 3.6.2 to 3.6.3 in /java in the java-maven-deps group by @dependabot[bot] in #1365
- Update @github/copilot to 1.0.52-0 by @github-actions[bot] in #1370
- Update @github/copilot to 1.0.52-1 by @github-actions[bot] in #1371
- Add preMcpToolCall hook support to all SDKs by @stephentoub in #1366
New Contributors
- @tiagonbotelho made their first contribution in #1306
Full Changelog: rust/v1.0.0-beta.4...rust/v1.0.0-beta.6