v0.1.102 Release of PowerShell worker for Azure Functions
Pre-release
Pre-release
TylerLeonhardt
released this
07 May 22:39
·
317 commits
to dev
since this release
The major changes for this release are:
- Fix regression that made local debugging stop working. This was because a runspace was not created at startup.
- Rev gRPC library versions
- Fix regression where Rpc.RawBody was getting passed in as a hashtable instead of a string