You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Update @github/copilot to 1.0.66-1
- Updated nodejs and test harness dependencies
- Re-ran code generators
- Formatted generated code
* Fix SDK tests for Copilot 1.0.66-1
Update language SDK tests for generated session.gitHubAuth RPC names and plugin uninstall direct source IDs. Pass newly required generated fields where needed.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
* Fix Java and Python CI failures
Update Java test constructors for regenerated schema records and apply Python ruff formatting.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
* Fix .NET dispose handler E2E leakage
Avoid starting an inference in the dispose-from-handler deadlock test. The prior prompt could continue after the test completed and pollute the replay proxy for the next snapshot on macOS.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
* Dispose stateful .NET E2E session
Destroy the stateful conversation session when the test completes so delayed macOS runtime traffic cannot pollute the next replay snapshot.
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>
0 commit comments