Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 11, 2025

Updated Microsoft.ML.OnnxRuntimeGenAI from 0.9.0 to 0.9.1.

Release notes

Sourced from Microsoft.ML.OnnxRuntimeGenAI's releases.

0.9.1

🚀 Features

Support for Continuous Batching (#​1580) by @​baijumeswani
RegisterExecutionProviderLibrary (#​1628) by @​vortex-captain
Enable CUDA graph for LLMs for NvTensorRtRtx EP (#​1645) by @​anujj
Add support for smollm3 (#​1666) by @​xenova
Add OpenAI's gpt-oss to ONNX Runtime GenAI (#​1678) by @​kunal-vaishnavi
Add custom ops library path resolution using EP metadata (#​1707) by @​psakhamoori
Use OnnxRuntime API wrapper for EP device operations (#​1719) by @​psakhamoori

🛠 Improvements

Update Extensions Commit to Support Strft Custom Function for Chat Template (#​1670) by @​sayanshaw24
Add parameters to chat template in chat example (#​1673) by @​kunal-vaishnavi
Update how Hugging Face's config files are processed (#​1693) by @​kunal-vaishnavi
Tie embedding weight sharing (#​1690) by @​jiafatom
Improve top-k sampling CUDA kernel (#​1708) by @​gaugarg-nv

🐛 Bug Fixes

Fix accessing final norm for Gemma-3 models (#​1687) by @​kunal-vaishnavi
Fix runtime bugs with multi-modal models (#​1701) by @​kunal-vaishnavi
Fix BF16 CUDA version of OpenAI's gpt-oss (#​1706) by @​kunal-vaishnavi
Fix benchmark_e2e (#​1702) by @​jiafatom
Fix benchmark_multimodal (#​1714) by @​jiafatom
Fix pad vs. eos token misidentification (#​1694) by @​aciddelgado

⚡ Performance & EP Enhancements

NvTensorRtRtx: Support num_beam > 1 (#​1688) by @​anujj
NvTensorRtRtx: Skip if node of Phi4 models (#​1696) by @​anujj
Remove QDQ and Opset Coupling for TRT RTX EP (#​1692) by @​xiaoyu-work

🔒 Build & CI

Enable Security Protocols in MSVC for BinSkim (#​1672) by @​sayanshaw24
Explicitly specify setup-java architecture in win-cpu-arm64-build.yml (#​1685) by @​edgchen1
Use dotnet instead of nuget in mac build (#​1717) by @​natke

📦 Versioning & Release

Update version to 0.10.0 (#​1676) by @​ajindal1
Cherrypick 0: Forgot to change versions (#​1721) by @​aciddelgado
Cherrypick 1... Becomes RC1 (#​1726) by @​aciddelgado
Cherrypick 2 (#​1743) by @​aciddelgado
... (truncated)

Commits viewable in compare view.

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

---
updated-dependencies:
- dependency-name: Microsoft.ML.OnnxRuntimeGenAI
  dependency-version: 0.9.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added .NET dependencies Pull requests that update a dependency file labels Sep 11, 2025
@github-actions github-actions bot changed the title Bump Microsoft.ML.OnnxRuntimeGenAI from 0.9.0 to 0.9.1 .NET: Bump Microsoft.ML.OnnxRuntimeGenAI from 0.9.0 to 0.9.1 Sep 11, 2025
@markwallace-microsoft markwallace-microsoft added this pull request to the merge queue Sep 12, 2025
Merged via the queue into main with commit d54b0f0 Sep 12, 2025
18 checks passed
@dependabot dependabot bot deleted the dependabot/nuget/dotnet/Microsoft.ML.OnnxRuntimeGenAI-0.9.1 branch September 12, 2025 11:25
ReubenBond pushed a commit to ReubenBond/agent-framework that referenced this pull request Oct 28, 2025
---
updated-dependencies:
- dependency-name: Microsoft.ML.OnnxRuntimeGenAI
  dependency-version: 0.9.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file .NET

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants