Merged
Conversation
Owner
asus4
commented
Jul 18, 2025
- OnnxRuntime to 1.22.1
- OnnxRuntime-GenAI to 0.8.3
Contributor
There was a problem hiding this comment.
Pull Request Overview
This PR updates the ONNX Runtime libraries to newer versions as part of routine maintenance. The update includes ONNX Runtime to version 1.22.1 and ONNX Runtime-GenAI to version 0.8.3.
- Updates ONNX Runtime from 1.21.0 to 1.22.1 with corresponding API version bump
- Updates ONNX Runtime-GenAI from 0.7.0 to 0.8.3
- Bumps all package versions from 0.4.1 to 0.4.2 to reflect the library updates
Reviewed Changes
Copilot reviewed 13 out of 13 changed files in this pull request and generated 1 comment.
Show a summary per file
| File | Description |
|---|---|
| package.json files | Version bumps from 0.4.1 to 0.4.2 across all packages |
| NativeTrainingMethods.shared.cs | Updates ORT_API_VERSION from 21 to 22 |
| SessionOptions.shared.cs | Adds new SetLoadCancellationFlag method |
| NativeMethods.shared.cs | Adds new API bindings and fixes spelling errors |
| ManagedProjections.shared.cs | Fixes spelling errors in comments |
| OrtValue.shared.cs | Minor encoding/whitespace change |
| README.md | Updates version references in documentation |
| publish-packages.yml | Updates environment variables for new versions |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.