Skip to content

Bump Microsoft.Azure.WebJobs.Extensions.CosmosDB from 3.0.10 to 4.14.0#73

Merged
codebytes merged 1 commit intomainfrom
dependabot/nuget/project/api/Microsoft.Azure.WebJobs.Extensions.CosmosDB-4.14.0
Mar 4, 2026
Merged

Bump Microsoft.Azure.WebJobs.Extensions.CosmosDB from 3.0.10 to 4.14.0#73
codebytes merged 1 commit intomainfrom
dependabot/nuget/project/api/Microsoft.Azure.WebJobs.Extensions.CosmosDB-4.14.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Mar 2, 2026

Updated Microsoft.Azure.WebJobs.Extensions.CosmosDB from 3.0.10 to 4.14.0.

Release notes

Sourced from Microsoft.Azure.WebJobs.Extensions.CosmosDB's releases.

4.14.0

What's Changed

  • Update Microsoft.Azure.Cosmos to 3.56.0 (#​979)
  • Update Microsoft.Extensions.Azure to 1.13.1 (#​979)

NOTE: The stable version of this package does not include CosmosDB preview features. Use the -preview versions of this package for CosmosDB preview service features.

4.13.0

What's Changed

  • Update Microsoft.Azure.Cosmos to 3.55.0 (#​976)

NOTE: The stable version of this package does not include CosmosDB preview features. Use the -preview versions of this package for CosmosDB preview service features.

4.13.0-preview.1

What's changed

  • Update Microsoft.Azure.Cosmos to 3.55.0-preview.1. (#​976)
  • Fix type binding for AllVersionsAndDelete mode. Throw exception if type is not ChangeFeedMode<T>. (#​976)

NOTE: The preview version of this package is released in parallel with the stable train. This follows Microsoft.Azure.Cosmos release model, where preview packages contain extra CosmosDB preview service features.

4.12.0-preview.1

What's changed

  • Update Microsoft.Azure.Cosmos to 3.54.0-preview.1 (#​969)
  • Add support for AllVersionsAndDelete change feed mode. (#​972)

NOTE: Microsoft.Azure.Cosmos preview package train contains features not available in GA packages. This package follows a parallel release cadence, mapping to preview CosmosDB service feature.

4.11.0

What's Changed

  • Update Microsoft.Azure.Cosmos to 3.53.1 (#​963)
  • Update Microsoft.Azure.WebJobs to 3.0.42 (#​955)

4.10.0

What's Changed

  • Update Microsoft.Extensions.Azure to 1.12.0 (#​946)

4.8.1

What's Changed

Full Changelog: Azure/azure-webjobs-sdk-extensions@cosmos-v4.8.0...cosmos-v4.8.1

4.8.0

What's Changed

New Contributors

Full Changelog: Azure/azure-webjobs-sdk-extensions@cosmos-v4.7.0...cosmos-v4.8.0

4.7.0

What's Changed

Full Changelog: Azure/azure-webjobs-sdk-extensions@cosmos-v4.6.1...cosmos-v4.7.0

4.6.1

What's Changed

Full Changelog: Azure/azure-webjobs-sdk-extensions@cosmos-v4.6.0...cosmos-v4.6.1

4.6.0

What's Changed

Full Changelog: Azure/azure-webjobs-sdk-extensions@cosmos-v4.5.0...cosmos-v4.6.0

4.5.0

What's Changed

  • [Cosmos DB] Release 4.5.0 by @​ealsur in [Cosmos DB] Release 4.5.0 Azure/azure-webjobs-sdk-extensions#884
    • Increase Microsoft.Azure.Cosmos dependency to 3.38.1
    • 4220 Change Feed Processor: Fixes disposal of unused CancellationTokenSource
    • 4276 Change Feed Processor: Fixes LeaseLostException on Notifications API for Renewer
    • 4251 Emulator : Adds support for flag in connection string to ignore SSL check

Full Changelog: Azure/azure-webjobs-sdk-extensions@cosmos-v4.4.2...cosmos-v4.5.0

4.4.2

What's Changed

Full Changelog: Azure/azure-webjobs-sdk-extensions@cosmos-v4.4.1...cosmos-v4.4.2

4.4.1

What's Changed

Full Changelog: Azure/azure-webjobs-sdk-extensions@cosmos-v4.4.0...cosmos-v4.4.1

4.4.0

What's Changed

Full Changelog: Azure/azure-webjobs-sdk-extensions@cosmos-v4.3.1...cosmos-v4.4.0

4.3.1

What's Changed

New Contributors

Full Changelog: Azure/azure-webjobs-sdk-extensions@cosmos-v4.3.0...cosmos-v4.3.1

4.3.0

What's Changed

Full Changelog: Azure/azure-webjobs-sdk-extensions@cosmos-v4.2.0...cosmos-v4.3.0

4.2.0

What's Changed

Full Changelog: Azure/azure-webjobs-sdk-extensions@cosmos-v4.1.1...cosmos-v4.2.0

4.1.1

What's Changed

Full Changelog: Azure/azure-webjobs-sdk-extensions@cosmos-v4.1.0...cosmos-v4.1.1

4.1.0

What's Changed

Full Changelog: Azure/azure-webjobs-sdk-extensions@cosmos-v4.0.0...cosmos-v4.1.0

4.0.1

This release encompasses both:

  • Microsoft.Azure.WebJobs.Extensions 4.0.1
  • Microsoft.Azure.WebJobs.Extensions 3.0.7

4.0.0

What's Changed

Full Changelog: Azure/azure-webjobs-sdk-extensions@cosmos-v3.0.10...cosmos-v4.0.0

3.3.0

What's Changed

  • Updates to remove IApplicationLifetime dependency (#​980)

3.2.1

What's Changed

  • Update Microsoft.Azure.WebJobs to 3.0.42 (#​955)

3.2.0

3.1.0

  • Support for Static Web Apps claims
  • Additional binding features for chunked requests
  • Bug fixes and minor enhancements

Commits viewable in compare view.

Dependabot compatibility score

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


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

---
updated-dependencies:
- dependency-name: Microsoft.Azure.WebJobs.Extensions.CosmosDB
  dependency-version: 4.14.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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 Mar 2, 2026
@codebytes codebytes merged commit cdaf0e5 into main Mar 4, 2026
@codebytes codebytes deleted the dependabot/nuget/project/api/Microsoft.Azure.WebJobs.Extensions.CosmosDB-4.14.0 branch March 4, 2026 01:20
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