Skip to content

Latest commit

 

History

History
16 lines (15 loc) · 1.17 KB

release_notes.md

File metadata and controls

16 lines (15 loc) · 1.17 KB

Release notes

  • Update Python Worker Version to 4.34.0
  • Sanitize exception logs (#10443)
  • Improving console log handling during specialization (#10345)
  • Update Node.js Worker Version to 3.10.1
  • Remove packages Microsoft.Azure.Cosmos.Table and Microsoft.Azure.DocumentDB.Core (#10503)
  • Implement host configuration property to allow configuration of the metadata provider timeout period (#10526)
    • The value can be set via metadataProviderTimeout in host.json and defaults to "00:00:30" (30 seconds).
    • For logic apps, unless configured via the host.json, the timeout is disabled by default.
  • Update PowerShell 7.2 worker to 4.0.4025
  • Update PowerShell 7.4 worker to 4.0.4026
  • Added support for identity-based connections to Diagnostic Events (#10438)