Skip to content

Update dependency Microsoft.Azure.Functions.Worker to 1.24.0#29

Merged
devlead merged 1 commit intomainfrom
renovate/microsoft.azure.functions.worker-1.x
Feb 26, 2025
Merged

Update dependency Microsoft.Azure.Functions.Worker to 1.24.0#29
devlead merged 1 commit intomainfrom
renovate/microsoft.azure.functions.worker-1.x

Conversation

@devlead
Copy link
Copy Markdown
Member

@devlead devlead commented Feb 26, 2025

This PR contains the following updates:

Package Type Update Change
Microsoft.Azure.Functions.Worker nuget minor 1.19.0 -> 1.24.0

Release Notes

Azure/azure-functions-dotnet-worker (Microsoft.Azure.Functions.Worker)

v1.24.0: Microsoft.Azure.Functions.Worker 1.24.0

Compare Source

What's Changed

Microsoft.Azure.Functions.Worker (metapackage) 1.24.0
  • Updating Microsoft.Azure.Functions.Worker.Core to 1.20.0
  • Updating Microsoft.Azure.Functions.Worker.Grpc to 1.18.0
Microsoft.Azure.Functions.Worker.Core 1.20.0
  • Updated service registrations for bootstrapping methods to ensure idempotency. (#​2820)
Microsoft.Azure.Functions.Worker.Grpc 1.18.0
  • Changed exception handling in function invocation path to ensure fatal exceptions bubble up. (#​2789)
  • Updated service registrations for bootstrapping methods to ensure idempotency. (#​2820)

v1.23.0: Microsoft.Azure.Functions.Worker 1.23.0

Compare Source

What's Changed

Microsoft.Azure.Functions.Worker (metapackage) 1.23.0
  • Updating Microsoft.Azure.Functions.Worker.Core to 1.19.0
  • Updating Microsoft.Azure.Functions.Worker.Grpc to 1.17.0
  • Updating Azure.Core to 1.41.0
Microsoft.Azure.Functions.Worker.Core 1.19.0
  • Updating Azure.Core to 1.41.0
Microsoft.Azure.Functions.Worker.Grpc 1.17.0
  • Updating Azure.Core to 1.41.0

v1.22.0: Microsoft.Azure.Functions.Worker 1.22.0

Compare Source

What's Changed

Microsoft.Azure.Functions.Worker (metapackage) 1.22.0
  • Updating Microsoft.Azure.Functions.Worker.Core to 1.18.0
Microsoft.Azure.Functions.Worker.Core 1.18.0
  • Enabling AAD Authentication for ApplicationInsights (#​2217)
  • OpenTelemetry support (#​2395)

v1.21.0: Microsoft.Azure.Functions.Worker 1.21.0

Compare Source

What's Changed

Microsoft.Azure.Functions.Worker (metapackage) 1.21.0
  • Updating Microsoft.Azure.Functions.Worker.Core to 1.17.0
  • Updating Microsoft.Azure.Functions.Worker.Grpc to 1.16.0
  • Updating Azure.Core to 1.37.0
Microsoft.Azure.Functions.Worker.Core 1.17.0
  • Updating Azure.Core to 1.37.0
  • Updating System.Text.Encodings.Web for netstandard2.0
Microsoft.Azure.Functions.Worker.Grpc 1.16.0
  • Updating Azure.Core to 1.37.0

v1.20.1: Microsoft.Azure.Functions.Worker 1.20.1

Compare Source

What's Changed

Microsoft.Azure.Functions.Worker (metapackage) 1.20.1
  • Updated to Microsoft.Azure.Functions.Worker.Core 1.16.1
Microsoft.Azure.Functions.Worker.Core 1.16.1
  • Populating parameter value for nullable types when input binding data is missing the value for the parameter (#​2155)
  • Remove closure in DefaultFunctionExecutor (#​2182) (Thank you @​danielmarbach for this contribution!)

v1.20.0: Microsoft.Azure.Functions.Worker 1.20.0

Compare Source

What's Changed

Microsoft.Azure.Functions.Worker (metapackage) 1.20.0
  • Updated to Microsoft.Azure.Functions.Worker.Core 1.16.0
  • Updated to Microsoft.Azure.Functions.Worker.Grpc 1.15.0
Microsoft.Azure.Functions.Worker.Core 1.16.0
  • Adding optional parameter support (#​1868)
  • Unsealed Microsoft.Azure.Functions.Worker.Http.HttpHeadersCollection
  • HttpRequestDataExtensions.ReadAsStringAsync updated to use enforce the UTF-8 default if the encoding is not specified. (#​1987)
Microsoft.Azure.Functions.Worker.Grpc 1.15.0
  • Added support for handling the new command line arguments with "functions-" prefix. (#​1897)
  • Adding optional parameter support (#​1868)
  • Enhancements to interop in hosted placeholder scenarios

Thank you @​endizhupani for your contributions to this release!


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@devlead devlead force-pushed the renovate/microsoft.azure.functions.worker-1.x branch from ad82a87 to d9259d8 Compare February 26, 2025 05:55
@devlead devlead merged commit f7af599 into main Feb 26, 2025
@devlead devlead deleted the renovate/microsoft.azure.functions.worker-1.x branch February 26, 2025 06:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants