sarah
sarah
Official docs recommend that users use Maven for java apps (https://learn.microsoft.com/en-us/azure/azure-functions/functions-develop-local?pivots=programming-language-java). From past GH issues and this one, it seems that `func new` and `func init` in the command line...
@blockingHD What was the result of the case with the SDK team?
Notes: This is still reproducible, and it is not the functions host modifying this string.
I tested this with a Node app as well, and I believe that the outlier is actually how in-process handles this kind of string. Node also splits that string into...
Discussed this with the team - we need to have parity with in-process and fix this, but the resulting change would affect all language stacks. We need to have continued...