diff --git a/extensions/Worker.Extensions.CosmosDB/release_notes.md b/extensions/Worker.Extensions.CosmosDB/release_notes.md index 4e6a985f1..921fdcf34 100644 --- a/extensions/Worker.Extensions.CosmosDB/release_notes.md +++ b/extensions/Worker.Extensions.CosmosDB/release_notes.md @@ -4,10 +4,6 @@ - My change description (#PR/#issue) --> -### Microsoft.Azure.Functions.Worker.Extensions.CosmosDB 4.5.1 +### Microsoft.Azure.Functions.Worker.Extensions.CosmosDB -- Add support for `IReadOnlyList` and `IReadOnlyCollection` for Cosmos input bindings. (#2174) (contributed by @savagemonitor) - -## Contribution Thanks - -- @savagemonitor +- diff --git a/release_notes.md b/release_notes.md index 42ac3740f..2aefa2495 100644 --- a/release_notes.md +++ b/release_notes.md @@ -4,15 +4,14 @@ - My change description (#PR/#issue) --> -### Microsoft.Azure.Functions.Worker (metapackage) 1.20.1 +### Microsoft.Azure.Functions.Worker (metapackage) -- Updated to `Microsoft.Azure.Functions.Worker.Core` 1.16.1 +- -### Microsoft.Azure.Functions.Worker.Core 1.16.1 +### Microsoft.Azure.Functions.Worker.Core -- Populating parameter value for nullable types (#1868) -- Remove closure in DefaultFunctionExecutor (#2182) (contributed by @danielmarbach) +- -## Contributions Thanks +### Microsoft.Azure.Functions.Worker.Grpc -- @danielmarbach +- \ No newline at end of file