Update @github/copilot to 1.0.55 - #1484
Conversation
- Updated nodejs and test harness dependencies - Re-ran code generators - Formatted generated code
Use generated defaults when constructing ModelSwitchToRequest so optional fields added by schema updates do not break Rust builds. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Cross-SDK Consistency ReviewThis automated update regenerates code for Node.js, Python, Go, .NET, and Rust — but the Java SDK's generated code appears to be missing the equivalent updates. The PR adds the following new types and fields across other SDKs:
However, The Java codegen is separate from Suggestion: Run
|
* Update @github/copilot to 1.0.55 - Updated nodejs and test harness dependencies - Re-ran code generators - Formatted generated code * Fix Rust model switch request initialization Use generated defaults when constructing ModelSwitchToRequest so optional fields added by schema updates do not break Rust builds. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Stephen Toub <stoub@microsoft.com> Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
* Update @github/copilot to 1.0.55 - Updated nodejs and test harness dependencies - Re-ran code generators - Formatted generated code * Fix Rust model switch request initialization Use generated defaults when constructing ModelSwitchToRequest so optional fields added by schema updates do not break Rust builds. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Stephen Toub <stoub@microsoft.com> Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Automated update of
@github/copilotto version1.0.55.Changes
@github/copilotinnodejs/package.jsonandtest/harness/package.jsonscripts/codegen)Next steps
When ready, click Ready for review to trigger CI checks.