Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update PowerShell worker to v0.1.111-preview. #4606

Merged

Conversation

Francisco-Gamino
Copy link
Contributor

@Francisco-Gamino Francisco-Gamino commented Jun 24, 2019

The major changes for this release are:

  • Proxies fix
  • Updated proto files used by PowerShell worker
  • Set response Content-Type to 'application/json' when an object is provided to Body
  • Managed Dependencies (MDs) enhancements:
    • Added retry logic for module installation with a maximum of 3 retries
    • If unable to reach the PSGallery during installation:
      • If this is the first time we are installing MDs, we error out and stop execution
      • If there is a previous installation of MDs, log that we could not connect to the PSGallery and continue with the function app execution
  • Enhancements to throughput performance

Release details: https://github.com/Azure/azure-functions-powershell-worker/releases/tag/v0.1.111-preview

@Francisco-Gamino
Copy link
Contributor Author

Thanks @pragnagopa !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants