Update CosmosDB version and release notes (#1750)
This commit is contained in:
Родитель
6194fa585e
Коммит
b62b2098f0
|
@ -4,8 +4,7 @@
|
|||
- My change description (#PR/#issue)
|
||||
-->
|
||||
|
||||
### Microsoft.Azure.Functions.Worker.Extensions.CosmosDB <version>
|
||||
### Microsoft.Azure.Functions.Worker.Extensions.CosmosDB 4.4.0
|
||||
|
||||
- Add `BindingCapabilities` attribute to CosmosDb trigger to express function-level retry capabilities. (#1457)
|
||||
- Update `Microsoft.Azure.Cosmos` to `3.34.0` (#1550)
|
||||
- Updated CosmosDBInputAttribute constructors to allow empty values for databaseName and containerName
|
||||
- Implement input binding support for `CosmosClient`, `Database` and `Container`
|
||||
|
|
|
@ -6,8 +6,7 @@
|
|||
<Description>Azure Cosmos DB extensions for .NET isolated functions</Description>
|
||||
|
||||
<!--Version information-->
|
||||
<VersionPrefix>4.3.1</VersionPrefix>
|
||||
<VersionSuffix>-preview1</VersionSuffix>
|
||||
<VersionPrefix>4.4.0</VersionPrefix>
|
||||
|
||||
<!--Temporarily opting out of documentation. Pending documentation-->
|
||||
<GenerateDocumentationFile>false</GenerateDocumentationFile>
|
||||
|
|
Загрузка…
Ссылка в новой задаче