Skip to content

Bump the nuget-all group with 9 updates - #582

Merged
jongalloway merged 2 commits into
mainfrom
dependabot/nuget/Part-11---Deployment/GenAiLab/GenAiLab.ServiceDefaults/nuget-all-d0fe1caaa9
Jul 28, 2026
Merged

Bump the nuget-all group with 9 updates#582
jongalloway merged 2 commits into
mainfrom
dependabot/nuget/Part-11---Deployment/GenAiLab/GenAiLab.ServiceDefaults/nuget-all-d0fe1caaa9

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 27, 2026

Copy link
Copy Markdown
Contributor

Updated Microsoft.Extensions.Http.Resilience from 10.7.0 to 10.8.0.

Release notes

Sourced from Microsoft.Extensions.Http.Resilience's releases.

10.8.0

This release adds new experimental APIs to Microsoft.Extensions.AI.Abstractions and updates the OpenAI dependency to 2.12.0, alongside documentation, test, and repository maintenance.

Experimental API Changes

New Experimental APIs

  • New experimental API: AIFunctionNameAttribute and AIParameterNameAttribute #ΓÇï7610 by @ΓÇïjozkee (co-authored by @ΓÇïjeffhandley @ΓÇïCopilot)
  • New experimental API: ToolApprovalRequestContent.RequiresConfirmation (MEAI001) #ΓÇï7549 by @ΓÇïjaviercn (co-authored by @ΓÇïCopilot)

What's Changed

AI

  • Upgrade OpenAI dependency to 2.12.0 #ΓÇï7608 by @ΓÇïjozkee (co-authored by @ΓÇïCopilot)
  • Auto-detect audio format in OpenAISpeechToTextClient #ΓÇï7575 by @ΓÇïjozkee (co-authored by @ΓÇïCopilot)
  • Fix ImageGeneratingChatClient duplicating preceding content and dropping following content #ΓÇï7624 by @ΓÇïjozkee (co-authored by @ΓÇïCopilot)

Vector Data

  • Make all test methods virtual in VectorData.ConformanceTests #ΓÇï7606 by @ΓÇïadamsitnik (co-authored by @ΓÇïCopilot)

Documentation Updates

  • Remove links to ai-samples repo #ΓÇï7574 by @ΓÇïgewarren
  • Fix up docs with Copilot (MEVD) #ΓÇï7597 by @ΓÇïgewarren
  • Fix up docs with Copilot (M.E.ServiceDiscovery) #ΓÇï7598 by @ΓÇïgewarren (co-authored by @ΓÇïCopilot)
  • Fix up docs with Copilot (MEAI) #ΓÇï7600 by @ΓÇïgewarren
  • Fix up docs with Copilot #ΓÇï7601 by @ΓÇïgewarren

Test Improvements

  • Fix flaky StampedeTests and harden related test waits #ΓÇï7572 by @ΓÇïjeffhandley (co-authored by @ΓÇïCopilot)
  • Fix SQLitePCLRaw.lib.e_sqlite3 vulnerability by replacing SemanticKernel connectors with CommunityToolkit #ΓÇï7579 by @ΓÇïadamsitnik (co-authored by @ΓÇïCopilot)
  • Removing SemanticKernel Connectors dependency and replacing it #ΓÇï7584 by @ΓÇïadamsitnik (co-authored by @ΓÇïCopilot)
  • Migrate to xUnit v3 #ΓÇï7607 by @ΓÇïadamsitnik (co-authored by @ΓÇïshyamnamboodiripad @ΓÇïCopilot)

Repository Infrastructure Updates

  • Update OTel GenAI conventions skill for standalone semconv-genai repo #ΓÇï7519 by @ΓÇïjeffhandley (co-authored by @ΓÇïCopilot)
  • Bump dotnet-coverage from 18.7.0 to 18.8.0 #ΓÇï7552
  • [main] Update dependencies from dotnet/arcade #ΓÇï7559
  • Fix transitive MessagePack vulnerability in AI template AppHost projects #ΓÇï7561 by @ΓÇïadamsitnik (co-authored by @ΓÇïCopilot)
  • Bump esbuild, @ΓÇïvitejs/plugin-react and vite in /src/Libraries/Microsoft.Extensions.AI.Evaluation.Reporting/TypeScript #ΓÇï7564
  • Bump tmp from 0.2.6 to 0.2.7 in /src/Libraries/Microsoft.Extensions.AI.Evaluation.Reporting/TypeScript #ΓÇï7569
  • Bump js-yaml from 4.1.1 to 4.2.0 in /src/Libraries/Microsoft.Extensions.AI.Evaluation.Reporting/TypeScript #ΓÇï7570
  • Bump PowerShell from 7.6.2 to 7.6.3 #ΓÇï7576
  • Remove duplicate 'WebAPI' classification from template #ΓÇï7577 by @ΓÇïdanroth27
  • [main] Update dependencies from dotnet/arcade #ΓÇï7590
  • Eliminate redundant Correctness CI stage by merging into Build #ΓÇï7594 by @ΓÇïadamsitnik (co-authored by @ΓÇïCopilot)
  • Update Agent Framework to 1.13.0 #ΓÇï7613 by @ΓÇïjeffhandley (co-authored by @ΓÇïCopilot)
    ... (truncated)

Commits viewable in compare view.

Updated Microsoft.Extensions.ServiceDiscovery from 10.7.0 to 10.8.0.

Release notes

Sourced from Microsoft.Extensions.ServiceDiscovery's releases.

10.8.0

This release adds new experimental APIs to Microsoft.Extensions.AI.Abstractions and updates the OpenAI dependency to 2.12.0, alongside documentation, test, and repository maintenance.

Experimental API Changes

New Experimental APIs

  • New experimental API: AIFunctionNameAttribute and AIParameterNameAttribute #ΓÇï7610 by @ΓÇïjozkee (co-authored by @ΓÇïjeffhandley @ΓÇïCopilot)
  • New experimental API: ToolApprovalRequestContent.RequiresConfirmation (MEAI001) #ΓÇï7549 by @ΓÇïjaviercn (co-authored by @ΓÇïCopilot)

What's Changed

AI

  • Upgrade OpenAI dependency to 2.12.0 #ΓÇï7608 by @ΓÇïjozkee (co-authored by @ΓÇïCopilot)
  • Auto-detect audio format in OpenAISpeechToTextClient #ΓÇï7575 by @ΓÇïjozkee (co-authored by @ΓÇïCopilot)
  • Fix ImageGeneratingChatClient duplicating preceding content and dropping following content #ΓÇï7624 by @ΓÇïjozkee (co-authored by @ΓÇïCopilot)

Vector Data

  • Make all test methods virtual in VectorData.ConformanceTests #ΓÇï7606 by @ΓÇïadamsitnik (co-authored by @ΓÇïCopilot)

Documentation Updates

  • Remove links to ai-samples repo #ΓÇï7574 by @ΓÇïgewarren
  • Fix up docs with Copilot (MEVD) #ΓÇï7597 by @ΓÇïgewarren
  • Fix up docs with Copilot (M.E.ServiceDiscovery) #ΓÇï7598 by @ΓÇïgewarren (co-authored by @ΓÇïCopilot)
  • Fix up docs with Copilot (MEAI) #ΓÇï7600 by @ΓÇïgewarren
  • Fix up docs with Copilot #ΓÇï7601 by @ΓÇïgewarren

Test Improvements

  • Fix flaky StampedeTests and harden related test waits #ΓÇï7572 by @ΓÇïjeffhandley (co-authored by @ΓÇïCopilot)
  • Fix SQLitePCLRaw.lib.e_sqlite3 vulnerability by replacing SemanticKernel connectors with CommunityToolkit #ΓÇï7579 by @ΓÇïadamsitnik (co-authored by @ΓÇïCopilot)
  • Removing SemanticKernel Connectors dependency and replacing it #ΓÇï7584 by @ΓÇïadamsitnik (co-authored by @ΓÇïCopilot)
  • Migrate to xUnit v3 #ΓÇï7607 by @ΓÇïadamsitnik (co-authored by @ΓÇïshyamnamboodiripad @ΓÇïCopilot)

Repository Infrastructure Updates

  • Update OTel GenAI conventions skill for standalone semconv-genai repo #ΓÇï7519 by @ΓÇïjeffhandley (co-authored by @ΓÇïCopilot)
  • Bump dotnet-coverage from 18.7.0 to 18.8.0 #ΓÇï7552
  • [main] Update dependencies from dotnet/arcade #ΓÇï7559
  • Fix transitive MessagePack vulnerability in AI template AppHost projects #ΓÇï7561 by @ΓÇïadamsitnik (co-authored by @ΓÇïCopilot)
  • Bump esbuild, @ΓÇïvitejs/plugin-react and vite in /src/Libraries/Microsoft.Extensions.AI.Evaluation.Reporting/TypeScript #ΓÇï7564
  • Bump tmp from 0.2.6 to 0.2.7 in /src/Libraries/Microsoft.Extensions.AI.Evaluation.Reporting/TypeScript #ΓÇï7569
  • Bump js-yaml from 4.1.1 to 4.2.0 in /src/Libraries/Microsoft.Extensions.AI.Evaluation.Reporting/TypeScript #ΓÇï7570
  • Bump PowerShell from 7.6.2 to 7.6.3 #ΓÇï7576
  • Remove duplicate 'WebAPI' classification from template #ΓÇï7577 by @ΓÇïdanroth27
  • [main] Update dependencies from dotnet/arcade #ΓÇï7590
  • Eliminate redundant Correctness CI stage by merging into Build #ΓÇï7594 by @ΓÇïadamsitnik (co-authored by @ΓÇïCopilot)
  • Update Agent Framework to 1.13.0 #ΓÇï7613 by @ΓÇïjeffhandley (co-authored by @ΓÇïCopilot)
    ... (truncated)

Commits viewable in compare view.

Updated Microsoft.ML.Tokenizers.Data.Cl100kBase from 1.0.1 to 2.0.0.

Release notes

Sourced from Microsoft.ML.Tokenizers.Data.Cl100kBase's releases.

1.7.1

Minor servicing update with dependency updates and PFI bug fix for correctly finding the correct transformer to use.

1.7.0-rc.1

ML.NET 1.7.0 RC 1

Moving forward, we are going to be aligning more with the overall .NET release schedule. As such, this is a smaller release since we had a larger one just about 3 months ago but it aligns us with the release of .NET 6.

New Features

ML.NET

  • Switched to getting version from assembly custom attributes- (#ΓÇï4512) Remove reliance on getting product version for model.zip/version.txt from FileVersionInfo and replace with using assembly custom attributes. This will help in supporting single file applications. (Thanks @ΓÇïr0ss88)
  • Can now optionally not dispose of the underlying model when you dispose a prediction engine. (#ΓÇï5964) A new prediction engine options class has been added that lets you determine if the underlying model should be disposed of or not when the prediction engine itself is disposed of.
  • Can now set the number of threads that onnx runtime uses (#ΓÇï5962) This lets you specify the number of parallel threads ONNX runtime will use to execute the graph and run the model. (Thanks @ΓÇïyaeldekel)
  • The PFI API has been completely reworked and is now much more user friendly (#ΓÇï5934) You can now get the output from PFI as a dictionary mapping the column name (or the slot name) to its PFI result.

DataFrame

  • Can now merge using multiple columns in a JOIN condition (#ΓÇï5838) (Thanks @ΓÇïasmirnov82)

Enhancements

ML.NET

  • Run formatting on all src projects (#ΓÇï5937) (Thanks @ΓÇïjwood803)
  • Added BufferedStream for reading from DeflateStream - reduces loading time for .NET core (#ΓÇï5924) (Thanks @ΓÇïmartintomasek)
  • Update editor config to match Roslyn and format samples (#ΓÇï5893) (Thanks @ΓÇïjwood803)
  • Few more minor editor config changes (#ΓÇï5933)

DataFrame

  • Use Equals and = operator for DataViewType comparison (#ΓÇï5942) (Thanks @ΓÇïthoron)

Bug Fixes

  • Initialize _bestMetricValue when using the Loss metric (#ΓÇï5939) (Thanks @ΓÇïMiroslavKabat)

Build / Test updates

  • Changed the queues used for building/testing from Ubuntu 16.04 to 18.04 (#ΓÇï5970)
  • Add in support for building with VS 2022. (#ΓÇï5956)
  • Codecov yml token was added (#ΓÇï5950)
  • Move from XliffTasks to Microsoft.DotNet.XliffTasks (#ΓÇï5887)

Documentation Updates

  • Fixed up Readme, updated the roadmap, and new doc detailing some platform limitations. (#ΓÇï5892)

Breaking Changes

  • None

1.6.0

ML.NET 1.6.0

New Features

  • Support for Arm/Arm64/Apple Silicon has been added. (#ΓÇï5789) You can now use most ML.NET on Arm/Arm64/Apple Silicon devices. Anything without a hard dependency on x86 SIMD instructions or Intel MKL are supported.
  • Support for specifying a temp path ML.NET will use. (#ΓÇï5782) You can now set the TempFilePath in the MLContext that it will use.
  • Support for specifying the recursion limit to use when loading an ONNX model (#ΓÇï5840) The recursion limit defaults to 100, but you can now specify the value in case you need to use a larger number. (Thanks @ΓÇïCrabzmatic)
  • Support for saving Tensorflow models in the SavedModel format added (#ΓÇï5797) You can now save models that use the Tensorflow SavedModel format instead of just the frozen graph format. (Thanks @ΓÇïdarth-vader-lg)
  • DataFrame Specific enhancements
  • Extended DataFrame GroupBy operation (#ΓÇï5821) Extend DataFrame GroupBy operation by adding new property Groupings. This property returns collection of IGrouping objects (the same way as LINQ GroupBy operation does) (Thanks @ΓÇïasmirnov82)

Enhancements

  • Switched from using a fork of SharpZipLib to using the official package (#ΓÇï5735)
  • Let user specify a temp path location (#ΓÇï5782)
  • Clean up ONNX temp models by opening with a "Delete on close" flag (#ΓÇï5782)
  • Ensures the named model is loaded in a PredictionEnginePool before use (#ΓÇï5833) (Thanks @ΓÇïfeiyun0112)
  • Use indentation for 'if' (#ΓÇï5825) (Thanks @ΓÇïfeiyun0112)
  • Use Append instead of AppendFormat if we don't need formatting (#ΓÇï5826) (Thanks @ΓÇïfeiyun0112)
  • Cast by using is operator (#ΓÇï5829) (Thanks @ΓÇïfeiyun0112)
  • Removed unnecessary return statements (#ΓÇï5828) (Thanks @ΓÇïfeiyun0112)
  • Removed code that could never be executed (#ΓÇï5808) (Thanks @ΓÇïfeiyun0112)
  • Remove some empty statements (#ΓÇï5827) (Thanks @ΓÇïfeiyun0112)
  • Added in short-circuit logic for conditionals (#ΓÇï5824) (Thanks @ΓÇïfeiyun0112)
  • Update LightGBM to v2.3.1 (#ΓÇï5851)
  • Raised the default recursion limit for ONNX models from 10 to 100. (#ΓÇï5796) (Thanks @ΓÇïdarth-vader-lg)
  • Speed up the inference of the Tensorflow saved_models. (#ΓÇï5848) (Thanks @ΓÇïdarth-vader-lg)
  • Speed-up bitmap operations on images. (#ΓÇï5857) (Thanks @ΓÇïdarth-vader-lg)
  • Updated to latest version of Intel MKL. (#ΓÇï5867)
  • AutoML.NET specific enhancements
  • Offer suggestions for possibly mistyped label column names in AutoML (#ΓÇï5624) (Thanks @ΓÇïCrabzmatic)
  • DataFrame Specific enhancements
  • Improve csv parsing (#ΓÇï5711)
  • IDataView to DataFrame (#ΓÇï5712)
  • Update to the latest Microsoft.DotNet.Interactive (#ΓÇï5710)
  • Move DataFrame to machinelearning repo (#ΓÇï5641)
  • Improvements to the sort routine (#ΓÇï5776)
  • Improvements to the Merge routine (#ΓÇï5778)
  • Improve DataFrame exception text (#ΓÇï5819) (Thanks @ΓÇïasmirnov82)
  • DataFrame csv DateTime enhancements (#ΓÇï5834)

Bug Fixes

  • Fix erroneous use of TaskContinuationOptions in ThreadUtils.cs (#ΓÇï5753)
  • Fix a few locations that can try to access a null object (#ΓÇï5804) (Thanks @ΓÇïfeiyun0112)
  • Use return value of method (#ΓÇï5818) (Thanks @ΓÇïfeiyun0112)
  • Adding throw to some exceptions that weren't throwing them originally (#ΓÇï5823) (Thanks @ΓÇïfeiyun0112)
  • Fixed a situation in the CountTargetEncodingTransformer where it never reached the stop condition (#ΓÇï5822) (Thanks @ΓÇïfeiyun0112)
  • DataFrame Specific bug fixes
  • Fix issue with DataFrame Merge method (#ΓÇï5768) (Thanks @ΓÇïasmirnov82)

... (truncated)

1.5.5

New Features

  • New API allowing confidence parameter to be a double.(#ΓÇï5623)
    . A new API has been added to accept double type for the confidence level. This helps when you need to have higher precision than an int will allow for. (Thank you @ΓÇïesso23)
  • Support to export ValueMapping estimator to ONNX was added (#ΓÇï5577)
  • New API to treat TensorFlow output as batched/not-batched (#ΓÇï5634) A new API has been added so you can specify if the output from TensorFlow is batched or not.

Enhancements

Bug Fixes

  • AutoML.NET specific fixes.
    • Fixed an AutoML aggregate timeout exception (#ΓÇï5631)
    • Offer suggestions for possibly mistyped label column names in AutoML (#ΓÇï5624) (Thank you @ΓÇïCrabzmatic)
  • Update some ToString conversions (#ΓÇï5627) (Thanks @ΓÇï4201104140)
  • Fixed an issue in SRCnnEntireAnomalyDetector (#ΓÇï5579)
  • Fixed nuget.config multi-feed issue (#ΓÇï5614)
  • Remove references to Microsoft.ML.Scoring (#ΓÇï5602)
  • Fixed Averaged Perceptron default value (#ΓÇï5586)

Build / Test updates

  • Fixing official build by adding homebrew bug workaround (#ΓÇï5596)
  • Nuget.config url fix for roslyn compilers (#ΓÇï5584)
  • Add SymSgdNative reference to AutoML.Tests.csproj (#ΓÇï5559)

Documentation Updates

  • Updated documentation for the correct version of CUDA for TensorFlow. (#ΓÇï5635)
  • Updates documentation for an issue with brew and installing libomp. (#ΓÇï5635)
  • Updated an ONNX url to the correct url. (#ΓÇï5635)
  • Added a note in the documentation that the PredictionEngine is not thread safe. (#ΓÇï5583)

Breaking Changes

  • None

1.5.4

New Features

  • New API for exporting models to Onnx. (#ΓÇï5544). A new API has been added to Onnx converter to specify the output columns you care about. This will export a smaller and more performant model in many cases.

Enhancements

  • Perf improvement for TopK Accuracy and return all topK in Classification Evaluator (#ΓÇï5395) (Thank you @ΓÇïjasallen)
  • Update OnnxRuntime to 1.6 (#ΓÇï5529)
  • Updated tensorflow.net to 0.20.0 (#ΓÇï5404)
  • Added in DcgTruncationLevel to AutoML api and increased default level to 10 (#ΓÇï5433)

Bug Fixes

  • AutoML.NET specific fixes.
    • Fixed AutoFitMaxExperimentTimeTest (#ΓÇï5506)
    • Fixed code generator tests failure (#ΓÇï5520)
    • Use Timer and ctx.CancelExecution() to fix AutoML max-time experiment bug (#ΓÇï5445)
    • Handled exception during GetNextPipeline for AutoML (#ΓÇï5455)
    • Fixed internationalization bug(#ΓÇï5162) in AutoML parameter sweeping caused by culture dependent float parsing. (#ΓÇï5163)
    • Fixed MaxModels exit criteria for AutoML unit test (#ΓÇï5471)
    • Fixed AutoML CrossValSummaryRunner for TopKAccuracyForAllK (#ΓÇï5548)
  • Fixed bug in Tensorflow Transforer with handling primitive types (#ΓÇï5547)
  • Fixed MLNet.CLI build error (#ΓÇï5546)
  • Fixed memory leaks from OnnxTransformer (#ΓÇï5518)
  • Fixed memory leak in object pool (#ΓÇï5521)
  • Fixed Onnx Export for ProduceWordBags (#ΓÇï5435)
  • Upgraded boundary calculation and expected value calculation in SrCnnEntireAnomalyDetector (#ΓÇï5436)
  • Fixed SR anomaly score calculation at beginning (#ΓÇï5502)
  • Improved error message in ColumnConcatenatingEstimator (#ΓÇï5444)
  • Fixed issue 5020, allow ML.NET to load tf model with primitive input and output column (#ΓÇï5468)
  • Fixed issue 4322, enable lda summary output (#ΓÇï5260)
  • Fixed perf regression in ShuffleRows (#ΓÇï5417)
  • Change the _maxCalibrationExamples default on CalibratorUtils (#ΓÇï5415)

Build / Test updates

  • Migrated to Arcade build system that is used my multiple dotnet projects. This will give increased build/CI efficiencies going forward. Updated build instructions can be found in the docs/building folder
  • Fixed MacOS builds (#ΓÇï5467 and #ΓÇï5457)

Documentation Updates

  • Fixed Spelling on stopwords (#ΓÇï5524)(Thank you @ΓÇïLeoGaunt)
  • Changed LoadRawImages Sample (#ΓÇï5460)

Breaking Changes

  • None

1.5.2

New Features

  • New API and algorithms for time series data. In this release ML.NET introduces new capabilities for working with time series data.
    • Detecting seasonality in time series (#ΓÇï5231)
    • Removing seasonality from time series prior to anomaly detection (#ΓÇï5202)
    • Threshold for root cause analysis (#ΓÇï5218)
    • RCA for anomaly detection can now return multiple dimensions(#ΓÇï5236)
  • Ranking experiments in AutoML.NET API. ML.NET now adds support for automating ranking experiments. (#ΓÇï5150, #ΓÇï5246) Corresponding support will soon be added to Model Builder in Visual Studio.
  • Cross validation support in ranking (#ΓÇï5263)
  • CountTargetEncodingEstimator. This transforms a categorical column into a set of features that includes the count of each label class, the log-odds for each label class and the back-off indicator (#ΓÇï4514)

Enhancements

  • Onnx Enhancements
    • Support more types for ONNX export of HashEstimator (#ΓÇï5104)
    • Added ONNX export support for NaiveCalibrator (#ΓÇï5289)
    • Added ONNX export support for StopWordsRemovingEstimator and CustomStopWordsRemovingEstimator (#ΓÇï5279)
    • Support onnx export with previous OpSet version (#ΓÇï5176)
    • Added a sample for Onnx conversion (#ΓÇï5195)
  • New features in old transformers
    • Robust Scaler now added to the Normalizer catalog (#ΓÇï5166)
    • ReplaceMissingValues now supports Mode as a replacement method. (#ΓÇï5205)
    • Added in standard conversions to convert types to string (#ΓÇï5106)
  • Output topic summary to model file for LDATransformer (#ΓÇï5260)
  • Use Channel Instead of BufferBlock (#ΓÇï5123, #ΓÇï5313). (Thanks @ΓÇïjwood803)
  • Support specifying command timeout while using the database loader (#ΓÇï5288)
  • Added cross entropy support to validation training, edited metric reporting (#ΓÇï5255)
  • Allow TextLoader to load empty float/double fields as NaN instead of 0 (#ΓÇï5198)

Bug Fixes

  • Changed default value of RowGroupColumnName from null to GroupId (#ΓÇï5290)
  • Updated AveragedPerceptron default iterations from 1 to 10 (#ΓÇï5258)
  • Properly normalize column names in Utils.GetSampleData() for duplicate cases (#ΓÇï5280)
  • Add two-variable scenario in Tensor shape inference for TensorflowTransform (#ΓÇï5257)
  • Fixed score column name and order bugs in CalibratorTransformer (#ΓÇï5261)
  • Fix for conditional error in root cause analysis additions (#ΓÇï5269)
  • Ensured Sanitized Column Names are Unique in AutoML CLI (#ΓÇï5177)
  • Ensure that the graph is set to be the current graph when scoring with multiple models (#ΓÇï5149)
  • Uniform onnx conversion method when using non-default column names (#ΓÇï5146)
  • Fixed multiple issues related to splitting data. (#ΓÇï5227)
  • Changed default NGram length from 1 to 2. (#ΓÇï5248)
  • Improve exception msg by adding column name (#ΓÇï5232)
  • Use model schema type instead of class definition schema (#ΓÇï5228)
  • Use GetRandomFileName when creating random temp folder to avoid conflict (#ΓÇï5229)
  • Filter anomalies according to boundaries under AnomalyAndMargin mode (#ΓÇï5212)
  • Improve error message when defining custom type for variables (#ΓÇï5114)
  • Fixed OnnxTransformer output column mapping. (#ΓÇï5192)
  • Fixed version format of built packages (#ΓÇï5197)
  • Improvements to "Invalid TValue" error message (#ΓÇï5189)
  • Added IDisposable to OnnxTransformer and fixed memory leaks (#ΓÇï5348)
  • Fixes #ΓÇï4392. Added AddPredictionEnginePool overload for implementation factory (#ΓÇï4393)
    ... (truncated)

1.5.0

New Features

  • New anomaly detection algorithm (#ΓÇï5135). ML.NET has previously supported anomaly detection through DetectAnomalyBySrCnn. This function operates in a streaming manner by computing anomalies around each arriving point and examining a window around it. Now we introduce a new function DetectEntireAnomalyBySrCnn that computes anomalies by considering the entire dataset and also supports the ability to set sensitivity and output margin.
  • Root Cause Detection (#ΓÇï4925) ML.NET now also supports root cause detection for anomalies detected in time series data.

Enhancements

  • Updates to TextLoader
    • Enable TextLoader to accept new lines in quoted fields (#ΓÇï5125)
    • Add escapeChar support to TextLoader (#ΓÇï5147)
    • Add public generic methods to TextLoader catalog that accept Options objects (#ΓÇï5134)
    • Added decimal marker option in TextLoader (#ΓÇï5145, #ΓÇï5154)
  • Onnxruntime updated to v1.3 (#ΓÇï5104). This brings support for additional data types for the HashingEstimator.
  • Onnx export for OneHotHashEncodingTransformer and HashingTransormer (#ΓÇï5013, #ΓÇï5152, #ΓÇï5138)
  • Support for Categorical features in CalculateFeatureContribution of LightGBM (#ΓÇï5018)

Bug Fixes

In this release we have traced down every bug that would occur randomly and sporadically and fixed many subtle bugs. As a result, we have also re-enabled a lot of tests listed in the Test Updates section below.

  • Fixed race condition for test MulticlassTreeFeaturizedLRTest (#ΓÇï4950)
  • Fix SsaForecast bug (#ΓÇï5023)
  • Fixed x86 crash (#ΓÇï5081)
  • Fixed and added unit tests for EnsureResourceAsync hanging issue (#ΓÇï4943)
  • Added IDisposable support for several classes (#ΓÇï4939)
  • Updated libmf and corresponding MatrixFactorizationSimpleTrainAndPredict() baselines per build (#ΓÇï5121)
  • Fix MatrixFactorization trainer's warning (#ΓÇï5071)
  • Update CodeGenerator's console project to netcoreapp3.1 (#ΓÇï5066)
  • Let ImageLoadingTransformer dispose the last image it loads (#ΓÇï5056)
  • [LightGBM] Fixed bug for empty categorical values (#ΓÇï5048)
  • Converted potentially large variables to type long (#ΓÇï5041)
  • Made resource downloading more robust (#ΓÇï4997)
  • Updated MultiFileSource.Load to fix inconsistent behavior with multiple files (#ΓÇï5003)
  • Removed WeakReference already cleaned up by GC (#ΓÇï4995)
  • Fixed Bitmap(file) locking the file. (#ΓÇï4994)
  • Remove WeakReference list in PredictionEnginePoolPolicy. (#ΓÇï4992)
  • Added the assembly name of the custom transform to the model file (#ΓÇï4989)
  • Updated constructor of ImageLoadingTransformer to accept empty imageFolder paths (#ΓÇï4976)

Onnx bug fixes

  • ColumnSelectingTransformer now infers ONNX shape (#ΓÇï5079)
  • Fixed KMeans scoring differences between ORT and OnnxRunner (#ΓÇï4942)
  • CountFeatureSelectingEstimator no selection support (#ΓÇï5000)
  • Fixes OneHotEncoding Issue (#ΓÇï4974)
  • Fixes multiclass logistic regression (#ΓÇï4963)
  • Adding vector tests for KeyToValue and ValueToKey (#ΓÇï5090)

AutoML fixes

... (truncated)

1.5.0-preview2

New Features (IN-PREVIEW, please provide feedback)

  • TimeSeriesImputer (#ΓÇï4623) This data transformer can be used to impute missing rows in time series data.
  • LDSVM Trainer (#ΓÇï4060) The "Local Deep SVM" usess trees as its SVM kernel to create a non-linear binary trainer. A sample can be found here.
  • Onnxruntime updated to v1.2 This also includes support for GPU execution of onnx models
  • Export-to-ONNX for below components:

Bug Fixes

  • Fix issue in WaiterWaiter caused by race condition (#ΓÇï4829)
    • Onnx Export change to allow for running inference on multiple rows in OnnxRuntime (#ΓÇï4783)
  • Data splits to default to MLContext seed when not specified (#ΓÇï4764)
  • Add Seed property to MLContext and use as default for data splits (#ΓÇï4775)
  • Onnx bug fixes
  • Added support to run PFI on uncalibrated binary classification models (#ΓÇï4587)
  • Fix bug in WordBagEstimator when training on empty data (#ΓÇï4696)
  • Added Cancellation mechanism to Image Classification (through the experimental nuget) (fixes #ΓÇï4632) (#ΓÇï4650)
  • Changed F1 score to return 0 instead of NaN when Precision + Recall is 0 (#ΓÇï4674)
  • TextLoader, BinaryLoader and SvmLightLoader now check the existence of the input file before training (#ΓÇï4665)
  • ImageLoadingTransformer now checks the existence of input folder before training (#ΓÇï4691)
  • Use random file name for AutoML experiment folder (#ΓÇï4657)
  • Using invariance culture when converting to string (#ΓÇï4635)
  • Fix NullReferenceException when it comes to Recommendation in AutoML and CodeGenerator (#ΓÇï4774)

Enhancements

  • Added in support for System.DateTime type for the DateTimeTransformer (#ΓÇï4661)
  • Additional changes to ExpressionTransformer (#ΓÇï4614)
  • Optimize generic MethodInfo for Func (#ΓÇï4588)
    ... (truncated)

1.5.0-preview

New Features (IN-PREVIEW, please provide feedback)

  • Export-to-ONNX for below components:

    • WordTokenizingTransformer (#ΓÇï4451)
    • NgramExtractingTransformer (#ΓÇï4451)
    • OptionalColumnTransform (#ΓÇï4454)
    • KeyToValueMappingTransformer (#ΓÇï4455)
    • LbfgsMaximumEntropyMulticlassTrainer (4462)
    • LightGbmMulticlassTrainer (4462)
    • LightGbmMulticlassTrainer with SoftMax (4462)
    • OneVersusAllTrainer (4462)
    • SdcaMaximumEntropyMulticlassTrainer (4462)
    • SdcaNonCalibratedMulticlassTrainer (4462)
    • CopyColumn Transform (#ΓÇï4486)
    • PriorTrainer (#ΓÇï4515)
  • DateTime Transformer (#ΓÇï4521)

  • Loader and Saver for SVMLight file format (#ΓÇï4190)
    Sample

  • Expression transformer (#ΓÇï4548)
    The expression transformer takes the expression in the form of text using syntax of a simple expression language, and performs the operation defined in the expression on the input columns in each row of the data. The transformer supports having a vector input column, in which case it applies the expression to each slot of the vector independently. The expression language is extendable to user defined operations.
    Sample

Bug Fixes

  • Fix using permutation feature importance with Binary Prediction Transformer and CalibratedModelParametersBase loaded from disk. (#ΓÇï4306)
  • Fixed model saving and loading of OneVersusAllTrainer to include SoftMax. (#ΓÇï4472)
  • Ignore hidden columns in AutoML schema checks of validation data. (#ΓÇï4490)
  • Ensure BufferBlocks are completed and empty in RowShufflingTransformer. (#ΓÇï4479)
  • Create methods not being called when loading models from disk. (#ΓÇï4485)
  • Fixes onnx exports for binary classification trainers. (#ΓÇï4463)
  • Make PredictionEnginePool.GetPredictionEngine thread safe. (#ΓÇï4570)
  • Memory leak when using FeaturizeText transform. (#ΓÇï4576)
  • System.ArgumentOutOfRangeException issue in CustomStopWordsRemovingTransformer. (#ΓÇï4592)
  • Image Classification low accuracy on EuroSAT Dataset. (4522)

Stability fixes by Sam Harwell

  • Prevent exceptions from escaping FileSystemWatcher events. (#ΓÇï4535)
  • Make local functions static where applicable. (#ΓÇï4530)
  • Disable CS0649 in OnnxConversionTest. (#ΓÇï4531)
  • Make test methods public. (#ΓÇï4532)
  • Conditionally compile helper code. (#ΓÇï4534)
  • Avoid running API Compat for design time builds. (#ΓÇï4529)
  • Pass by reference when null is not expected. (#ΓÇï4546)
  • Add Xunit.Combinatorial for test projects. (#ΓÇï4545)
  • Use Theory to break up tests in OnnxConversionTest. (#ΓÇï4533)
  • Update code coverage integration. (#ΓÇï4543)
  • Use std::unique_ptr for objects in LdaEngine. (#ΓÇï4547)
  • Enable VSTestBlame to show details for crashes. (#ΓÇï4537)
  • Use std::unique_ptr for samplers_ and likelihood_in_iter_. (#ΓÇï4551)
  • Add tests for IParameterValue implementations. (#ΓÇï4549)
  • Convert LdaEngine to a SafeHandle. (#ΓÇï4538)
    ... (truncated)

1.4.0

New Features

  • General Availability of Image Classification API
    Introduces Microsoft.ML.Vision package that enables image classification by leveraging an existing pre-trained deep neural network model. Here the API trains the last classification layer using TensorFlow by using its C# bindings from TensorFlow .NET. This is a high level API that is simple yet powerful. Below are some of the key features:

    • GPU training: Supported on Windows and Linux, more information here.
    • Early stopping: Saves time by stopping training automatically when model has been stabelized.
    • Learning rate scheduler: Learning rate is an integral and potentially difficult part of deep learning. By providing learning rate schedulers, we give users a way to optimize the learning rate with high initial values which can decay over time. High initial learning rate helps to introduce randomness into the system, allowing the Loss function to better find the global minima. While the decayed learning rate helps to stabilize the loss over time. We have implemented Exponential Decay Learning rate scheduler and Polynomial Decay Learning rate scheduler.
    • Pre-trained DNN Architectures: The supported DNN architectures used internally for transfer learning are below:
      • Inception V3.
      • ResNet V2 101.
      • ResNet V2 50.
      • MobileNet V2.

    Example code:

    var pipeline = mlContext.MulticlassClassification.Trainers.ImageClassification(
                    featureColumnName: "Image", labelColumnName: "Label");
    
    ITransformer trainedModel = pipeline.Fit(trainDataView);

    Samples

    Defaults

    Learning rate scheduling

    Early stopping

    ResNet V2 101 train-test split

    End-to-End

  • General Availability of Database Loader
    The database loader enables to load data from databases into the IDataView and therefore enables model training directly against relational databases. This loader supports any relational database provider supported by System.Data in .NET Core or .NET Framework, meaning that you can use any RDBMS such as SQL Server, Azure SQL Database, Oracle, SQLite, PostgreSQL, MySQL, Progress, etc.

    It is important to highlight that in the same way as when training from files, when training with a database ML .NET also supports data streaming, meaning that the whole database doesnΓÇÖt need to fit into memory, itΓÇÖll be reading from the database as it needs so you can handle very large databases (i.e. 50GB, 100GB or larger).

    Example code:

    //Lines of code for loading data from a database into an IDataView for a later model training
    //...
    string connectionString = @"Data Source=YOUR_SERVER;Initial Catalog= YOUR_DATABASE;Integrated Security=True";
    
    string commandText = "SELECT * from SentimentDataset";
    
    DatabaseLoader loader = mlContext.Data.CreateDatabaseLoader();
    DbProviderFactory providerFactory = DbProviderFactories.GetFactory("System.Data.SqlClient");
    DatabaseSource dbSource = new DatabaseSource(providerFactory, connectionString, commandText);

... (truncated)

1.4.0-preview2

New Features

Bug Fixes

  • OnnxSequenceType and ColumnName attributes together doesn't work (#ΓÇï4187)
  • Fix memory leak in TensorflowTransformer (#ΓÇï4223)
  • Enable permutation feature importance to be used with model loaded from disk (#ΓÇï4262)
  • IsSavedModel returns true when loaded TensorFlow model is a frozen model (#ΓÇï4262)
  • Exception when using OnnxSequenceType attribute directly without specify sequence type (#ΓÇï4272, #ΓÇï4297)

Samples

Breaking Changes

None.

Obsolete API

Enhancements

  • Improve exception message in LightGBM (#ΓÇï4214)
  • FeaturizeText should allow only outputColumnName to be defined (#ΓÇï4211)
  • Fix NgramExtractingTransformer GetSlotNames to not allocate a new delegate on every invoke (#ΓÇï4247)
  • Resurrect broken code coverage build and re-enable code coverage for pull request (#ΓÇï4261)
  • NimbusML entrypoint for permutation feature importance (#ΓÇï4232)
  • Reuse memory when copying outputs from TensorFlow graph (#ΓÇï4260)
  • DateTime to DateTime standard conversion (#ΓÇï4273)
  • CodeCov version upgraded to 1.7.2 (#ΓÇï4291)

CLI and AutoML API

None.

Remarks

... (truncated)

1.4.0-preview

New Features

  • Deep Neural Networks Training (0.16.0-preview) (#ΓÇï4151)

    Improves the in-preview ImageClassification API further:

    • Increases DNN training speed by ~10x compared to the same API in 0.15.1 release.
    • Prevents repeated computations by caching featurized image values to disk from intermediate layers to train the final fully-connected layer.
    • Reduced and constant memory footprint.
    • Simplifies the API by not requiring the user to pre-process the image.
    • Introduces callback to provide metrics during training such as accuracy, cross-entropy.
    • Improved image classification sample.
          public static ImageClassificationEstimator ImageClassification(
              this ModelOperationsCatalog catalog,
              string featuresColumnName,
              string labelColumnName,
              string scoreColumnName = "Score",
              string predictedLabelColumnName = "PredictedLabel",
              Architecture arch = Architecture.InceptionV3,
              int epoch = 100,
              int batchSize = 10,
              float learningRate = 0.01f,
              ImageClassificationMetricsCallback metricsCallback = null,
              int statisticFrequency = 1,
              DnnFramework framework = DnnFramework.Tensorflow,
              string modelSavePath = null,
              string finalModelPrefix = "custom_retrained_model_based_on_",
              IDataView validationSet = null,
              bool testOnTrainSet = true,
              bool reuseTrainSetBottleneckCachedValues = false,
              bool reuseValidationSetBottleneckCachedValues = false,
              string trainSetBottleneckCachedValuesFilePath = "trainSetBottleneckFile.csv",
              string validationSetBottleneckCachedValuesFilePath = "validationSetBottleneckFile.csv"
              )

    Design specification

    Sample

  • Database Loader (0.16.0-preview) (#ΓÇï4070,#ΓÇï4091,#ΓÇï4138)

    Additional DatabaseLoader support:

    • Support DBNull.
    • Add CreateDatabaseLoader<TInput> to map columns from a .NET Type.
    • Read multiple columns into a single vector

    Design specification

... (truncated)

1.3.1

New Features

  • Deep Neural Networks Training (PREVIEW) (#ΓÇï4057)
    Introduces in-preview 0.15.1 Microsoft.ML.DNN package that enables full DNN model retraining and transfer learning in .NET using C# bindings for tensorflow provided by Tensorflow .NET. The goal of this package is to allow high level DNN training and scoring tasks such as image classification, text classification, object detection, etc using simple yet powerful APIs that are framework agnostic but currently they only uses Tensorflow as the backend. The below APIs are in early preview and we hope to get customer feedback that we can incorporate in the next iteration.

    DNN stack

    public static DnnEstimator RetrainDnnModel(
              this ModelOperationsCatalog catalog,
              string[] outputColumnNames,
              string[] inputColumnNames,
              string labelColumnName,
              string tensorFlowLabel,
              string optimizationOperation,
              string modelPath,
              int epoch = 10,
              int batchSize = 20,
              string lossOperation = null,
              string metricOperation = null,
              string learningRateOperation = null,
              float learningRate = 0.01f,
              bool addBatchDimensionInput = false,
              DnnFramework dnnFramework = DnnFramework.Tensorflow)
    
    public static DnnEstimator ImageClassification(
              this ModelOperationsCatalog catalog,
              string featuresColumnName,
              string labelColumnName,
              string outputGraphPath = null,
              string scoreColumnName = "Score",
              string predictedLabelColumnName = "PredictedLabel",
              string checkpointName = "_retrain_checkpoint",
              Architecture arch = Architecture.InceptionV3,
              DnnFramework dnnFramework = DnnFramework.Tensorflow,
              int epoch = 10,
              int batchSize = 20,
              float learningRate = 0.01f,
              bool measureTrainAccuracy = false)

    Design specification

    Image classification (Inception V3) sample

    Image classification (Resnet V2 101) sample

  • Database Loader (PREVIEW) (#ΓÇï4035)
    Introduces Database loader that enables training on databases. This loader supports any relational database supported by System.Data in .NET Framework or .NET Core, meaning that you can use many RDBMS such as SQL Server, Azure SQL Database, Oracle, PostgreSQL, MySQL, etc. This feature is in early preview and can be accessed via Microsoft.ML.Experimental nuget.

... (truncated)

1.2.0

General Availability

  • Microsoft.ML.TimeSeries

    • Anomaly detection algorithms (Spike and Change Point):
      • Independent and identically distributed.
      • Singular spectrum analysis.
      • Spectral residual from Azure Anomaly Detector/Kensho team.
    • Forecasting models:
      • Singular spectrum analysis.
    • Prediction Engine for online learning
      • Enables updating time series model with new observations at scoring so that the user does not have to re-train the time series with old data each time.

    Samples

  • Microsoft.ML.OnnxTransformer
    Enables scoring of ONNX models in the learning pipeline. Uses ONNX Runtime v0.4.

    Sample

  • Microsoft.ML.TensorFlow
    Enables scoring of TensorFlow models in the learning pipeline. Uses TensorFlow v1.13. Very useful for image and text classification. Users can featurize images or text using DNN models and feed the result into a classical machine learning model like a decision tree or logistic regression trainer.

    Samples

New Features

  • Tree-based featurization (#ΓÇï3812)

    Generating features using tree structure has been a popular technique in data mining. Useful for capturing feature interactions when creating a stacked model, dimensionality reduction, or featurizing towards an alternative label. ML.NET's tree featurization trains a tree-based model and then maps input feature vector to several non-linear feature vectors. Those generated feature vectors are:

    • The leaves it falls into. It's a binary vector with ones happens at the indexes of reached leaves,
    • The paths that the input vector passes before hitting the leaves, and
    • The reached leaves values.

    Here are two references.

    Samples

  • Microsoft.Extensions.ML integration package. (#ΓÇï3827)

    This package makes it easier to use ML.NET with app models that support Microsoft.Extensions - i.e. ASP.NET and Azure Functions.

    Specifically it contains functionality for:

    • Dependency Injection
    • Pooling PredictionEngines
    • Reloading models when the file or URI has changed
    • Hooking ML.NET logging to Microsoft.Extensions.Logging

Bug Fixes

Serious

... (truncated)

1.1.0

New Features

Description has been truncated

Complete update summary

  • Microsoft.Extensions.Http.Resilience: 10.7.0 to 10.8.0
  • Microsoft.Extensions.ServiceDiscovery: 10.7.0 to 10.8.0
  • OpenTelemetry.Exporter.OpenTelemetryProtocol: 1.15.3 to 1.17.0
  • OpenTelemetry.Extensions.Hosting: 1.15.3 to 1.17.0
  • OpenTelemetry.Instrumentation.AspNetCore: 1.15.2 to 1.17.0
  • OpenTelemetry.Instrumentation.Http: 1.15.1 to 1.17.0
  • OpenTelemetry.Instrumentation.Runtime: 1.15.1 to 1.17.0
  • Microsoft.ML.Tokenizers.Data.Cl100kBase: 1.0.1 to 2.0.0
  • Microsoft.ML.Tokenizers.Data.O200kBase: 1.0.1 to 2.0.0
  • Pin Microsoft.Bcl.Memory at 10.0.10 because both tokenizer 2.0.0 packages otherwise resolve vulnerable version 9.0.4 (GHSA-73j8-2gch-69rq).

Validated with .NET SDK 10.0.301: clean Part 11 Release build with zero warnings and no known vulnerable packages.

Bumps Microsoft.Extensions.Http.Resilience from 10.7.0 to 10.8.0
Bumps Microsoft.Extensions.ServiceDiscovery from 10.7.0 to 10.8.0
Bumps Microsoft.ML.Tokenizers.Data.Cl100kBase from 1.0.1 to 2.0.0
Bumps Microsoft.ML.Tokenizers.Data.O200kBase from 1.0.1 to 2.0.0
Bumps OpenTelemetry.Exporter.OpenTelemetryProtocol from 1.15.3 to 1.17.0
Bumps OpenTelemetry.Extensions.Hosting from 1.15.3 to 1.17.0
Bumps OpenTelemetry.Instrumentation.AspNetCore from 1.15.2 to 1.17.0
Bumps OpenTelemetry.Instrumentation.Http from 1.15.1 to 1.17.0
Bumps OpenTelemetry.Instrumentation.Runtime from 1.15.1 to 1.17.0

---
updated-dependencies:
- dependency-name: Microsoft.Extensions.Http.Resilience
  dependency-version: 10.8.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: nuget-all
- dependency-name: Microsoft.Extensions.ServiceDiscovery
  dependency-version: 10.8.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: nuget-all
- dependency-name: Microsoft.ML.Tokenizers.Data.Cl100kBase
  dependency-version: 2.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: nuget-all
- dependency-name: Microsoft.ML.Tokenizers.Data.O200kBase
  dependency-version: 2.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: nuget-all
- dependency-name: OpenTelemetry.Exporter.OpenTelemetryProtocol
  dependency-version: 1.17.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: nuget-all
- dependency-name: OpenTelemetry.Extensions.Hosting
  dependency-version: 1.17.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: nuget-all
- dependency-name: OpenTelemetry.Instrumentation.AspNetCore
  dependency-version: 1.17.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: nuget-all
- dependency-name: OpenTelemetry.Instrumentation.Http
  dependency-version: 1.17.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: nuget-all
- dependency-name: OpenTelemetry.Instrumentation.Runtime
  dependency-version: 1.17.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: nuget-all
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added .NET Pull requests that update .NET code dependencies Pull requests that update a dependency file labels Jul 27, 2026
@jongalloway
jongalloway requested a review from Copilot July 28, 2026 01:33

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates NuGet dependencies in the Part 11 (Deployment) GenAiLab snapshot to pick up newer versions of Microsoft.Extensions and related packages.

Changes:

  • Bump Microsoft.Extensions.Http.Resilience and Microsoft.Extensions.ServiceDiscovery from 10.7.0 to 10.8.0.
  • Bump OpenTelemetry dependencies from the 1.15.x range to 1.17.0.
  • Bump Microsoft.ML.Tokenizers.Data.* packages from 1.0.1 to 2.0.0.
Show a summary per file
File Description
Part 11 - Deployment/GenAiLab/GenAiLab.Web/GenAiLab.Web.csproj Updates the ML Tokenizers data package versions used by the GenAiLab web app snapshot.
Part 11 - Deployment/GenAiLab/GenAiLab.ServiceDefaults/GenAiLab.ServiceDefaults.csproj Updates ServiceDefaults dependency versions (Resilience, ServiceDiscovery, and OpenTelemetry) for the GenAiLab snapshot.

Review details

  • Files reviewed: 2/2 changed files
  • Comments generated: 2
  • Review effort level: Low

Comment thread Part 11 - Deployment/GenAiLab/GenAiLab.Web/GenAiLab.Web.csproj

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Review details

  • Files reviewed: 2/2 changed files
  • Comments generated: 0 new
  • Review effort level: Low

@jongalloway
jongalloway merged commit ca6e757 into main Jul 28, 2026
11 checks passed
@dependabot
dependabot Bot deleted the dependabot/nuget/Part-11---Deployment/GenAiLab/GenAiLab.ServiceDefaults/nuget-all-d0fe1caaa9 branch July 28, 2026 06:40
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 Pull requests that update .NET code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Cannot use middleware dependencies when using custom ModelLoader on AddPredictionEnginePool

2 participants