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