Skip to content

v1.0.0

Compare
Choose a tag to compare
@ejizba ejizba released this 20 Oct 22:07
· 650 commits to main since this release
164b53c

Added

  • Preview support for creating custom handler projects and functions
  • Preview support for generating functions from an OpenAPI specification
  • Extended deployment slot support to Linux consumption apps
  • Warn when attempting to deploy a 64-bit C# project to a 32-bit Function App (thanks @prabh-62)
  • Allow comments in "local.settings.json"

Fixed