Skip to content

2.0.12998

Compare
Choose a tag to compare
@azfuncgh azfuncgh released this 07 Feb 19:06

The following changes are in this release:

  • App Insights configuration will use the APPLICATIONINSIGHTS_CONNECTION_STRING app setting if it is set (APPINSIGHTS_INSTRUMENTATIONKEY is the fallback and continues to work as-is). For more information, see Application Insights Connection Strings. (#5396)
  • [Bug fix] Assembly resolution improvements:
    • Unify on host's App Insights versions. This allows applications to reference any version of Application Insights assemblies and DI will continue to work. (954cb1d)
    • Honor private assembly references, even if the host also has these references. (adc21d8)
  • [Bug fix] If host.json is missing, no longer assume bundle configuration in all cases. (a09891a)
  • Other misc stability improvements.

CI: https://ci.appveyor.com/project/appsvc/azure-webjobs-sdk-script-y8o14/builds/30647521