Skip to content

Functions 1.0.10661

Compare
Choose a tag to compare
@mathewc mathewc released this 06 Dec 00:19
· 3293 commits to dev since this release

Main things in this release:

  • Fixes for Node function type handling (#814)
  • Adjusted EventHubTrigger MaxBatchSize to 64 and PrefetchCount to 256 to improve throughput
  • Fixed response truncation issue with text/plain media type formatting (#1014)
  • Moved to latest BotFramework extension
  • Other small bug fixes