Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 623 Bytes

File metadata and controls

18 lines (11 loc) · 623 Bytes

What's Changed

Microsoft.Azure.Functions.Worker (metapackage)

  • Update Microsoft.Azure.Functions.Worker.Core to
  • Update Microsoft.Azure.Functions.Worker.Grpc to

Microsoft.Azure.Functions.Worker.Core

  • Add support for propagating trace context tags from worker to host (#3303)

Microsoft.Azure.Functions.Worker.Grpc

  • Update protobuf version to v1.12.0-protofile and add support for propagating tags from the worker to the functions host (#3303).