Change8

v4.1042.100

📦 azure-functionsView on GitHub →
2 features🐛 4 fixes🔧 2 symbols

Summary

This release introduces new activity sources for Durable and WebJobs (Kafka/RabbitMQ) and resolves a startup deadlock issue. It also adds a warning for older, unsupported bundle versions.

✨ New Features

  • Added activity sources for Durable and WebJobs (Kafka and RabbitMQ).
  • Updated HttpWorkerOptions to implement IOptionsFormatter.

🐛 Bug Fixes

  • Fixed startup deadlock on transient exceptions.
  • Handles loading extensions.json when it is empty.
  • Skipped logging errors on gRPC client disconnect.
  • Ensured ScriptTypeLocator does not return an uninitialized types collection.

Affected Symbols