From c0e971c640cc2d27e684fd2c68417b41546e85e1 Mon Sep 17 00:00:00 2001 From: Shyju Krishnankutty Date: Fri, 11 Aug 2023 08:39:27 -0700 Subject: [PATCH 1/2] Reset release notes for worker and worker.sdk --- sdk/release_notes.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/sdk/release_notes.md b/sdk/release_notes.md index e6a37a97c..8b1885c82 100644 --- a/sdk/release_notes.md +++ b/sdk/release_notes.md @@ -4,14 +4,14 @@ - My change description (#PR/#issue) --> -### Microsoft.Azure.Functions.Worker.Sdk 1.14.0 - -### Microsoft.Azure.Functions.Worker.Sdk.Analyzers +### Microsoft.Azure.Functions.Worker.Sdk (meta package) - -- Disable blob container path analyzer when an expression is used for the blob path +### Microsoft.Azure.Functions.Worker.Sdk.Analyzers (delete if not updated) + +- -### Microsoft.Azure.Functions.Worker.Sdk.Generators 1.1.0 +### Microsoft.Azure.Functions.Worker.Sdk.Generators -- Updated source generated versions of FunctionMetadataProvider and FunctionExecutor to emit auto registration information.(#1794) \ No newline at end of file +- \ No newline at end of file From e10d8f19ea75e9b15b2b33157cc1523d93b3dba8 Mon Sep 17 00:00:00 2001 From: Shyju Krishnankutty Date: Fri, 11 Aug 2023 08:40:14 -0700 Subject: [PATCH 2/2] worker release notes --- release_notes.md | 16 ++++++---------- 1 file changed, 6 insertions(+), 10 deletions(-) diff --git a/release_notes.md b/release_notes.md index 7598dabe2..37057e890 100644 --- a/release_notes.md +++ b/release_notes.md @@ -4,18 +4,14 @@ - My change description (#PR/#issue) --> -### Microsoft.Azure.Functions.Worker (metapackage) 1.19.0 +### Microsoft.Azure.Functions.Worker (metapackage) -- Update Microsoft.Azure.Functions.Worker.Core dependency to 1.15.0 -- Update Microsoft.Azure.Functions.Worker.Grpc dependency to 1.14.0 +- +### Microsoft.Azure.Functions.Worker.Core -### Microsoft.Azure.Functions.Worker.Core 1.15.0 +- -- Auto register auto generated IHostBuilder extension methods. (#1794) +### Microsoft.Azure.Functions.Worker.Grpc -### Microsoft.Azure.Functions.Worker.Grpc 1.14.0 - -- Updated protobuf file to v1.10.0-protofile (#1774) -- Add placeholder support for linux platform. (#1704) -- Remove incorrect failure log during successful cancellation flow (#1797) +-