Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
3839 commits
Select commit Hold shift + click to select a range
a318659
.Net: AddOpenAIEmbeddingGenerator now respects HttpClient.BaseAddress…
shethaadit Aug 12, 2025
6081741
.Net: Update README.md (#12690)
JaapSingh Aug 12, 2025
2d64013
.Net: Net: Version 1.62.0 (#12927)
SergeyMenshykh Aug 12, 2025
4073434
Python: Fix the Responses agent msg chaining with reasoning models (#…
moonbox3 Aug 13, 2025
6416c58
Python: Add arguments and results attributes to execute tool span (#1…
TaoChenOSU Aug 13, 2025
09fb007
Python: Bump Python version to 1.35.3 for a release (#12945)
moonbox3 Aug 14, 2025
45fe605
Python: Fix issue with orphaned tool/tool_calls (#12923)
Allaoua9 Aug 14, 2025
96bad5c
Python: Update MCP streamable sample (#12950)
moonbox3 Aug 14, 2025
0a98c72
.Net: Add support for Guid and ObjectID keys in the MongoDB Connector…
damieng Aug 18, 2025
5124a1b
.Net: Add OpenApi parameter description to its schema (#12955)
SergeyMenshykh Aug 19, 2025
5caf833
.Net: Bug: Qdrant DateTime Range filter set incorrectly (#12936)
TsengSR Aug 19, 2025
ca3c7d9
.Net: Address vulnerable packages (+Update MsGraph for latest Major V…
rogerbarreto Aug 19, 2025
bcd9bdb
.Net: Update OpenAI 2.3.0 + MEAI packages to 9.8.0 (#12961)
rogerbarreto Aug 19, 2025
9e37128
.Net: Version 1.63.0 (#12974)
markwallace-microsoft Aug 20, 2025
55f94b5
.Net: Demo/process-framework-signalr (#12374)
tommasodotNET Aug 20, 2025
4c55424
.Net: Bump vite from 6.2.5 to 6.2.7 in /dotnet/samples/Demos/ProcessF…
dependabot[bot] Aug 25, 2025
a02d604
.Net: Add support for 'minimal' reasoning effort for {Azure}+OpenAI C…
Copilot Aug 25, 2025
2a47ba9
Python: Removed usage of DefaultAzureCredential (#12964)
dmytrostruk Aug 25, 2025
18d9a8e
Python: .Net: Updated encoding logic in prompt templates (#12983)
dmytrostruk Aug 27, 2025
1179122
Python: Bump Python version to 1.36.0 for a release. (#13014)
moonbox3 Aug 27, 2025
9568fe8
.Net: Input & output attributes in invoke_agent span (#12928)
TaoChenOSU Aug 27, 2025
3ceceec
.Net: Fix AggregatorKernelAgentFactory naming (#13018)
markwallace-microsoft Aug 27, 2025
a7d82ec
.Net: Updated package version (#13015)
dmytrostruk Aug 27, 2025
e65a0ab
.Net: Removed experimental flags for stable items (#13013)
dmytrostruk Aug 27, 2025
701da3a
.Net: Fix OpenAiResponseAgent chat message images removed by SK (#13019)
markwallace-microsoft Aug 27, 2025
1774dd3
.Net: Filter out reasoning response items during function calling (#1…
markwallace-microsoft Aug 27, 2025
d3318ad
Python: Add container_id and filename fields to AnnotationContent cla…
ymuichiro Aug 28, 2025
5e50e19
Python: Add reasoning support for OpenAI Responses Agents (GPT-5, o4-…
ltwlf Aug 28, 2025
38a7d91
.Net: Fix MongoDB test container ready detection (#13026)
damieng Aug 29, 2025
86b10b9
Python: provide AzureAIAgent thread msg id during streaming (#13032)
moonbox3 Aug 30, 2025
f7fdfcd
Python: Add AzureAIAgent Deep Research Tool support (#13034)
moonbox3 Sep 1, 2025
4e9ea78
Python: Bump Python version to 1.36.1 for a release (#13049)
moonbox3 Sep 2, 2025
da8ca43
Python: fix (openai): only propagate usage metadata for final streami…
daydaychen Sep 3, 2025
0e84e2f
Bump google-github-actions/auth from 2 to 3 (#13060)
dependabot[bot] Sep 3, 2025
d7c149c
Bump crate-ci/typos from 1.35.1 to 1.35.5 (#12973)
dependabot[bot] Sep 3, 2025
0b8d9e2
Bump MishaKav/pytest-coverage-comment from 1.1.54 to 1.1.56 (#12932)
dependabot[bot] Sep 3, 2025
52bb300
Bump actions/checkout from 4 to 5 (#12930)
dependabot[bot] Sep 3, 2025
2db2aa1
Python: Bump torch from 2.7.1 to 2.8.0 in /python (#12919)
dependabot[bot] Sep 3, 2025
e110472
Python: Update pymilvus requirement from <2.6,>=2.3 to >=2.3,<2.7 in …
dependabot[bot] Sep 3, 2025
ea564cf
Python: docs(typing): add return type and docstring to store_results …
ajeet214 Sep 3, 2025
f1aac84
Python: Add framework name into UserAgent header for bedrock integrat…
0x-fang Sep 3, 2025
c61af1a
Python: Update pymongo requirement from <4.14,>=4.8.0 to >=4.8.0,<4.1…
dependabot[bot] Sep 4, 2025
06d6494
Python: Don't return code output via on_intermediate_msg callback (#1…
moonbox3 Sep 4, 2025
d7db35d
Python: Fix Azure AI Inference connector `model_extras` duplication (…
TaoChenOSU Sep 4, 2025
22ff5f8
Python: Fix responses agent kernel args bug (#13056)
moonbox3 Sep 4, 2025
652575a
Python: Bump Python version to 1.36.2 for a release (#13067)
moonbox3 Sep 4, 2025
0ec81c8
.Net: Fix for : OpenAIResponsesAgent don't generate ReasoningContent.…
shethaadit Sep 5, 2025
f80e5f9
.Net: Fix batch operation non-string keys with MongoDB (#13036)
damieng Sep 8, 2025
5272beb
Update COMMUNITY.md with new office hour meeting links (#13074)
moonbox3 Sep 9, 2025
ca23263
.Net: Update M.E.AI and OpenAI dependencies (#13095)
stephentoub Sep 10, 2025
6e4097b
.Net: Version bump 1.65.0 (#13100)
markwallace-microsoft Sep 10, 2025
27e8457
.Net: Fixed sorting for negative DOT product (#13071)
Sep 10, 2025
5023a67
Bump danielpalme/ReportGenerator-GitHub-Action from 5.4.11 to 5.4.12 …
dependabot[bot] Sep 11, 2025
23758ad
Bump crate-ci/typos from 1.35.5 to 1.36.2 (#13097)
dependabot[bot] Sep 11, 2025
64fc111
Bump aws-actions/configure-aws-credentials from 4 to 5 (#13096)
dependabot[bot] Sep 11, 2025
5e2b927
Bump google-github-actions/setup-gcloud from 2 to 3 (#13061)
dependabot[bot] Sep 11, 2025
1211af3
Bump MishaKav/pytest-coverage-comment from 1.1.54 to 1.1.57 (#13063)
dependabot[bot] Sep 11, 2025
1404a72
Python: Fix Cosmos DB NoSQL vector search functionality (issue #13028…
xiaohei520321 Sep 11, 2025
d8af1ed
Python: Safely clone plugins (#13109)
moonbox3 Sep 12, 2025
61d3e6e
Python: Introduce NvidiaChatCompletion AI Connector (#12952)
soumilinandi Sep 15, 2025
cc71ebf
Python: Bump Python version to 1.37.0 for a release. (#13127)
moonbox3 Sep 15, 2025
28ea2f4
Python: Fix AzureAIAgent readme links (#13138)
moonbox3 Sep 17, 2025
d455a20
.Net & Python: Add tool definitions to agent invoke span (#13153)
TaoChenOSU Sep 22, 2025
e73446e
Python: [Python] Updated Agents SDK version to latest for CopilotStud…
tarockey Sep 23, 2025
dd897c9
remove the label needs port action (#13176)
eavanvalkenburg Sep 24, 2025
51f4fe5
.Net: Add instructions checks to ToChatOptions (#13169)
stephentoub Sep 25, 2025
167308f
.Net: Fix Json serialization mistake in GenAI telemetry (#13195)
TaoChenOSU Sep 29, 2025
d93eb5b
.Net: Update A2A library to 0.3.1-preview (#13214)
SergeyMenshykh Oct 3, 2025
814e236
.Net - Fix to remove extraneous console output for declarative agents…
crickman Oct 3, 2025
90d158c
.Net: fix: fix issues with fileId (#13197)
sciutand Oct 3, 2025
33d40e0
Update to latest {Azure.AI.}OpenAI libs (#13228)
stephentoub Oct 7, 2025
bab861d
Version 1.66.0 (#13231)
markwallace-microsoft Oct 8, 2025
a105e14
Bump version numbers of the .Net dependencies (#13230)
markwallace-microsoft Oct 8, 2025
5948dbc
.Net: Fix OllamaPromptExecutionSettings Clone() method to preserve Ol…
Copilot Oct 8, 2025
1526dbc
.Net: Support CollectionExistsAsync with redis alpine (#13244)
westey-m Oct 13, 2025
3ac7861
.Net: Fix weaviate collection name checking (#13242)
stratosblue Oct 13, 2025
c989c5a
.Net: Add adapters to allow SK agents to be exposed as AIAgent (#13240)
westey-m Oct 14, 2025
0ae3794
.Net: Add Agent Framework Migration Samples (#13251)
rogerbarreto Oct 15, 2025
4c030fe
.Net: Update to M.E.AI 9.10 (#13248)
stephentoub Oct 17, 2025
fb29385
.Net: Bugfixes for SemanticKernelAIAgent (#13252)
westey-m Oct 20, 2025
2530daf
.Net: Add .NET VoiceChat console demo: Microphone → VAD → STT → Chat …
asyrovprog Oct 21, 2025
caa6e11
.Net: Update ModelContextProtocol to 0.4.0-preview.3 (#13271)
stephentoub Oct 21, 2025
5fec3be
.Net: Add Kernel Function Arguments and Result to execute tool span (…
TaoChenOSU Oct 23, 2025
1761c68
.Net: [MEVD] Support MemoryExtensions.Contains in LINQ filters (#13263)
roji Oct 23, 2025
7fbe037
.Net: [MEVD] [SQLServer] Switch from JSON to the new binary SqlVector…
roji Oct 23, 2025
3bc2a64
.Net: [MEVD] [SQL Server] Support DateTimeOffset and string arrays (#…
roji Oct 23, 2025
cf9a5f2
Python: Fix onnx pkg by pinning. Pin openai < 2.0. (#13284)
moonbox3 Oct 24, 2025
3434190
.Net: Fix #13183: .NET — Kernel.AddOpenAIChatClient throws an error w…
iangithub Oct 28, 2025
96c4701
.Net: Feature/gemini function parts format (#13258)
abbottdev Oct 28, 2025
c79c269
.Net: [MEVD] Fix filtering by true (#13294)
roji Oct 28, 2025
cc43169
.Net: [MEVD] Test cleanup pack (#13307)
roji Oct 29, 2025
f5fb44e
Python: Bump weaviate image to 1.33.3 (#13313)
moonbox3 Oct 30, 2025
1f8fea2
Python: Fix ai connector integration tests (#13311)
TaoChenOSU Oct 30, 2025
05d659d
Python: Fix non-string KernelArguments being converted to strings in …
moonbox3 Oct 30, 2025
9962d43
Python: Fixed sending "text" parameter to OpenAI Responses API (#13280)
ymuichiro Oct 30, 2025
2651307
Python: Bump Python version to 1.37.1 for a release. (#13314)
moonbox3 Oct 30, 2025
1c11258
Python: added af_tool bridge for kernel_functions (#13227)
eavanvalkenburg Oct 30, 2025
d9ea1e3
.Net - Performance Fix for Orchestration Result (#13317)
crickman Oct 30, 2025
b697358
.Net: [MEVD] Go over all key types, add support for Guid (#13315)
roji Oct 31, 2025
a39b2ba
.Net: [MEVD] Conformance tests for multi-vector records (#13319)
roji Nov 3, 2025
1fc6a63
.Net: Bump vite from 6.2.7 to 6.4.1 in /dotnet/samples/Demos/ProcessW…
dependabot[bot] Nov 3, 2025
b03c3d0
.Net: Support Support BinaryContent in Gemini Connector (#13140)
Millmer Nov 3, 2025
ad97c3a
.Net: [MEVD] Support BinaryEmbedding with PostgreSQL (#13322)
roji Nov 3, 2025
d595e48
.Net: [MEVD] Fix dynamic batching APIs for PostgreSQL (#13323)
roji Nov 3, 2025
c804629
.Net: Add Gemini usage metadata CachedContentTokenCount and Thoughts…
rodriciru Nov 3, 2025
fbdbaab
.Net: Fix top/skip bug in Azure AI Search (#13326)
westey-m Nov 3, 2025
6ce98f7
.Net: fix: AutorRole.Developer missing (#13310)
sciutand Nov 3, 2025
802efdc
.Net: Bump axios from 1.9.0 to 1.12.0 in /dotnet/samples/Demos/Proces…
dependabot[bot] Nov 3, 2025
3eb869e
.Net: [MEVD] More test cleanup (#13320)
roji Nov 3, 2025
70b7bdb
.Net: KernelProcessEventData deserialized in LocalAgentStep (#13203)
Laurianti Nov 3, 2025
13e7582
.Net: Fix #13232: Add empty parameters schema for NonInvocableTool pl…
icyca Nov 3, 2025
2464458
.Net: Update SK Version for release (#13327)
westey-m Nov 3, 2025
b2cceb5
.Net: Update OTel GenAI operation names (#13334)
TaoChenOSU Nov 5, 2025
a5810db
.Net: Final test cleanup (#13328)
roji Nov 6, 2025
eab8c88
.Net: [MEVD] Fix Guid (and other) keys for dynamic collections (#13341)
roji Nov 7, 2025
1ccdd1e
.Net: Updated package version (#13342)
dmytrostruk Nov 7, 2025
b1ecee2
.Net: Add OpenAPI tool call migration sample for AzureOpenAI (#13339)
westey-m Nov 10, 2025
145ad9b
Python: Upgrade Onnx Connector to use 0.9.0 (#13162)
nmoeller Nov 11, 2025
849cff0
Python: Bump Python version to 1.38.0 for a release. (#13354)
moonbox3 Nov 11, 2025
de20575
Fixes to Get/Delete for Guid keys (#13353)
adamsitnik Nov 13, 2025
73337db
.Net: Enable argument types retention in handoff orchestration. (#13367)
SergeyMenshykh Nov 19, 2025
5b30c8b
.NET Fix - Surface agent failure for orchestration (#13369)
crickman Nov 20, 2025
d84363f
Python: Migrate to new Google GenAI SDK (#13371)
TaoChenOSU Nov 24, 2025
9cb9aba
Python: Bump to v1.39.0 for a release (#13392)
moonbox3 Nov 26, 2025
e1fbafe
Python: feat(oracle): add new Oracle connector for Semantic Kernel (#…
monita1208 Nov 26, 2025
60685a7
.Net: Fix: include taskType in Google AI embedding request (fixes #13…
PrathamAditya Nov 28, 2025
460521a
.Net: Add ThinkingLevel parameter to GeminiThinkingConfig for Gemini …
Copilot Dec 1, 2025
89755e0
.Net: Fix GeminiChatCompletionClient to invoke IAutoFunctionInvocatio…
Copilot Dec 1, 2025
6888aa6
Fix: emit streaming usage once at final chunk for OpenAI/Azure (#13386)
Cozmopolit Dec 1, 2025
775b8fc
Fix YAML agent ignoring model.options execution settings (#13365)
yashwantbezawada Dec 1, 2025
b50299b
Upgrade to .NET 10 (#13395)
stephentoub Dec 1, 2025
42716d5
Add IncludeThoughts parameter to Google Connector for accessing Gemin…
roldengarm Dec 1, 2025
28e2fa6
INTPYTHON-724 - Add DriverInfo metadata to MongoDB connector (#13379)
NoahStapp Dec 1, 2025
cd4b483
Update OpenAI and M.E.AI versions (#13390)
stephentoub Dec 1, 2025
855e83c
.Net: Respect custom ToolChoice and ParallelToolCallsEnabled options …
DeepAQ Dec 1, 2025
7d84d6b
Version 1.68.0 (#13398)
markwallace-microsoft Dec 1, 2025
7c9c469
.Net: Fix #13262: GeminiRequest to handle single turn requests correc…
icyca Dec 2, 2025
9ee675a
.NET: Added solution filter file for release (#13402)
dmytrostruk Dec 3, 2025
0195778
Updating SECURITY.ms to latest version. (#13406)
alliscode Dec 3, 2025
4ac3767
Fix C# 14 Contains translation for MEVD providers (#13407)
roji Dec 4, 2025
43da976
Bump react and react-dom versions to be 19.2.1 (#13408)
markwallace-microsoft Dec 4, 2025
4e0ccb9
.Net: Switch MEVD MongoDB Driver to v3.51 (#13370)
damieng Dec 13, 2025
dc7c1c0
Python: Updated Copilot Studio README (#13432)
dmytrostruk Dec 23, 2025
0a9ee40
.Net: Update AWS Vulnerable Package Dependencies (#13449)
rogerbarreto Jan 14, 2026
4a09cbd
.Net: Add FunctionChoiceBehavior support to Google Gemini connector (…
Copilot Jan 14, 2026
dc0eefd
.Net: Skip and AzureAIInference chat completion tests (#13451)
markwallace-microsoft Jan 15, 2026
e50ba67
Python: improve the filtering of in-memory vector stores (#13440)
eavanvalkenburg Jan 15, 2026
e68f09c
Python: adding collection to all for oracle (#13412)
eavanvalkenburg Jan 15, 2026
adb71bc
Python: Bump to v1.39.1 for a release (#13455)
moonbox3 Jan 15, 2026
c97c3e6
.Net: Bump .Net packages, minor versions only (#13452)
markwallace-microsoft Jan 16, 2026
f511c96
Python: inversed the filter logic for InMemory vector stores (#13457)
eavanvalkenburg Jan 19, 2026
1e1fb14
Python: Bump Python version to 1.39.2 for a release (#13459)
moonbox3 Jan 19, 2026
3b61c78
.Net: Version 1.69.0 (#13460)
markwallace-microsoft Jan 19, 2026
72bc025
Python: added allowed_domains to HttpPlugin (#13462)
eavanvalkenburg Jan 22, 2026
f987064
.Net: Use official Google.GenAI IChatClient implementation (#13404)
Copilot Jan 22, 2026
e696dc7
Python: Add directory allowlist configuration for SessionsPythonTool …
moonbox3 Jan 23, 2026
9118743
.Net: Add ThoughtSignature support for Gemini function calling (#13418)
Cozmopolit Jan 23, 2026
1fe41e1
.Net: Version 1.70.0 (#13468)
markwallace-microsoft Jan 23, 2026
4e055e8
.Net: Add agentic tool registration guide to SK -> AF migration. (#13…
Copilot Jan 23, 2026
3ce1a84
.Net: Use testcontainer for SQL Server 2025 (#13465)
roji Jan 26, 2026
b0a185b
.Net: ItCanReturnImageUrlAsync test is flakey so skipping (#13472)
markwallace-microsoft Jan 27, 2026
5794549
.Net: [MEVD] Ensure identifiers are properly quoted (#13470)
roji Jan 27, 2026
fe11ab6
.Net: [MEVD] Support .Any(x => x.Contains(...)) in filters (#13471)
roji Jan 27, 2026
7918395
.Net: [MEVD] Implement key auto-generation (#13466)
roji Jan 28, 2026
af0761c
.Net: Adding copilot cli to the codespace definition (#13479)
rogerbarreto Jan 28, 2026
5b27a72
Python: Add file upload security controls to SessionsPythonPlugin (#1…
rogerbarreto Jan 29, 2026
d3ac002
.Net: Remove old MEVD integration tests (#13484)
roji Jan 29, 2026
1b9d5f1
Bump vite from 6.2.7 to 6.4.1 in /dotnet/samples/Demos/ProcessFramewo…
dependabot[bot] Jan 29, 2026
33e5882
.Net: Bump form-data from 4.0.2 to 4.0.4 in /dotnet/samples/Demos/Pro…
dependabot[bot] Jan 29, 2026
8f301a1
Bump mdast-util-to-hast from 13.2.0 to 13.2.1 in /dotnet/samples/Demo…
dependabot[bot] Jan 29, 2026
a3be1fd
Bump actions/setup-dotnet from 4 to 5 (#13137)
dependabot[bot] Jan 29, 2026
cbb1f21
.Net: [MEVD] Introduce FilterTranslatorBase and remove duplication (#…
roji Feb 1, 2026
b6f95e2
Python: Add class validation for Dapr Runtime step loading (#13499)
moonbox3 Feb 2, 2026
838b951
Python: Bump Python version to 1.39.3 for a release (#13503)
moonbox3 Feb 2, 2026
7d7a649
.Net: [MEVD] Implement support for score threshold (#13501)
roji Feb 5, 2026
b0d621f
.Net: Implement PostgreSQL hybrid search (#13502)
roji Feb 5, 2026
c4d0a62
.Net: Update Microsoft.SemanticKernel packages from 1.68.0 to 1.70.0 …
Copilot Feb 9, 2026
d6d4f3b
Python: refinement of filtering (#13505)
eavanvalkenburg Feb 10, 2026
1dcfda0
Python: Bump nbconvert from 7.16.6 to 7.17.0 in /python (#13528)
dependabot[bot] Feb 10, 2026
4b49943
Python: Bump protobuf from 5.29.5 to 5.29.6 in /python (#13513)
dependabot[bot] Feb 10, 2026
1a0caff
Python: Bump aiohttp from 3.13.2 to 3.13.3 in /python (#13494)
dependabot[bot] Feb 10, 2026
c288150
Python: Bump python-multipart from 0.0.20 to 0.0.22 in /python (#13493)
dependabot[bot] Feb 10, 2026
6a8864f
Python: Bump virtualenv from 20.35.4 to 20.36.1 in /python (#13491)
dependabot[bot] Feb 10, 2026
07f55e3
Python: Bump authlib from 1.6.5 to 1.6.6 in /python (#13489)
dependabot[bot] Feb 10, 2026
7a74a26
.Net: Update DirectoryObjects.yml URL from dev to main branch (#13526)
Copilot Feb 10, 2026
0d283ea
Python: Version bump and dependency updates (#13533)
eavanvalkenburg Feb 10, 2026
3158899
Python: Bump azure-core from 1.36.0 to 1.38.0 in /python (#13495)
dependabot[bot] Feb 10, 2026
898b9fe
Python: Bump urllib3 from 2.3.0 to 2.6.3 in /python (#13496)
dependabot[bot] Feb 10, 2026
e8b4862
.Net: [MEVD] Map DateTime to timestamptz on PostgreSQL (#13514)
roji Feb 11, 2026
c6f07d6
.Net: Implement SQL Server hybrid search (#13512)
roji Feb 11, 2026
1b8b08b
Remove unused workflow (#13545)
moonbox3 Feb 13, 2026
91f7956
.Net: Bumping - Version 1.71.0 (#13552)
rogerbarreto Feb 16, 2026
8513c2a
.Net: [MEVD] Cosmos NoSQL provider work on keys, partition keys and p…
roji Feb 17, 2026
c86a59a
.Net: Update Microsoft.SemanticKernel packages to 1.71.0 (#13571)
Copilot Feb 19, 2026
cec0cba
.Net: Bump SK to 1.7.2 and MEVD to 10.0.0 (#13567)
westey-m Feb 19, 2026
9f2dafc
.Net: [TINY] [MEVD] Remove SupportsMultipleKeys (#13572)
roji Feb 19, 2026
c086d09
.Net: [MEVD] SQL Server approximate vector search (#13573)
roji Feb 23, 2026
889807d
.Net: Update Microsoft.Extensions.AI dependencies to 10.3.0 and OpenA…
Copilot Feb 25, 2026
ea864bf
.Net: [MEVD] Support DateTime/DateTimeOffset/DateOnly/TimeOnly across…
roji Feb 25, 2026
f59e395
.Net: [MEVD] Make PG schema nullable (#13593)
roji Feb 25, 2026
f077655
.Net: [MEVD] Add validation for mismatched collection key (#13594)
roji Feb 26, 2026
74d4310
.Net: Handle installation of pgvector on PostgreSQL (#13600)
roji Feb 27, 2026
429dd1c
Python: support (Azure) OpenAI realtime audio models (#13291)
moonbox3 Feb 28, 2026
781881a
.Net: Deduplicate embedding generation management (#13615)
roji Mar 2, 2026
b712ffc
Python: Bump py version to 1.40.0 for a release (#13619)
moonbox3 Mar 2, 2026
e9641a9
.Net: Fix column nullability in SQL MEVD providers (#13622)
roji Mar 4, 2026
b36a327
.Net: Fix input checking in Cosmos NoSQL, Redis and Weaviate provider…
roji Mar 4, 2026
e901020
.Net: Bump SK and MEVD versions for release (#13630)
westey-m Mar 4, 2026
86d7a49
.Net: Feature text search linq (#13384)
markwallace-microsoft Mar 5, 2026
4d67592
.Net: Add server URL validation options for OpenAPI plugins (#13631)
SergeyMenshykh Mar 6, 2026
02da6c4
Updating recommended extensions list. (#13645)
alliscode Mar 10, 2026
d5c2b9d
Python: Improves the robustness of filename handling (#13643)
TaoChenOSU Mar 12, 2026
c250b37
Python: Refinement of in memory vector collection filter (#13637)
eavanvalkenburg Mar 12, 2026
5c891d1
Python: Add support to new openai text to image model (#13651)
TaoChenOSU Mar 13, 2026
b3cf64a
Python: Bump Python version to 1.41.0 for a release (#13655)
moonbox3 Mar 13, 2026
cc83889
Python: fix(python/google): preserve thought_signature in Gemini func…
giulio-leone Mar 13, 2026
3f6d727
Python: Fix image integration tests that are now blocked due to bot p…
moonbox3 Mar 18, 2026
e500f72
Python: fix prompt template engine blocking HTML tags in content (#13…
weiguangli-io Mar 18, 2026
c294584
.NET: Update system package dependencies for CVE-2026-26127 (#13656)
rogerbarreto Mar 18, 2026
301d7dc
.Net: Migrate from deprecated DALL-E models to gpt-image-1 (#13650)
rogerbarreto Mar 18, 2026
41cc248
.Net: Fixes Qdrant 1.17 issue with returning empty vectors (#13638)
TsengSR Mar 18, 2026
12a7d55
.Net: [Breaking] Harden DocumentPlugin security defaults with deny-by…
rogerbarreto Mar 18, 2026
2c880ea
.Net: [Breaking] Harden plugin security defaults for WebFileDownloadP…
rogerbarreto Mar 18, 2026
c9efdf5
Fix link for Chroma documentation in README (#13682)
AndrewNowosad Mar 19, 2026
620e412
Python: Bump werkzeug from 3.1.1 to 3.1.6 in /python (#13605)
dependabot[bot] Mar 19, 2026
bb421f6
Reduce macos runner coverage due to capacity (#13686)
moonbox3 Mar 19, 2026
3c1b688
Python: Fix ChatHistoryTruncationReducer deleting system prompt (#13610)
roli-lpci Mar 19, 2026
30aec16
Update OpenAI to 2.9.1, Azure.AI.OpenAI to 2.9.0-beta.1, Azure.AI.Pro…
Copilot Mar 19, 2026
8b32b3b
DF PR Review workflow (#13687)
moonbox3 Mar 20, 2026
14ea2fc
SK .NET Release version bump (#13685)
westey-m Mar 20, 2026
0e2e6bd
.Net: feat: Add support for dimensions in Vertex AI embedding service…
abbottdev-kroll Mar 20, 2026
082e28e
.Net: Remove legacy filtering from MEVD providers (#13636)
roji Mar 21, 2026
6ed2bb2
[MEVD] Fix VectorStoreKeyAttribute.IsAutoGenerated to be usable as a …
Copilot Mar 23, 2026
f034ed1
Python: fix: ChatHistoryTruncationReducer orphans TOOL role messages …
giulio-leone Mar 24, 2026
5069b41
Simplify PR parsing for automated review workflow (#13689)
moonbox3 Mar 24, 2026
e0bd528
Python: Default Dapr module allowlist to semantic_kernel prefix (#13596)
moonbox3 Mar 24, 2026
83ff0a5
Python: fix(google-ai): skip api_key check when use_vertexai is True …
giulio-leone Mar 24, 2026
41f7b59
Python: fix Google AI/Vertex AI crash on anyOf schema (#12442) (#13624)
weiguangli-io Mar 25, 2026
9d120bc
Python: Bump Python version to 1.41.1 for a release (#13705)
moonbox3 Mar 25, 2026
5f282a9
Refactor CollectionModel/builder and introduce read-only property int…
roji Mar 26, 2026
134e52e
Use newest Npgsql when targeting net8.0 and above (#13724)
roji Mar 31, 2026
0f322bc
Python: Improve prompt-template msg serialize and sample usage (#13738)
moonbox3 Apr 8, 2026
fdc2067
Python: Update redis[hiredis] requirement from ~=6.0 to >=6,<8 in /py…
dependabot[bot] Apr 8, 2026
f1b168d
Python: Update chromadb requirement from <1.1,>=0.5 to >=0.5,<1.4 in …
dependabot[bot] Apr 8, 2026
e052093
Python: Update pymongo requirement from <4.15,>=4.8.0 to >=4.8.0,<4.1…
dependabot[bot] Apr 8, 2026
2435461
Python: Update pydantic requirement from !=2.10.0,!=2.10.1,!=2.10.2,!…
dependabot[bot] Apr 8, 2026
eeeccb4
Python: Respect FunctionChoiceBehavior filters in OpenAI responses ag…
ymuichiro Apr 8, 2026
12f14bd
Python: Update ipykernel requirement from ~=6.29 to >=6.29,<8.0 in /p…
dependabot[bot] Apr 8, 2026
20c91a3
Python: bump py version to 1.41.2 for a release (#13850)
moonbox3 Apr 8, 2026
daa373e
Update SQL Server vector search to latest VECTOR_SEARCH() syntax
roji Apr 13, 2026
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
The diff you're trying to view is too large. We only load the first 3000 changed files.
19 changes: 16 additions & 3 deletions .devcontainer/devcontainer.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,23 @@
"image": "mcr.microsoft.com/devcontainers/universal:2",
"features": {
"ghcr.io/devcontainers/features/node:1": {},
"ghcr.io/devcontainers/features/dotnet:1": {
"version": "7"
"ghcr.io/jlaundry/devcontainer-features/azure-functions-core-tools:1": {},
"ghcr.io/devcontainers/features/github-cli:1": {
"version": "2"
},
"ghcr.io/jlaundry/devcontainer-features/azure-functions-core-tools:1": {}
"ghcr.io/devcontainers/features/powershell:1": {
"version": "latest"
},
"ghcr.io/azure/azure-dev/azd:0": {
"version": "latest"
},
"ghcr.io/devcontainers/features/common-utils:2": {},
"ghcr.io/devcontainers/features/dotnet:2": {
"version": "none",
"dotnetRuntimeVersions": "10.0",
"aspNetCoreRuntimeVersions": "10.0"
},
"ghcr.io/devcontainers/features/copilot-cli:1": {}
},
"customizations": {
"vscode": {
Expand Down
74 changes: 64 additions & 10 deletions .editorconfig
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ dotnet_style_parentheses_in_other_binary_operators = always_for_clarity:silent
dotnet_style_parentheses_in_other_operators = never_if_unnecessary:silent
# Modifier preferences
dotnet_style_require_accessibility_modifiers = for_non_interface_members:error
dotnet_style_readonly_field = true:suggestion
dotnet_style_readonly_field = true:warning
# Expression-level preferences
dotnet_style_object_initializer = true:suggestion
dotnet_style_collection_initializer = true:suggestion
Expand All @@ -96,10 +96,6 @@ dotnet_style_prefer_compound_assignment = true:suggestion
dotnet_code_quality_unused_parameters = all:suggestion

[*.cs]

# TODO: enable this but stop "dotnet format" from applying incorrect fixes and introducing a lot of unwanted changes.
dotnet_analyzer_diagnostic.severity = none

# Note: these settings cause "dotnet format" to fix the code. You should review each change if you uses "dotnet format".
dotnet_diagnostic.RCS1036.severity = warning # Remove unnecessary blank line.
dotnet_diagnostic.RCS1037.severity = warning # Remove trailing white-space.
Expand Down Expand Up @@ -140,6 +136,7 @@ dotnet_diagnostic.IDE0005.severity = warning # Remove unnecessary using directiv
dotnet_diagnostic.IDE0009.severity = warning # Add this or Me qualification
dotnet_diagnostic.IDE0011.severity = warning # Add braces
dotnet_diagnostic.IDE0018.severity = warning # Inline variable declaration

dotnet_diagnostic.IDE0032.severity = warning # Use auto-implemented property
dotnet_diagnostic.IDE0034.severity = warning # Simplify 'default' expression
dotnet_diagnostic.IDE0035.severity = warning # Remove unreachable code
Expand All @@ -154,7 +151,6 @@ dotnet_diagnostic.IDE0071.severity = warning # Simplify interpolation
dotnet_diagnostic.IDE0073.severity = warning # Require file header
dotnet_diagnostic.IDE0082.severity = warning # Convert typeof to nameof
dotnet_diagnostic.IDE0090.severity = warning # Simplify new expression
dotnet_diagnostic.IDE0130.severity = warning # Namespace does not match folder structure
dotnet_diagnostic.IDE0161.severity = warning # Use file-scoped namespace

# Suppressed diagnostics
Expand All @@ -163,16 +159,29 @@ dotnet_diagnostic.CA1032.severity = none # We're using RCS1194 which seems to co
dotnet_diagnostic.CA1034.severity = none # Do not nest type. Alternatively, change its accessibility so that it is not externally visible
dotnet_diagnostic.CA1062.severity = none # Disable null check, C# already does it for us
dotnet_diagnostic.CA1303.severity = none # Do not pass literals as localized parameters
dotnet_diagnostic.CS1591.severity = none # Missing XML comment for publicly visible type or member
dotnet_diagnostic.CA1305.severity = none # Operation could vary based on current user's locale settings
dotnet_diagnostic.CA1307.severity = none # Operation has an overload that takes a StringComparison
dotnet_diagnostic.CA1508.severity = none # Avoid dead conditional code. Too many false positives.
dotnet_diagnostic.CA1510.severity = none # ArgumentNullException.Throw
dotnet_diagnostic.CA1512.severity = none # ArgumentOutOfRangeException.Throw
dotnet_diagnostic.CA1515.severity = none # Making public types from exes internal
dotnet_diagnostic.CA1805.severity = none # Member is explicitly initialized to its default value
dotnet_diagnostic.CA1822.severity = none # Member does not access instance data and can be marked as static
dotnet_diagnostic.CA1848.severity = none # For improved performance, use the LoggerMessage delegates
dotnet_diagnostic.CA1849.severity = none # Use async equivalent; analyzer is currently noisy
dotnet_diagnostic.CA1865.severity = none # StartsWith(char)
dotnet_diagnostic.CA1867.severity = none # EndsWith(char)
dotnet_diagnostic.CA2007.severity = none # Do not directly await a Task
dotnet_diagnostic.CA2225.severity = none # Operator overloads have named alternates
dotnet_diagnostic.CA2227.severity = none # Change to be read-only by removing the property setter
dotnet_diagnostic.CA2253.severity = none # Named placeholders in the logging message template should not be comprised of only numeric characters
dotnet_diagnostic.CA2253.severity = none # Named placeholders in the logging message template should not be comprised of only numeric characters
dotnet_diagnostic.CA2263.severity = suggestion # Use generic overload

dotnet_diagnostic.VSTHRD003.severity = none # Waiting on thread from another context
dotnet_diagnostic.VSTHRD103.severity = none # Use async equivalent; analyzer is currently noisy
dotnet_diagnostic.VSTHRD111.severity = none # Use .ConfigureAwait(bool) is hidden by default, set to none to prevent IDE from changing on autosave
dotnet_diagnostic.VSTHRD200.severity = none # Use Async suffix for async methods
dotnet_diagnostic.xUnit1004.severity = none # Test methods should not be skipped. Remove the Skip property to start running the test again.

dotnet_diagnostic.RCS1021.severity = none # Use expression-bodied lambda.
Expand Down Expand Up @@ -213,17 +222,29 @@ dotnet_diagnostic.RCS1241.severity = none # Implement IComparable when implement
dotnet_diagnostic.IDE0001.severity = none # Simplify name
dotnet_diagnostic.IDE0002.severity = none # Simplify member access
dotnet_diagnostic.IDE0004.severity = none # Remove unnecessary cast
dotnet_diagnostic.IDE0010.severity = none # Populate switch
dotnet_diagnostic.IDE0021.severity = none # Use block body for constructors
dotnet_diagnostic.IDE0022.severity = none # Use block body for methods
dotnet_diagnostic.IDE0024.severity = none # Use block body for operator
dotnet_diagnostic.IDE0035.severity = none # Remove unreachable code
dotnet_diagnostic.IDE0051.severity = none # Remove unused private member
dotnet_diagnostic.IDE0052.severity = none # Remove unread private member
dotnet_diagnostic.IDE0058.severity = none # Remove unused expression value
dotnet_diagnostic.IDE0059.severity = none # Unnecessary assignment of a value
dotnet_diagnostic.IDE0060.severity = none # Remove unused parameter
dotnet_diagnostic.IDE0080.severity = none # Remove unnecessary suppression operator
dotnet_diagnostic.IDE0061.severity = none # Use block body for local function
dotnet_diagnostic.IDE0079.severity = none # Remove unnecessary suppression.
dotnet_diagnostic.IDE0080.severity = none # Remove unnecessary suppression operator.
dotnet_diagnostic.IDE0100.severity = none # Remove unnecessary equality operator
dotnet_diagnostic.IDE0110.severity = none # Remove unnecessary discards
dotnet_diagnostic.IDE0130.severity = none # Namespace does not match folder structure
dotnet_diagnostic.IDE0290.severity = none # Use primary constructor
dotnet_diagnostic.IDE0032.severity = none # Use auto property
dotnet_diagnostic.IDE0160.severity = none # Use block-scoped namespace
dotnet_diagnostic.IDE1006.severity = warning # Naming rule violations
dotnet_diagnostic.IDE0046.severity = suggestion # If statement can be simplified
dotnet_diagnostic.IDE0056.severity = suggestion # Indexing can be simplified
dotnet_diagnostic.IDE0057.severity = suggestion # Substring can be simplified

###############################
# Naming Conventions #
Expand Down Expand Up @@ -363,17 +384,50 @@ csharp_style_prefer_top_level_statements = true:silent
csharp_style_expression_bodied_lambdas = true:silent
csharp_style_expression_bodied_local_functions = false:silent

###############################
# Resharper Rules #
###############################

# Resharper disabled rules: https://www.jetbrains.com/help/resharper/Reference__Code_Inspections_CSHARP.html#CodeSmell
resharper_redundant_linebreak_highlighting = none # Disable Resharper's "Redundant line break" highlighting
resharper_missing_linebreak_highlighting = none # Disable Resharper's "Missing line break" highlighting
resharper_bad_empty_braces_line_breaks_highlighting = none # Disable Resharper's "Bad empty braces line breaks" highlighting
resharper_missing_indent_highlighting = none # Disable Resharper's "Missing indent" highlighting
resharper_missing_blank_lines_highlighting = none # Disable Resharper's "Missing blank lines" highlighting
resharper_wrong_indent_size_highlighting = none # Disable Resharper's "Wrong indent size" highlighting
resharper_bad_indent_highlighting = none # Disable Resharper's "Bad indent" highlighting
resharper_bad_expression_braces_line_breaks_highlighting = none # Disable Resharper's "Bad expression braces line breaks" highlighting
resharper_multiple_spaces_highlighting = none # Disable Resharper's "Multiple spaces" highlighting
resharper_bad_expression_braces_indent_highlighting = none # Disable Resharper's "Bad expression braces indent" highlighting
resharper_bad_control_braces_indent_highlighting = none # Disable Resharper's "Bad control braces indent" highlighting
resharper_bad_preprocessor_indent_highlighting = none # Disable Resharper's "Bad preprocessor indent" highlighting
resharper_redundant_blank_lines_highlighting = none # Disable Resharper's "Redundant blank lines" highlighting
resharper_multiple_statements_on_one_line_highlighting = none # Disable Resharper's "Multiple statements on one line" highlighting
resharper_bad_braces_spaces_highlighting = none # Disable Resharper's "Bad braces spaces" highlighting
resharper_outdent_is_off_prev_level_highlighting = none # Disable Resharper's "Outdent is off previous level" highlighting
resharper_bad_symbol_spaces_highlighting = none # Disable Resharper's "Bad symbol spaces" highlighting
resharper_bad_colon_spaces_highlighting = none # Disable Resharper's "Bad colon spaces" highlighting
resharper_bad_semicolon_spaces_highlighting = none # Disable Resharper's "Bad semicolon spaces" highlighting
resharper_bad_square_brackets_spaces_highlighting = none # Disable Resharper's "Bad square brackets spaces" highlighting
resharper_bad_parens_spaces_highlighting = none # Disable Resharper's "Bad parens spaces" highlighting

# Resharper enabled rules: https://www.jetbrains.com/help/resharper/Reference__Code_Inspections_CSHARP.html#CodeSmell
resharper_comment_typo_highlighting = suggestion # Resharper's "Comment typo" highlighting
resharper_redundant_using_directive_highlighting = warning # Resharper's "Redundant using directive" highlighting
resharper_inconsistent_naming_highlighting = warning # Resharper's "Inconsistent naming" highlighting
resharper_redundant_this_qualifier_highlighting = warning # Resharper's "Redundant 'this' qualifier" highlighting
resharper_arrange_this_qualifier_highlighting = warning # Resharper's "Arrange 'this' qualifier" highlighting

###############################
# Java Coding Conventions #
###############################
[*.java]
charset = utf-8
end_of_line = lf
indent_size = 2
indent_size = 4
indent_style = space
insert_final_newline = false
tab_width = 2
tab_width = 4
ij_formatter_off_tag = @formatter:off
ij_formatter_on_tag = @formatter:on
ij_smart_tabs = false
Expand Down
3 changes: 2 additions & 1 deletion .gitattributes
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,5 @@
* text=auto eol=lf working-tree-encoding=UTF-8

# Bash scripts
*.sh text eol=lf
*.sh text eol=lf
*.cmd text eol=crlf
31 changes: 31 additions & 0 deletions .github/.linkspector.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
dirs:
- .
ignorePatterns:
- pattern: "/github/"
- pattern: "./actions"
- pattern: "./blob"
- pattern: "./issues"
- pattern: "./discussions"
- pattern: "./pulls"
- pattern: "https:\/\/platform.openai.com"
- pattern: "https:\/\/outlook.office.com/bookings"
excludedDirs:
# Folders which include links to localhost, since it's not ignored with regular expressions
- ./python/samples/demos/telemetry
- ./python/samples/demos/process_with_dapr
- ./dotnet/samples/Demos/ProcessWithDapr
- ./dotnet/samples/Demos/CopilotAgentPlugins
# Exclude folders that contain documents with links prone to becoming broken and temporarily unavailable. This should be removed when the link checker is implemented as a background job that does not block PRs.
- ./docs/decisions
- ./dotnet/samples
- ./dotnet/src/IntegrationTests # Cannot reach https://www.microsoft.com/en-us/bing/apis/bing-web-search-api Status: 404" location:{path:"dotnet/src/IntegrationTests/README.md"
- ./dotnet/src/Experimental/Orchestration.Flow.IntegrationTests # Cannot reach https://www.microsoft.com/en-us/bing/apis/bing-web-search-api Status: 404" location:{path:"dotnet/src/Experimental/Orchestration.Flow.IntegrationTests/README.md"
- ./python/samples
baseUrl: https://github.com/microsoft/semantic-kernel/
aliveStatusCodes:
- 200
- 206
- 429
- 500
- 503
useGitIgnore: true
5 changes: 0 additions & 5 deletions .github/CODEOWNERS
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,3 @@
# directory at the root of the repository and any of its
# subdirectories.
/java/ @microsoft/octo-semantickernel-pr-java

# @microsoft/octo-semantickernel-pr-apps owns any files in the samples
# directory at the root of the repository and any of its
# subdirectories.
/samples/ @microsoft/octo-semantickernel-pr-apps
11 changes: 7 additions & 4 deletions .github/ISSUE_TEMPLATE/bug_report.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,10 @@
---
name: Bug report
about: Create a report to help us improve
title: ''
labels: ''
title: 'Bug: '
type: 'bug'
labels: ["bug"]
projects: ["semantic-kernel"]
assignees: ''

---
Expand All @@ -24,10 +26,11 @@ A clear and concise description of what you expected to happen.
If applicable, add screenshots to help explain your problem.

**Platform**
- OS: [e.g. Windows, Mac]
- IDE: [e.g. Visual Studio, VS Code]
- Language: [e.g. C#, Python]
- Source: [e.g. NuGet package version 0.1.0, pip package version 0.1.0, main branch of repository]
- AI model: [e.g. OpenAI:GPT-4o-mini(2024-07-18)]
- IDE: [e.g. Visual Studio, VS Code]
- OS: [e.g. Windows, Mac]

**Additional context**
Add any other context about the problem here.
30 changes: 30 additions & 0 deletions .github/ISSUE_TEMPLATE/feature_graduation.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
---
name: Feature graduation
about: Plan the graduation of an experimental feature
title: 'Graduate XXX feature'
labels: ["feature_graduation"]
type: 'feature'
projects: ["semantic-kernel"]
assignees: ''

---

---
name: Feature graduation
about: Plan the graduation of an experimental feature

---

Checklist to be completed when graduating an experimental feature

- [ ] Notify PM's and EM's that feature is ready for graduation
- [ ] Contact PM for list of sample use cases
- [ ] Verify there are sample implementations​ for each of the use cases
- [ ] Verify telemetry and logging are complete
- [ ] ​Verify API docs are complete and arrange to have them published
- [ ] Make appropriate updates to Learn docs​
- [ ] Make appropriate updates to Concept samples
- [ ] Make appropriate updates to Blog posts
- [ ] Verify there are no serious open Issues​​
- [ ] Update table in EXPERIMENTS.md
- [ ] Remove SKEXP​ flag from the experimental code
4 changes: 3 additions & 1 deletion .github/ISSUE_TEMPLATE/feature_request.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,10 @@
---
name: Feature request
about: Suggest an idea for this project
title: ''
title: 'New Feature: '
labels: ''
type: 'feature'
projects: ["semantic-kernel"]
assignees: ''

---
Expand Down
33 changes: 30 additions & 3 deletions .github/_typos.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,13 +12,40 @@ extend-exclude = [
"*.bicep",
"encoder.json",
"vocab.bpe",
"GPT3TokenizerTests.cs",
"CodeTokenizerTests.cs",
"test_code_tokenizer.py",
"*response.json",
"test_content.txt",
"google_what_is_the_semantic_kernel.json",
"what-is-semantic-kernel.json",
"serializedChatHistoryV1_15_1.json",
"MultipleFunctionsVsParameters.cs",
"PopulationByCountry.csv",
"PopulationByAdmin1.csv",
"WomensSuffrage.txt",
"SK-dotnet.slnx.DotSettings",
"**/azure_ai_search_hotel_samples/README.md",
"**/Demos/ProcessFrameworkWithAspire/ProcessFramework.Aspire/ProcessFramework.Aspire.ProcessOrchestrator/Program.cs",
"**/Demos/ProcessFrameworkWithAspire/**/*.http",
"**/samples/Concepts/Resources/travel-destination-overview.txt"
]

[default.extend-words]
ACI = "ACI" # Azure Container Instance
ACI = "ACI" # Azure Container Instance
exercize = "exercize" # test typos
gramatical = "gramatical" # test typos
Guid = "Guid" # Globally Unique Identifier
HD = "HD" # Test header value
EOF = "EOF" # End of File
ans = "ans" # Short for answers
arange = "arange" # Method in Python numpy package
prompty = "prompty" # prompty is a format name.
ist = "ist" # German language
dall = "dall" # OpenAI model name
pn = "pn" # Kiota parameter
nin = "nin" # MongoDB "not in" operator
asend = "asend" # Async generator method
Magentic = "Magentic" # Magentic is a name of an agentic pattern

[default.extend-identifiers]
ags = "ags" # Azure Graph Service
Expand All @@ -31,4 +58,4 @@ extend-ignore-re = [
[type.msbuild]
extend-ignore-re = [
'Version=".*"', # ignore package version numbers
]
]
Loading
Loading