Skip to content

Releases: Azure/azure-webjobs-sdk-extensions

Microsoft.Azure.WebJobs.Extensions.CosmosDB 4.8.1

18 Sep 23:54
3ad4b59
Compare
Choose a tag to compare

What's Changed

  • Catch and log all exception in CosmosDBMetricsProvider, 4.8.1 version upgrade by @chiangvincent in #907

Full Changelog: cosmos-v4.8.0...cosmos-v4.8.1

Microsoft.Azure.WebJobs.Extensions.CosmosDB 4.8.0

16 Aug 19:19
3464188
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: cosmos-v4.7.0...cosmos-v4.8.0

Microsoft.Azure.WebJobs.Extensions.CosmosDB 4.7.0

12 Jun 21:10
eae7c4c
Compare
Choose a tag to compare

What's Changed

  • Add Continuation to debug traces and bump SDK dependency to 3.41.0 by @ealsur in #896

Full Changelog: cosmos-v4.6.1...cosmos-v4.7.0

Microsoft.Azure.WebJobs.Extensions.CosmosDB 4.6.1

10 Apr 18:54
83da486
Compare
Choose a tag to compare

What's Changed

Full Changelog: cosmos-v4.6.0...cosmos-v4.6.1

Microsoft.Azure.WebJobs.Extensions.CosmosDB 4.6.0

03 Apr 19:10
030eb39
Compare
Choose a tag to compare

What's Changed

  • Increase Microsoft.Extensions.Azure dependency by @ealsur in #887

Full Changelog: cosmos-v4.5.0...cosmos-v4.6.0

Microsoft.Azure.WebJobs.Extensions.CosmosDB 4.5.0

12 Feb 19:11
7e39fae
Compare
Choose a tag to compare

What's Changed

  • [Cosmos DB] Release 4.5.0 by @ealsur in #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: cosmos-v4.4.2...cosmos-v4.5.0

Microsoft.Azure.WebJobs.Extensions.CosmosDB 4.4.2

28 Nov 17:45
8f97c7a
Compare
Choose a tag to compare

What's Changed

  • [Cosmos DB] InputBinding returns 404 Error instead of null when pk+id does not exist when using string binding by @FabianMeiswinkel in #878

Full Changelog: cosmos-v4.4.1...cosmos-v4.4.2

Microsoft.Azure.WebJobs.Extensions.CosmosDB 4.4.1

03 Nov 18:35
a6c80c7
Compare
Choose a tag to compare

What's Changed

  • [Cosmos DB] Handle cases where desired worker count exceeds int.MaxInt by @chiangvincent in #873

Full Changelog: cosmos-v4.4.0...cosmos-v4.4.1

Microsoft.Azure.WebJobs.Extensions.CosmosDB 4.4.0

22 Sep 17:18
a390e4e
Compare
Choose a tag to compare

What's Changed

  • Cosmos DB: Enable TTL on lease container creation by @ealsur in #865
  • Cosmos DB: Correctly handle DrainMode configuration by @ealsur in #870
  • Cosmos DB: Fix Hierarchical PK support by @ealsur in #871
  • Adding [EditorBrowsable(EditorBrowsableState.Never)] for scale api by @alrod in #868

Full Changelog: cosmos-v4.3.1...cosmos-v4.4.0

Microsoft.Azure.WebJobs.Extensions.CosmosDB 4.3.1

30 Aug 18:45
28bb573
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: cosmos-v4.3.0...cosmos-v4.3.1