Skip to content

Microsoft.Azure.Functions.Worker.Extensions.CosmosDB 4.12.0

Compare
Choose a tag to compare
@liliankasem liliankasem released this 30 Jan 22:50
· 1 commit to main since this release
9314bae

What's Changed

Microsoft.Azure.Functions.Worker.Extensions.CosmosDB 4.12.0

  • Updated Microsoft.Azure.WebJobs.Extensions.CosmosDB reference to 4.9.0 (#2944)
  • Return a successful result with a null value when a Cosmos document cannot be found (#2942)

New Contributors