Skip to content

Microsoft.Azure.Functions.Worker 1.3.0

Compare
Choose a tag to compare
@fabiocav fabiocav released this 09 Jun 00:10
· 692 commits to release/1.x since this release
fd67315

Release notes

  • Fixed bugs causing large input payloads to fail.
  • Fixed a bug causing a crash when attempting to log before the gRPC communication to Functions Host is set up.
  • Hosting configuration now applies AZURE_FUNCTIONS_ prefixed environment variables by default.
    This is a behavior change that provides the expected behavior when debugging locally or adding the variable to an environment.