We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 72b9d17 commit edfd704Copy full SHA for edfd704
release_notes.md
@@ -9,7 +9,8 @@
9
- Added `TimerInfo` definition allowing for binding information with a built-in type
10
- `WriteBytesAsync` API for `HttpResponseData`
11
- Updates/enhancements to tooling JSON output
12
+ - **Warning**: It's required to have `azure-functions-core-tools` >= `3.0.3442` to debug using `func host start --dotnet-isolated-debug`
13
- `IFunctionActivator` and supporting APIs revised and made public
14
- Enables custom handling of function class instantiation
15
- Fixed issue with proxy medatada handling
-- Other fixes and enhancements
16
+- Other fixes and enhancements
0 commit comments