Skip to content

Microsoft.Azure.Functions.Worker 1.5.1

Compare
Choose a tag to compare
@fabiocav fabiocav released this 21 Aug 01:48
· 669 commits to release/1.x since this release
a5dff80

Release notes

  • Added support for binding of Guid and Guid? type parameters (#582)
  • Changed the order configuration sources are registered (This is a potentially breaking change) (#583)
    • Command line arguments now take precedence over environment variables by default