Skip to content

v0.5.0

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 02 Jun 02:08
dd88419

New

  • reimplement the routes engine (#208) 16990e8
    • more closely matches routing engine in Azure
    • apply config when running dev server #176
  • handle x-forwarded-host/proto headers on logging out (#203) a9dc3f1
  • warn if function app has non-http triggers (#201) d53ec4c

Fixes

  • redirect to https after log out when using --ssl (#195) c31403e

Docs