Reset and update extension release notes (#1885)
This commit is contained in:
Родитель
b4e4ba87f0
Коммит
cd7d102fd1
|
@ -4,7 +4,6 @@
|
|||
- My change description (#PR/#issue)
|
||||
-->
|
||||
|
||||
### Microsoft.Azure.Functions.Worker.Extensions.CosmosDB 4.4.2
|
||||
### Microsoft.Azure.Functions.Worker.Extensions.CosmosDB <verson>
|
||||
|
||||
- Implement IFunctionsWorkerApplicationBuilder.ConfigureCosmosDB() extension method
|
||||
- F# projects need to configure the extension manually due to source gen restrictions
|
||||
- <entry>
|
||||
|
|
|
@ -4,6 +4,6 @@
|
|||
- My change description (#PR/#issue)
|
||||
-->
|
||||
|
||||
### Microsoft.Azure.Functions.Worker.Extensions.EventGrid 3.4.0
|
||||
### Microsoft.Azure.Functions.Worker.Extensions.EventGrid <version>
|
||||
|
||||
- Update EventGrid output binding to add Connection property (#1835)
|
||||
- <entry>
|
||||
|
|
|
@ -4,9 +4,6 @@
|
|||
- My change description (#PR/#issue)
|
||||
-->
|
||||
|
||||
### Microsoft.Azure.Functions.Worker.Extensions.EventHubs 5.6.0
|
||||
### Microsoft.Azure.Functions.Worker.Extensions.EventHubs <version>
|
||||
|
||||
- Updated Microsoft.Azure.WebJobs.Extensions.EventHubs reference to 5.5.0
|
||||
- Bug Fix: When binding to a CancellationToken, the token will no longer be signaled when in Drain Mode.
|
||||
To detect if the function app is in Drain Mode, use dependency injection to inject the IDrainModeManager,
|
||||
and check the IsDrainModeEnabled property.
|
||||
- <entry>
|
|
@ -4,8 +4,6 @@
|
|||
- My change description (#PR/#issue)
|
||||
-->
|
||||
|
||||
### Microsoft.Azure.Functions.Worker.Extensions.Http.AspNetCore 1.0.0
|
||||
|
||||
- GA version update. No functional changes.
|
||||
|
||||
### Microsoft.Azure.Functions.Worker.Extensions.Http.AspNetCore <version>
|
||||
|
||||
- <entry>
|
||||
|
|
|
@ -4,9 +4,6 @@
|
|||
- My change description (#PR/#issue)
|
||||
-->
|
||||
|
||||
### Microsoft.Azure.Functions.Worker.Extensions.ServiceBus 5.13.0
|
||||
### Microsoft.Azure.Functions.Worker.Extensions.ServiceBus <version>
|
||||
|
||||
- Updated Microsoft.Azure.WebJobs.Extensions.ServiceBus reference to 5.12.0
|
||||
- Bug Fix: When binding to a CancellationToken, the token will no longer be signaled when in Drain Mode.
|
||||
To detect if the function app is in Drain Mode, use dependency injection to inject the IDrainModeManager,
|
||||
and check the IsDrainModeEnabled property.
|
||||
- <entry>
|
||||
|
|
|
@ -4,7 +4,6 @@
|
|||
- My change description (#PR/#issue)
|
||||
-->
|
||||
|
||||
### Microsoft.Azure.Functions.Worker.Extensions.SignalRService <version>
|
||||
### Microsoft.Azure.Functions.Worker.Extensions.SignalRService 1.11.0
|
||||
|
||||
- Add `ServerlessHub` and `ServerlessHub<T>` for SignalR Service extensions (#771)
|
||||
|
||||
|
|
|
@ -4,14 +4,14 @@
|
|||
- My change description (#PR/#issue)
|
||||
-->
|
||||
|
||||
### Microsoft.Azure.Functions.Worker.Extensions.Storage 6.2.0
|
||||
### Microsoft.Azure.Functions.Worker.Extensions.Storage <version>
|
||||
|
||||
- Updated `Microsoft.Azure.Functions.Worker.Extensions.Storage.Blobs` to 6.2.0
|
||||
- <entry>
|
||||
|
||||
### Microsoft.Azure.Functions.Worker.Extensions.Storage.Blobs 6.2.0
|
||||
### Microsoft.Azure.Functions.Worker.Extensions.Storage.Blobs <version>
|
||||
|
||||
- Updated `Microsoft.Azure.WebJobs.Extensions.Storage.Blobs` to 6.2.0
|
||||
- Added support for BlobsOptions.PoisonBlobThreshold
|
||||
- Bug fix: Updating ParameterBindingData "Connection" value to the full connection name instead of the connection section key
|
||||
- Implement IFunctionsWorkerApplicationBuilder.ConfigureBlobStorage() extension method
|
||||
- F# projects need to configure the extension manually due to source gen restrictions
|
||||
- <entry>
|
||||
|
||||
### Microsoft.Azure.Functions.Worker.Extensions.Storage.Queues <version>
|
||||
|
||||
- <entry>
|
|
@ -4,7 +4,6 @@
|
|||
- My change description (#PR/#issue)
|
||||
-->
|
||||
|
||||
### Microsoft.Azure.Functions.Worker.Extensions.Tables 1.2.1
|
||||
### Microsoft.Azure.Functions.Worker.Extensions.Tables <version>
|
||||
|
||||
- Implement IFunctionsWorkerApplicationBuilder.ConfigureTables() extension method
|
||||
- F# projects need to configure the extension manually due to source gen restrictions
|
||||
- <entry>
|
||||
|
|
Загрузка…
Ссылка в новой задаче