Skip to content

v0.1.102 Release of PowerShell worker for Azure Functions

Pre-release
Pre-release
Compare
Choose a tag to compare
@TylerLeonhardt TylerLeonhardt released this 07 May 22:39
· 317 commits to dev since this release
3ed9960

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