What's Changed
- Add PR link to release notes by @jviau in #9560
- Flex Consumption Metrics Publishing by @mathewc in #9506
- Updating Microsoft.Azure.AppService.Middleware.Functions to 1.5.4 by @karshinlin in #9591
- Update Python Worker Version to 4.20.0 by @gavin-aguiar in #9599
- Handling env reload response from native placeholder for failure case. by @kshyju in #9602
- JIT Trace PR v4.27.5 by @v-imohammad in #9617
- Adding specialization simulation middleware by @kshyju in #9618
- Update PowerShell 7.2 and 7.4 workers by @andystaples in #9626
- Replacing ContainsKey+Dictionary item.get() to TryGetValue by @kshyju in #9629
- Delaying execution of "LogWorkerMetadata" method until after coldstart is done. by @kshyju in #9628
- Update Node.js Worker Version to 3.9.0 by @ejizba in #9630
- Upgrading Microsoft.Azure.WebJobs.Logging.ApplicationInsights package. by @RohitRanjanMS in #9632
- Fix Diagnostic Event Error message by @aishwaryabh in #9638
- logging error code as part of eventId for diagnostic events by @soninaren in #9643
- Fixing null reference exception when AzureWebJobsStorage is not set. by @soninaren in #9641
- Performance improvements for file logging by @mathewc in #9655
- Azure package bumps - Azure.Identity (1.10.0 to 1.10.2) and Azure.Core(1.34.0 to 1.35.0) by @kshyju in #9646
- Update Python Worker Version to 4.21.0 by @gavin-aguiar in #9658
- Add diagnostic events for scenarios that prevent a function app from starting by @Francisco-Gamino in #9597
- KeyVaultSecretsRepository comparisons are now case insensitive by @cjaliaga in #9644
- Upgrading DotNetIsolatedNativeHost package to 1.0.3 by @kshyju in #9671
- [pack] Updating build to check for vulerabilties by @soninaren in #9650
- Updating HostWarmupMiddleware to work with placeholder simulation locally. by @kshyju in #9660
- Add TZ Diagnostic Event by @aishwaryabh in #9662
- Update Python Worker Version to 4.22.0 by @gavin-aguiar in #9683
- Making JWT token audience/issuer validation case insensitive. by @mathewc in #9678
- Fixing a bug in DiagnosticEvent that results into empty events by @soninaren in #9688
- Update PS worker to 4.0.3085 (PowerShell 7.4.0) by @andystaples in #9690
- Enable worker indexing by default by @soninaren in #9574
- 4.28.0 JIT Trace by @VpOfEngineering in #9694
- Host release prep PR v4.29.0 by @v-imohammad in #9695
- Removing Info for Token Expiration Service if expiration > 90 days by @aishwaryabh in #9692
- Adjusting token auth failure logging by @mathewc in #9701
- Adding HostingConfig for SWT token handling by @mathewc in #9700
- Update ESRP version usage by @fabiocav in #9710
- Setting max supported bundle version via hosting config by @soninaren in #9573
- Update Python Worker Version to 4.23.0 by @gavin-aguiar in #9717
- Adding IKey and EndpointAddress in the ApplicationInsights Transmission Status log. by @RohitRanjanMS in #9705
- Updates to policy definitions by @fabiocav in #9708
- Include HostId in SyncTriggers payload always by @mathewc in #9726
- adding issue assignment automation by @mattchenderson in #9727
- Host Release Prep PR by @v-smanchem in #9736
- Removing conditional exception handling from FileLogger by @mathewc in #9739
- fixing race condition in worker shutdown by @brettsam in #9738
- Updating Microsoft.Azure.Functions.DotNetIsolatedNativeHost to 1.0.4 by @kshyju in #9740
- Improving worker shutdown test to prevent regressions by @brettsam in #9743
- fixing incorrect log message by @brettsam in #9744
- Add Source Gen Logging for Worker Config by @aishwaryabh in #9746
New Contributors
Full Changelog: v4.28.0-preview...v4.29.0-preview