Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Aug 4, 2025

Updated Azure.Extensions.AspNetCore.Configuration.Secrets from 1.3.2 to 1.4.0.

Release notes

Sourced from Azure.Extensions.AspNetCore.Configuration.Secrets's releases.

No release notes found for this version range.

Commits viewable in compare view.

Updated Microsoft.ApplicationInsights.AspNetCore from 2.22.0 to 2.23.0.

Release notes

Sourced from Microsoft.ApplicationInsights.AspNetCore's releases.

2.23.0

  • no changes since beta.

2.23.0-beta1

Commits viewable in compare view.

Updated Microsoft.Azure.Cosmos from 3.45.1 to 3.52.1.

Release notes

Sourced from Microsoft.Azure.Cosmos's releases.

3.52.1

3.52.1 - 2025-7-10

Fixed

  • 5257 QueryPlan: Fixes 410 Gone exception on query plan calls in Non-X64 windows platforms

3.52.0

3.52.0 - 2025-6-13

Added

  • 5180 Query: Adds public PopulateQueryAdvice capability
  • 5215 Client Encryption: Adds support for latest Cosmos package and bumps up Encryption package for nuget release
  • 5157 Query: Adds support for LINQ extension method for VectorDistance

This also includes a Direct Package version update to 3.39.1 in PR #​5241 which includes the following:

  • Rntbd Health Check Improvements Part 3: Enables Aggressive Timeout Detection By Default.
  • Introduce East US 3 region in the SDK.

Fixed

  • 5221 Query : Fixes Skip + Order By Bug
  • 5218 Binary Encoding: Fixes DateTime Parsing Issue with Trailing Zeros in the Milli-Seconds Precision
  • 5234 Client Encryption: Fixes Encryption Release Pipeline

3.52.0-preview.0

3.52.0-preview.0 - 2025-5-16

Added

  • 5182 InMemoryLeaseContainer: Adds public API to use InMemoryLeaseContainer with ChangeFeedProcessorBuilder
  • 5170 PPAF: Adds Code to Fetch Enablement Flag Through Gateway Database Account Response

Fixed

  • 5197 GlobalEndpointManager: Fixes Observed exception (ObjectDisposedException)

3.51.0

3.51.0 - 2025-5-16

Added

  • 5182 InMemoryLeaseContainer: Adds public API to use InMemoryLeaseContainer with ChangeFeedProcessorBuilder
  • 5170 PPAF: Adds Code to Fetch Enablement Flag Through Gateway Database Account Response

Fixed

  • 5197 GlobalEndpointManager: Fixes Observed exception (ObjectDisposedException)

3.51.0-preview.0

3.51.0-preview.0 - 2025-5-9

Added

  • 4993 Query: Adds LINQ extension method for ORDER BY RANK, FullTextScore and RRF
  • 5121 Query: Adds support for the optimized query plan that skips the order by rewrite
  • 5190 Hedging: Adds Hedging for Write requests GA

Fixed

  • 5145 Query: Fixes handling of undefined projections in hybrid search
  • 5150 Query: Fixes Full Text Search APIs by marking them public
  • 5162 HPK : Fixes code documentation to reference PartitionKeyPaths for HPK scenarios
  • 5163 Query: Fixes function signature for RRF, OrderByRank and FullTextScore LINQ extension methods
  • 5171 Query: Fixes FullText Policy API by making language optional
  • 5189 Hedging: Fixes Concurrency Issue

3.50.0

3.50.0 - 2025-5-9

Added

  • 4993 Query: Adds LINQ extension method for ORDER BY RANK, FullTextScore and RRF
  • 5121 Query: Adds support for the optimized query plan that skips the order by rewrite
  • 5190 Hedging: Adds Hedging for Write requests GA

Fixed

  • 5145 Query: Fixes handling of undefined projections in hybrid search
  • 5150 Query: Fixes Full Text Search APIs by marking them public
  • 5162 HPK : Fixes code documentation to reference PartitionKeyPaths for HPK scenarios
  • 5163 Query: Fixes function signature for RRF, OrderByRank and FullTextScore LINQ extension methods
  • 5171 Query: Fixes FullText Policy API by making language optional
  • 5189 Hedging: Fixes Concurrency Issue

3.50.0-preview.0

3.50.0-preview.0 - 2025-4-17

Added

  • 5136 VectorIndexing: Adds Preview APIs for VectorIndexing Policies

3.49.0

3.49.0 - 2025-4-17

Added

  • 5077 ThroughputBucketing: Adds changes to make ThroughputBucket public for preview SDK
  • 5069 AsyncCache: Adds support for stack trace optimization during exceptions for AsyncCache and AsyncCacheNonblocking
  • 5120 Query: Adds an environment variable for disabling the hybrid search query plan optimization
  • 5127 UnknownRntbdHeader : Adds a new SDK capability for UnknownRntbdHeaders
  • 5128 Session Consistency: Adds SessionTokenMismatchRetryPolicy optimization through customer supplied region switch hints

Fixed

  • 5089 WebAssembly : Fixes Guard the ServicePointAccessor call in DocumentClass with IsSupported as well
  • 5106 Diagnostics: Fixes bug where some overloaded substatus codes are displayed incorrectly in diagnostics.
  • 5139 Query: Fixes flip of boolean switch for hybridSearchSkipOrderByRewrite

3.49.0-preview.1

3.49.0-preview.1 - 2025-4-11

Fixes

  • 5108 Metadata requests: Fixes bug where certain metadata requests are not retried with a client cold start with only query requests

3.49.0-preview.0

3.49.0-preview.0 - 2025-3-21

Fixes

  • 5024 Query: Fixes logic to determine whether to use distributed query by adding a check for gateway connection mode
  • 5049 .NET9: Fixes WebAssembly or browser scenarios by conditionally setting the ConnectionLimit
  • 4470 NonBlockingAsyncCache: Fixes lambda func capturing the outer context (memory optimization)
  • 4977 Heiarchical Partition Keys: Fixes bug for ReadMany where None Partition does not return results

Added

  • 5057 AvailabilityStrategy: Adds WithAvailabilityStrategy method to public GA SDK.
  • 5011 Query: Adds query feature and deserialization of component weights for weighted rank fusion
  • 4980 Query: Adds FullTextContains, FullTextContainsAll, FullTextContainsAny as LINQ extension method

3.48.1

3.48.1 - 2025-4-11

Fixes

  • 5108 Metadata requests: Fixes bug where certain metadata requests are not retried with a client cold start with only query requests

3.48.0

3.48.0 - 2025-3-21

Fixes

  • 5024 Query: Fixes logic to determine whether to use distributed query by adding a check for gateway connection mode
  • 5049 .NET9: Fixes WebAssembly or browser scenarios by conditionally setting the ConnectionLimit
  • 4470 NonBlockingAsyncCache: Fixes lambda func capturing the outer context (memory optimization)
  • 4977 Heiarchical Partition Keys: Fixes bug for ReadMany where None Partition does not return results

Added

  • 5057 AvailabilityStrategy: Adds WithAvailabilityStrategy method to public GA SDK.
  • 5011 Query: Adds query feature and deserialization of component weights for weighted rank fusion
  • 4980 Query: Adds FullTextContains, FullTextContainsAll, FullTextContainsAny as LINQ extension method

3.48.0-preview.2

3.48.0-preview.2 - 2025-2-28

Fixed

  • 5030 Binary Encoding: Fixes Serialization Gaps on Newtonsoft Reader/Writer for Transactional Batch API.

3.48.0-preview.1

3.48.0-preview.1 - 2025-2-14

Added

  • 5013 Resiliency: Fixes a bug in the feature for "Faster detection of broken Transport connections".

Set Environment variable AZURE_COSMOS_AGGRESSIVE_TIMEOUT_DETECTION_ENABLED to "True" to enable the above feature. Fixed an issue where connections weren't marked as "unhealthy" under sustained failures, delaying recovery. Now, unhealthy connections trigger prompt reconnection, ensuring continuous client operations.

3.48.0-preview.0

3.48.0-preview.0 - 2025-2-7

Added

  • 4706 Hedging: Adds support for writes on multi region accounts

3.47.2

3.47.2 - 2025-2-28

Fixed

  • 5030 Binary Encoding: Fixes Serialization Gaps on Newtonsoft Reader/Writer for Transactional Batch API.

3.47.1

3.47.1 - 2025-2-14

Added

  • 5013 Resiliency: Fixes a bug in the feature for "Faster detection of broken Transport connections".

Set Environment variable AZURE_COSMOS_AGGRESSIVE_TIMEOUT_DETECTION_ENABLED to "True" to enable the above feature. Fixed an issue where connections weren't marked as "unhealthy" under sustained failures, delaying recovery. Now, unhealthy connections trigger prompt reconnection, ensuring continuous client operations.

3.47.0

3.47.0 - 2025-2-07

Added

  • 4682 OpenTelemetry Metrics: Adds support to collect Operation level metrics
  • 4857 Query: Adds LINQ support for Multi-key Group By translation
  • 4872 Open Telemetry : Adds implementation for network level Metrics
  • 4925 Open Telemetry: Adds option to opt-in optional dimensions
  • 4966 Hedging: Adds reads CrossRegionalHedging to GA SDK release
  • 4994 Query: Adds Computed Properties to Public Interface

This also includes a Direct Package version update to 3.37.9 in PR #​4990

Fixed

  • 4928 Upgrade Resiliency: Fixes Code to Clean-up Unhealthy Connection and LbChannelState Object.
  • 4869 Hedging: Fixes NullReference Exception Bug
  • 4949 RequestOptions: Fixes Etag code documentation
  • 4936 Optimization: Fixes SDK to use static readonly arrays for seperators
  • 4970 QuorumReader: Fixes bug where reads will fail in BoundedStaleness when a secondary replica is unresponsive to use primary replica on retries
  • 4995 Open Telemetry: Fixes attribute name as per OTel Guidance

3.47.0-preview.1

3.47.0-preview.1 - 2025-01-28

Fixed

  • 4928 Upgrade Resiliency: Fixes Code to Clean-up Unhealthy Connection and LbChannelState Object.
  • 4934 Region Availability: Adding SDK Changes for Upcoming Regions.

3.47.0-preview.0

3.47.0-preview.0 - 2024-11-19

Added

  • 4839 Dependencies: Removes direct reference to the Newtonsoft.Json package, marks it as a private asset, and adds a build target to enforce explicit consumer references.

NOTE: This is a breaking change. Consumer applications must explicitly reference the Newtonsoft.Json package with a version >= 10.0.2 or opt-out of the check by setting <AzureCosmosDisableNewtonsoftJsonCheck>true</AzureCosmosDisableNewtonsoftJsonCheck> in their project file.

3.46.1

3.46.1 - 2024-12-24

Fixed

  • 4928 Upgrade Resiliency: Fixes Code to Clean-up Unhealthy Connection and LbChannelState Object.
  • 4934 Region Availability: Adding SDK Changes for Upcoming Regions.

3.46.0

3.46.0 - 2024-11-19

Added

  • 4839 Dependencies: Removes direct reference to the Newtonsoft.Json package, marks it as a private asset, and adds a build target to enforce explicit consumer references.

NOTE: This is a breaking change. Consumer applications must explicitly reference the Newtonsoft.Json package with a version >= 10.0.2 or opt-out of the check by setting <AzureCosmosDisableNewtonsoftJsonCheck>true</AzureCosmosDisableNewtonsoftJsonCheck> in their project file.

  • 4854 Open Telemetry: Adds open telemetry based versioning.
    aavasthy marked this conversation as resolved.

Fixed

  • 4860 Open telemetry: Fixes Populating Query text for non-stream Iterator.
  • 4649 Query: Fixes prefetching to be disabled when MaxConcurrency is less than or equal to one.
  • 4878 Tests: Fixes Assert proper way.
  • 4885 Query: Fixes (workaround) for query plan issue where placeholder index does not start at zero.

3.46.0-preview.2

3.46.0-preview.2 - 2024-11-13

Added

  • 4866 JSON Binary Encoding: Adds support for encoding uniform arrays.

3.46.0-preview.1

3.46.0-preview.1 - 2024-11-11

Added

  • 4863 VectorIndexDefinition: Refactors Code to Remove Support for VectorIndexShardKey from Preview Contract.

3.46.0-preview.0

3.46.0-preview.0 - 2024-10-25

Added

  • 4792 VectorIndexDefinition: Adds Support for Partitioned DiskANN

  • 4837 ContainerProperties: Adds Full Text Search and Indexing Policy.

3.45.2

3.45.2 - 2024-11-13

Added

  • 4866 JSON Binary Encoding: Adds support for encoding uniform arrays.

Commits viewable in compare view.

Updated Microsoft.CodeAnalysis.Analyzers from 3.11.0 to 4.14.0.

Release notes

Sourced from Microsoft.CodeAnalysis.Analyzers's releases.

4.2.0-4.22266.5

Release

4.2.0-3.22151.16

Release

4.2.0-1.22108.11

Release

4.0.1

Release

4.0.0-6.21526.21

Release

4.0.0-2.21354.7

Release

4.0.0-2.21254.26

Release

4.0.0-1.21277.15

Release

Commits viewable in compare view.

Updated Microsoft.CodeAnalysis.CSharp.CodeStyle from 4.11.0 to 4.14.0.

Release notes

Sourced from Microsoft.CodeAnalysis.CSharp.CodeStyle's releases.

No release notes found for this version range.

Commits viewable in compare view.

Updated Microsoft.CodeAnalysis.NetAnalyzers from 8.0.0 to 9.0.0.

Release notes

Sourced from Microsoft.CodeAnalysis.NetAnalyzers's releases.

9.0.0

Release build of Microsoft.CodeAnalysis.NetAnalyzers 9.0.0 containing first-party code quality analyzers ("CAxxxx rules").

Contains bug fixes on top of 8.0.0 release.

What's Changed

Commits viewable in compare view.

Updated Microsoft.Identity.Web from 2.21.1 to 3.12.0.

Release notes

Sourced from Microsoft.Identity.Web's releases.

3.11.0

3.11.0

Dependencies updates

  • Updated global.json to the latest .NET 9 runtime framework 9.0.108. See PR #​3422 for details.

Bug fixes

  • Fix IDW10405 error when using managed identity with common tenant. See PR #​3415 for details.
  • Fix OidcIdpSignedAssertionLoader to remove hard dependency on IConfiguration registration. See PR #​3414 for details.

New feature

  • Add support for ExtraHeaderParameters and ExtraQueryParameters properties on DownstreamApiOptions to simplify adding custom headers and query parameters to downstream API requests. See PR #​3413 for details.
  • Add better support for Azure SDK. For details see Readme-Azure and PR #​3416

What's Changed

New Contributors

Full Changelog: AzureAD/microsoft-identity-web@3.10.0...3.11.0

3.10.0

3.10.0

Dependencies updates

  • Updated MSAL to version 4.73.1 (#​3398).
  • Updated global.json to the latest .NET 9 runtime framework 9.0.107 (#​3385).

New feature

  • Added support for Agent Identities (#​3396, #​3402).
    introducing the Microsoft.Identity.Web.AgentIdentities package .

Bug fixes

  • Processed codeQL issues

Fundamentals

  • improved unit tests for OidcFic with the new SignedAssertionFmiPath

3.9.4

3.9.4

Package updates

  • Microsoft.IdentityModel updated to version 8.12.1.

Bug fix

  • Updates the DefaultAuthorizationHeaderProvider to update the AcquireTokenOptions.LongRunningWebApiSessionKey after the token is acquired so that the key can be used in the next OBO call. See PR #​3381 for details.

Fundamentals

  • Update .NET SDK version to 9.0.107 used when building or running the code. See #​3385 for details.
  • Improved test coverage for managed identity flows. See #​3350 for details.

What's Changed

Full Changelog: AzureAD/microsoft-identity-web@3.9.3...3.9.4

3.9.3

3.9.3

Package updates

  • Microsoft.IdentityModel updated to version 8.12.0.

Fundamentals

  • Add .clinerules to help with AI tooling.
  • Update PublicApiAnalyzers and BannedApiAnalyzers to 4.14.0 Upgraded analyzer packages for improved diagnostics and code consistency (in particular delegates are added). For details see #​3379

What's Changed

Full Changelog: AzureAD/microsoft-identity-web@3.9.2...3.9.3

3.9.2

3.9.2

Package updates

Fundamentals:

  • Fix invalid comparisons in prop and csproj files. For details see #​3297.

What's Changed

Full Changelog: AzureAD/microsoft-identity-web@3.9.1...3.9.2

3.9.1

3.9.1

Package updates

  • Microsoft.Identity.Abstractions updated to version 9.1.0.

Fundamentals

  • Fix AoT warnings. For details see #​3366.

What's Changed

Full Changelog: AzureAD/microsoft-identity-web@3.9.0...3.9.1

3.9.0

3.9.0

Package updates

Bug fixes

  • Fixed issue where RequiredScopeOrAppPermission extension method didn’t work with Minimal APIs. See #​3323.
  • Resolved IL warnings from AddDownstreamApis in NativeAOT projects. See #​3355.
  • Ensured AcquireTokenForConfidentialClient correctly passes MSAL exceptions. See #​3345.
  • Prevented null reference when accessing MergedOptions instance. See #​3337.

New feature

  • Added optional login_hint and domain_hint support to AccountController.SignIn endpoint. See #​3244 and #​3348.

Fundamentals

  • Introduced Long-Term Support (LTS) policy. See #​3357.
  • Added tests to validate xms_cc (client capability) forwarding in CCA flows. See #​3349.

External contributions

Thank you @​evan-buss for your contribution and fixing the issue where RequiredScopeOrAppPermission extension method didn’t work with Minimal APIs. See #​3323.
Thank you @​neha-bhargava for your contribution and ensuring AcquireTokenForConfidentialClient correctly passes MSAL exceptions. See #​3345.

3.8.4

3.8.4

Package updates

Bug fixes

  • Fixed the issue where FmiPath was not persisted when copying/reinitializing AcquireTokenOptions. See #​3336.

New feature

Fundamentals

  • Removed System.Text.Json as an explicit dependency for .NET Core targets. See #​3331.

3.8.3

3.8.3

Package updates

New feature

  • TokenAcquistion.cs adds its service provider to the acquisition options. See issue #​3315 for details.

3.8.2

3.8.2

  • Updated to Microsoft.Identity.Abstractions 9.0.0

New feature

  • An exception is now thrown if MSAL TokenCacheNotificationArgs indicates that distributed cache is configured when it should not have been. See #​3304.
  • Added support for federated identity credentials with AT_POP. See #​3299.

3.8.1

New features

  • Updated to Microsoft.IdentityModel.* 8.7.0

Bug fixes

  • Pins Microsoft.Extensions.Http dependency version to 3.1.3 for .NET Framework and .NET Standard and uses inbox version for .NET Core. See #​3145.

What's Changed

New Contributors

Full Changelog: AzureAD/microsoft-identity-web@3.8.0...3.8.1

3.8.0

3.8.0

New feature

  • Updated to Microsoft.IdentityModel.* 8.6.1
  • Updated to MSAL.NET 4.69.1
  • Updated the Json Schema to include extensiblity for signed assertion providers. See #​3235
  • Added support for Federation Identity Credential on any OIDC Idp (FIC+OIDC credential provider). See #​3255
  • Support for acquiring token for Federation Managed Identity (FMI). Supports the FmiPath property of AcquireTokenOptions. See #​3247
  • Downstream APIs now support Authorization headers with a custom SAML bearer syntax. See #​3273

Bug fixes

  • TokenAcquirerFactory is now thread safe. See #​3274
  • Fix a bug in the parsing of the token in the authority. See #​3261

Fundamentals

  • Removed old Blazorwasm sample, wasm-tools and added new blazor web API: #​3259, #​3257, #​3254
  • Modified the build so that, in CI/CD internal builds, the NuGet.olg NuGet source is replaced by a managed Nuget source. More verbose information added. See #​3263
  • Fixed CS8602 Warnings in Weather.razor (BlazorApp) – Handle Nullable forecasts and user.Identity. See #​3266,

What's Changed

New Contributors

Full Changelog: AzureAD/microsoft-identity-web@3.7.1...3.8.0

3.7.1

3.7.1

  • Updated to Microsoft.IdentityModel.* 8.5.0

3.7.0

3.7.0

  • Updated to Microsoft.Identity.Abstractions 8.1.0
  • Updated to Microsoft.IdentityModel.* 8.4.0

New Feature

  • IdentityWeb now provides extensibility to DefaultCredentialsLoader so that partner teams, or an SDK on top of IdWeb, can bring their own credential providers. See #​3220 for details.

Bug fixes

  • The merged options are now being passed to MSAL for the CCA ROPC scenario. See #​3207 for details.

What's Changed

Full Changelog: AzureAD/microsoft-identity-web@3.6.2...3.7.0

3.6.2

3.6.2

  • Updated to Microsoft.Identity.Abstractions 8.0.0

Fundamentals

  • Clean-up the tests that were using properties removed in Abstractions 8.0.0. See issue #​3212 for details.

What's Changed

Full Changelog: AzureAD/microsoft-identity-web@3.6.1...3.6.2

3.6.1

3.6.1

  • Updated to Microsoft.Identity.Abstractions 7.2.1

3.6.0

3.6.0

  • Updated to Microsoft.IdentityModel.* 8.3.1
  • Updated to MSAL.NET 4.67.2

Bug fixes

Fundamentals

What's Changed

New Contributors

Full Changelog: AzureAD/microsoft-identity-web@3.5.0...3.6.0

3.5.0

Bug fixes

Fundamentals

What's Changed

Full Changelog: AzureAD/microsoft-identity-web@3.4.0...3.5.0

3.4.0

3.4.0

  • Updated to Microsoft.IdentityModel.* 8.2.1
  • Updated to Microsoft.Identity.Abstractions 7.2.0

New features

  • Add ROPC flow support for confidential client applications. See 3091, 3129, 3139.
  • Allow multi-tenant applications to specify the AppHomeTenantId to be used for client credentials. See 3121, 3132.
  • Update to use .NET 9 GA. See 3127.

What's Changed

New Contributors

Full Changelog: AzureAD/microsoft-identity-web@3.3.1...3.4.0

3.3.1

3.3.1

  • Updated to Microsoft.IdentityModel.* 8.2.0

Supportability

  • Added JSON schema support for Microsoft.Identity.Web configuration. This allows for schema validation in the appsettings.json, improving configuration accuracy and developer experience. To use it, add the following at the top of your appsettings.json:
    "$schema": "https://github.com/AzureAD/microsoft-identity-web/blob/master/JsonSchemas/microsoft-identity-web.json"
    This update enhances the configuration process by providing clear structure and validation for settings used in Microsoft.Identity.Web. See PR #​3119 for details.

Fundamentals

  • Fix a flaky test in the L1L2Cache tests. See PR #​3122 for details.

What's Changed

New Contributors

Full Changelog: AzureAD/microsoft-identity-web@3.3.0...3.3.1

3.3.0

3.3.0

  • Updated to Microsoft.Identity.Client 4.66.0
  • Update system.Text.Json to 8.0.5 CVE-2024-43485
  • Updated to .NET 9 RC2

New features

  • Microsoft.Identity.Web token acquisition now provides an extensibility mechanism to enlight non-standard features. For details, see #​2975

Fundamentals

What's Changed

New Contributors

Full Changelog: AzureAD/microsoft-identity-web@3.2.2...3.3.0

3.2.2

3.2.2

  • Updated to Microsoft.IdentityModel.* 8.1.2

3.2.1

3.2.1

  • Updated to Microsoft.IdentityModel.* 8.1.1

What's Changed

Full Changelog: AzureAD/microsoft-identity-web@3.2.0...3.2.1

3.2.0

3.2.0

  • Updated to Microsoft.Identity.Abstractions 7.1.0
  • Updated to Microsoft.IdentityModel.* ....

Description has been truncated

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps Azure.Extensions.AspNetCore.Configuration.Secrets from 1.3.2 to 1.4.0
Bumps Microsoft.ApplicationInsights.AspNetCore from 2.22.0 to 2.23.0
Bumps Microsoft.Azure.Cosmos from 3.45.1 to 3.52.1
Bumps Microsoft.CodeAnalysis.Analyzers from 3.11.0 to 4.14.0
Bumps Microsoft.CodeAnalysis.CSharp.CodeStyle from 4.11.0 to 4.14.0
Bumps Microsoft.CodeAnalysis.NetAnalyzers from 8.0.0 to 9.0.0
Bumps Microsoft.Identity.Web from 2.21.1 to 3.12.0
Bumps Microsoft.KernelMemory.Abstractions from 0.92.241112.1 to 0.98.250508.3
Bumps Microsoft.KernelMemory.AI.AzureOpenAI from 0.92.241112.1 to 0.98.250508.3
Bumps Microsoft.KernelMemory.AI.Ollama from 0.92.241112.1 to 0.98.250508.3
Bumps Microsoft.KernelMemory.AI.OpenAI from 0.92.241112.1 to 0.98.250508.3
Bumps Microsoft.KernelMemory.Core from 0.92.241112.1 to 0.98.250508.3
Bumps Microsoft.KernelMemory.DataFormats.AzureAIDocIntel from 0.92.241112.1 to 0.98.250508.3
Bumps Microsoft.KernelMemory.DocumentStorage.AzureBlobs from 0.92.241112.1 to 0.98.250508.3
Bumps Microsoft.KernelMemory.MemoryDb.AzureAISearch from 0.92.241112.1 to 0.98.250508.3
Bumps Microsoft.KernelMemory.MemoryDb.Postgres from 0.92.241112.1 to 0.98.250508.3
Bumps Microsoft.KernelMemory.MemoryDb.Qdrant from 0.92.241112.1 to 0.98.250508.3
Bumps Microsoft.KernelMemory.MemoryDb.SQLServer from 0.92.241112.1 to 0.98.250508.3
Bumps Microsoft.KernelMemory.Orchestration.AzureQueues from 0.92.241112.1 to 0.98.250508.3
Bumps Microsoft.KernelMemory.Orchestration.RabbitMQ from 0.92.241112.1 to 0.98.250508.3
Bumps Microsoft.SemanticKernel from 1.28.0 to 1.61.0
Bumps Microsoft.SemanticKernel.Abstractions to 1.49.0, 1.61.0
Bumps Microsoft.SemanticKernel.Plugins.OpenApi from 1.28.0-alpha to 1.61.0
Bumps Microsoft.VisualStudio.Threading.Analyzers from 17.12.19 to 17.14.15
Bumps Roslynator.Analyzers from 4.12.9 to 4.14.0
Bumps Roslynator.CodeAnalysis.Analyzers from 4.12.9 to 4.14.0
Bumps Roslynator.Formatting.Analyzers from 4.12.9 to 4.14.0
Bumps Swashbuckle.AspNetCore from 6.9.0 to 9.0.3

---
updated-dependencies:
- dependency-name: Azure.Extensions.AspNetCore.Configuration.Secrets
  dependency-version: 1.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: Microsoft.ApplicationInsights.AspNetCore
  dependency-version: 2.23.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: Microsoft.Azure.Cosmos
  dependency-version: 3.52.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: Microsoft.CodeAnalysis.Analyzers
  dependency-version: 4.14.0
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: Microsoft.CodeAnalysis.CSharp.CodeStyle
  dependency-version: 4.14.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: Microsoft.CodeAnalysis.NetAnalyzers
  dependency-version: 9.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: Microsoft.Identity.Web
  dependency-version: 3.12.0
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: Microsoft.KernelMemory.Abstractions
  dependency-version: 0.98.250508.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: Microsoft.SemanticKernel.Abstractions
  dependency-version: 1.49.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: Microsoft.KernelMemory.AI.AzureOpenAI
  dependency-version: 0.98.250508.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: Microsoft.KernelMemory.AI.Ollama
  dependency-version: 0.98.250508.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: Microsoft.KernelMemory.AI.OpenAI
  dependency-version: 0.98.250508.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: Microsoft.KernelMemory.Core
  dependency-version: 0.98.250508.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: Microsoft.KernelMemory.DataFormats.AzureAIDocIntel
  dependency-version: 0.98.250508.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: Microsoft.KernelMemory.DocumentStorage.AzureBlobs
  dependency-version: 0.98.250508.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: Microsoft.KernelMemory.MemoryDb.AzureAISearch
  dependency-version: 0.98.250508.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: Microsoft.KernelMemory.MemoryDb.Postgres
  dependency-version: 0.98.250508.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: Microsoft.KernelMemory.MemoryDb.Qdrant
  dependency-version: 0.98.250508.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: Microsoft.KernelMemory.MemoryDb.SQLServer
  dependency-version: 0.98.250508.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: Microsoft.KernelMemory.Orchestration.AzureQueues
  dependency-version: 0.98.250508.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: Microsoft.KernelMemory.Orchestration.RabbitMQ
  dependency-version: 0.98.250508.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: Microsoft.SemanticKernel
  dependency-version: 1.61.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: Microsoft.SemanticKernel.Abstractions
  dependency-version: 1.61.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: Microsoft.SemanticKernel.Plugins.OpenApi
  dependency-version: 1.61.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: Microsoft.VisualStudio.Threading.Analyzers
  dependency-version: 17.14.15
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: Roslynator.Analyzers
  dependency-version: 4.14.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: Roslynator.CodeAnalysis.Analyzers
  dependency-version: 4.14.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: Roslynator.Formatting.Analyzers
  dependency-version: 4.14.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: Swashbuckle.AspNetCore
  dependency-version: 9.0.3
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added .NET Pull requests that update .NET code dependencies Pull requests that update a dependency file labels Aug 4, 2025
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.

1 participant