Azure Functions Runtime 2.0.12763
Note: This release has been replaced by 2.0.12775 and is not available on Azure.
Release Notes
- Add a warmup API for warmup triggers
- Refactoring for HttpWorker (#4920)
- Selective extension loading for bundles (#4980)
- RpcInitialization fix for workerRuntime case (#5012)
- Upgrade PowerShell worker to 1.0.188 (#5008)
- Use single instance of WebhostMetricsLogger
- Fix 'Program Files' path. Fixes #4866
- Added support for ExpectInstance in DependencyValidator
- Fix Host Keys race condition (#4661).
- Enable Node Placeholder Pools for run from zip / readonly (#4943)
- Increase SyncTriggers payload limit (#4692)
- Add CORS Specialization payload
- Adding support for runtime scale monitoring
- Skip adding activities when metrics publisher is not initialized (#4964)
- Update Java Worker to 1.5.2-SNAPSHOT
- Adding remote cert validation for seabreeze (#4937)
- Adding extension bundle information to the status endpoint