Tags: github/copilot-sdk
Tags
rust: use native-tls for the build-time CLI download (#1964) build/in_process.rs and build/out_of_process.rs download the Copilot CLI with ureq, which was on the rustls (tls) feature and pulled rustls and ring into the build. Switch ureq to native-tls and build the connector in both download paths so the build no longer compiles rustls/ring (schannel on Windows, Security.framework on macOS, OpenSSL on Linux). Co-authored-by: Shivam Chawla <13963817+Shivam60@users.noreply.github.com> Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
rust: use native-tls for the build-time CLI download (#1964) build/in_process.rs and build/out_of_process.rs download the Copilot CLI with ureq, which was on the rustls (tls) feature and pulled rustls and ring into the build. Switch ureq to native-tls and build the connector in both download paths so the build no longer compiles rustls/ring (schannel on Windows, Security.framework on macOS, OpenSSL on Linux). Co-authored-by: Shivam Chawla <13963817+Shivam60@users.noreply.github.com> Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
[maven-release-plugin] copy for tag java/v1.0.7-preview.2
rust: use native-tls for the build-time CLI download (#1964) build/in_process.rs and build/out_of_process.rs download the Copilot CLI with ureq, which was on the rustls (tls) feature and pulled rustls and ring into the build. Switch ureq to native-tls and build the connector in both download paths so the build no longer compiles rustls/ring (schannel on Windows, Security.framework on macOS, OpenSSL on Linux). Co-authored-by: Shivam Chawla <13963817+Shivam60@users.noreply.github.com> Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Update @github/copilot to 1.0.70 (#1962) * Update @github/copilot to 1.0.70 - Updated nodejs and test harness dependencies - Re-ran code generators - Formatted generated code * Fix generated C# leading underscore names Co-authored-by: Copilot App <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 App <223556219+Copilot@users.noreply.github.com>
Update @github/copilot to 1.0.70 (#1962) * Update @github/copilot to 1.0.70 - Updated nodejs and test harness dependencies - Re-ran code generators - Formatted generated code * Fix generated C# leading underscore names Co-authored-by: Copilot App <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 App <223556219+Copilot@users.noreply.github.com>
[maven-release-plugin] copy for tag java/v1.0.7-preview.1
Update @github/copilot to 1.0.70 (#1962) * Update @github/copilot to 1.0.70 - Updated nodejs and test harness dependencies - Re-ran code generators - Formatted generated code * Fix generated C# leading underscore names Co-authored-by: Copilot App <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 App <223556219+Copilot@users.noreply.github.com>
Update @github/copilot to 1.0.70-0 (#1954) * Update @github/copilot to 1.0.70-0 - Updated nodejs and test harness dependencies - Re-ran code generators - Formatted generated code * Fix Java test for new citations field on AssistantMessageEventData The 1.0.70-0 update added a 'citations' component to the generated AssistantMessageEvent.AssistantMessageEventData record, so the positional constructor call in SessionEventHandlingTest needed an extra argument. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> Copilot-Session: 75461183-93f3-4513-a504-4f755211178a --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Steve Sanderson <SteveSandersonMS@users.noreply.github.com> Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Update @github/copilot to 1.0.70-0 (#1954) * Update @github/copilot to 1.0.70-0 - Updated nodejs and test harness dependencies - Re-ran code generators - Formatted generated code * Fix Java test for new citations field on AssistantMessageEventData The 1.0.70-0 update added a 'citations' component to the generated AssistantMessageEvent.AssistantMessageEventData record, so the positional constructor call in SessionEventHandlingTest needed an extra argument. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> Copilot-Session: 75461183-93f3-4513-a504-4f755211178a --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Steve Sanderson <SteveSandersonMS@users.noreply.github.com> Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
PreviousNext