Release notes
- Marking SyncTriggers [RequiresRunningHost]. (#10233)
- Defaulting SwtAuthenticationEnabled to False (#10195)
- Adding runtime site name to valid JWT audiences (slot scenarios) (#10185)
- Update Python Worker Version to 4.29.0
- Language worker channels will not be started during placeholder mode if we are in-process (#10161)
- Ordered invocations are now the default (#10201)
- Add IsDisabled property to worker description and skip if the value (#10250)
- Fixed incorrect function count in the log message.(#10220)
- Migrate Diagnostic Events to Azure.Data.Tables (#10218)
- Sanitize worker arguments before logging (#10260)
- Fix race condition on startup with extension RPC endpoints not being available. (#10282)
- Adding a timeout when retrieving function metadata from metadata providers (#10219)
- Upgraded the following package versions (#10288):
Microsoft.Azure.WebJobs
updated to 3.0.41Microsoft.Azure.WebJobs.Host.Storage
updated to 5.0.1Microsoft.Extensions.Azure
updated to 1.7.1Azure.Storage.Blobs
updated to 12.19.1
- [in-proc] Updating FunctionsNetHost (dotnet isolated worker) to 1.0.9 (#10263)