Bump Microsoft.ML.OnnxRuntime from 1.26.0 to 1.29.0 - #84
Closed
dependabot[bot] wants to merge 1 commit into
Closed
Conversation
--- updated-dependencies: - dependency-name: Microsoft.ML.OnnxRuntime dependency-version: 1.29.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/nuget/src/Vyral.Embeddings.Onnx/Microsoft.ML.OnnxRuntime-1.29.0
branch
from
August 17, 2026 04:46
5bb2756 to
07d58d9
Compare
Member
|
Superseded by #87, which applies this reviewed update with the related lifecycle-fixture reliability correction and fresh full validation. |
Contributor
Author
|
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
dependabot
Bot
deleted the
dependabot/nuget/src/Vyral.Embeddings.Onnx/Microsoft.ML.OnnxRuntime-1.29.0
branch
August 17, 2026 05:05
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.
Updated Microsoft.ML.OnnxRuntime from 1.26.0 to 1.29.0.
Release notes
Sourced from Microsoft.ML.OnnxRuntime's releases.
1.29.0
Announcements & Breaking Changes
ORT_DISABLE_TELEMETRY=1before initialization disables non-Windows telemetry for the process (#27379, #29872).onnxruntime/python/tools/tensorrtdashboard tooling was removed. This does not affect the TensorRT Execution Provider APIs (#29395).Security Fixes
Path, bounds, and input validation
kattribute against the number of experts and fixed a CPUTensorScattersecurity issue (#29907, #29916).Range, andCropAndResize(#29254, #29255, #29265, #29579, #29595, #29605, #29871, #31636, #31671, #31675, #31676, #31684).OrtApi::GetValueand validated DML constant tensor byte sizes (#29157, #31665).Supply chain and tooling
adm-zipforonnxruntime-node(#29827, #29926, #31192).New Features
Core APIs & Runtime
ORT_INTRA_OP_NUM_THREADSandORT_INTER_OP_NUM_THREADS. Explicit thread settings still take precedence, and0preserves machine-sized defaults (#29688).EpContextnodes, and wired maximum-shape inference into workspace estimation (#29607, #29799, #31613).MRotaryEmbeddingcontrib operator for Qwen mRoPE variants (#29261, #31728).onnxruntime_perf_testthrough--data_shape, plus verbose graph-transformer tracing and broader inference-session error-path coverage (#29555, #29558, #29569, #29571).Execution Provider ABI & Plugin EPs
Execution Provider Updates
NVIDIA CUDA EP
Attention and decoding
PagedAttentionwith quantized KV cache, XQA decode, MLA, QK-Norm, and head-sink support (#29912).AttentionCUDA kernel and enabled cuDNN SDPA for contribAttention(#29715, #29717).attention_biassupport to the GroupQueryAttention unfused path andstate_windowsupport to LinearAttention and CausalConvWithState for MTP (#29525, #31157).MoE and quantized GEMM
... (truncated)
1.28.0
Announcements & Breaking Changes
nvrtcis no longer linked, which significantly reduces the required CUDA redistributable footprint (#29252, #29808, #29705, #29620).OrtModelPackageApinow lives in the experimental C API and may change in future releases (#28746, #29142, #28990).wgsl-genimplementation (#29141, #28355).CUDA_QUANT_PREPROCESSis off by default (#29687).Security Fixes
Memory safety & input validation
bind_inputcausing an out-of-bounds write (#28839)TensorAtfor sub-byte packed types (#28973)Col2Iminputs to prevent heap over-read (#28706)CropAndResizeagainst malformedcrop_sizetensors (#28766)BeamSearchvocab_sizeagainst logits width (#28774)WhisperDecoderSubgraph::CreateInitialFeeds(#29239)SparseAttentionCSR indices/key lengths and rejected zero-dimensionblock_row_indices(#29015, #29242)mask_indexto valid bounds (#29449)MaxpoolWithMaskkernel rank against input spatial rank (#29253)EmbedLayerNorm/SkipLayerNormshapes exceeding 32-bit output indexing (#29264)DecoderAttention/MultiHeadAttentionshape inference and negative-axis handling inExpandDimsshape inference (#29268, #29448)TreeEnsembletarget id validation and added input validation toLinearClassifier(#29293, #29060)DynamicQuantizeLSTMzero-point/scale validation typos (#29462)Loop/Scanoutput concatenation (#29397)raw_datato{0, 1}on unpack (#29238)Resize,PadFusion, and LoRA handling (#28779, #28780, #28801)WithOutputTensorin the Rust bindings (#29251)Integer overflow & allocation size
MlasConvPrepareworking-buffer products andConvTransposepad computation with SafeInt (#29444, #29446)SamplingState::Initthat could cause a heap buffer overflow (#29443)B/scales/zero-points shape inMatMulNBits::PrePack(#29445)ConstantOfShapeoutput size against the input initializer before constant folding (#28751)Pad(int64/int32 truncation),Slice, andGatherBlockQuantized(#28721, #28704, #28718)Supply chain & tooling
... (truncated)
1.27.1
This is a patch release on top of v1.27.0, containing targeted bug fixes, a CUDA QMoE decode-path optimization, and CI/build infrastructure fixes.
Bug Fixes
igemmregression in the KleidiAI path (#28571)Performance
NVIDIA CUDA EP
CI & Build Infrastructure
azcopy(#29274)brew install applesimutilsfailure by trusting the wix/brew tap (#29450)mac-cpu-packing-jobs.yml(#29575)Contributors
Thanks to our 8 contributors for this release!
@tianleiwu, @chilo-ms, @edgchen1, @adrastogi, @damdoo01-arm, @JonathanC-ARM, @martin-klacer-arm, @sanaa-hamel-microsoft
Full Changelog: v1.27.0...v1.27.1
1.27.0
n.b. This release is targeting ONNX 1.21. ONNX 1.22 will be supported in ORT 1.28.
n.b. This changelog was generated via LLM. Only the contributor list has been verified. As always, only trust the commit history.
Announcements & Breaking Changes
Security Fixes
SoftmaxCrossEntropyLossvia label bounds validation (#28004)OneHotinput validation and output-size computation (#28014)Expandand capped constant-folding output sizes (#28055)Tilekernel (#28070)MaxpoolWithMask::Compute(#28223)BitShiftUB for shift amounts greater than or equal to bit width (#28272)seqlens_kvscos_cache) (#28277)WordConvEmbeddingto prevent OOB reads (#28279)CropBasescale handling (#28399)torch.load()calls toweights_only=True(#28421)New Features
Execution Provider Plugin API
OrtEp::OnSessionInitializationEnd()callback (#28319)Core APIs & Runtime
kOrtEpDevice_EpMetadataKey_OSDriverVersionexample and docs (#28282)Quantization & Training Tooling
quantize_static(#28221)ActivationRestrictedAsymmetricquantization option (#28237)... (truncated)
Commits viewable in compare view.