What's Changed
- Exclude blacklisted types (
string
,object
,Array
,DateTime
) from workflow variable registration logic. by @sfmskywalker in #6857 - Refactors JavaScript type handling by @sfmskywalker in #6858
- Introduces modular logging framework by @sfmskywalker in #6872
- Improve Logger With Destructuring of ExpandoObject by @sfmskywalker in #6877
- Fix log string template argument processing by @sfmskywalker in #6880
- Restore ability to send no body and no content type to Execute endpoint by @sfmskywalker in #6882
- Update component tests to expect NotFound for missing DefinitionId and fix BaseAddress inconsistency by @sfmskywalker in #6885
- Enrich Activity Spans with Correlation ID by @MariusVuscanNx in #6888
- Otel improvements by @MariusVuscanNx in #6890
- Initial implementation of log activity + base sink by @lukhipolito in #6859
- Fixing unit tests by @lukhipolito-nexxbiz in #6891
- Made incidents items flat as otel does not support complex objects li… by @MariusVuscanNx in #6893
- Made execute endpoint model case insensitive by @MariusVuscanNx in #6902
- Fixed content type check from execute endpoint by @MariusVuscanNx in #6904
- Fix race condition when sending same stimuli by @sfmskywalker in #6895
- Addresses workflow identity reload conflict by @sfmskywalker in #6909
- Updates KubernetesClient and Microsoft packages by @sfmskywalker in #6917
- Ensure Docker images ship CA trust and add TLS smoke tests by @sfmskywalker in #6918
- Add comprehensive Copilot coding agent instructions for repository onboarding by @Copilot in #6920
- Add ForEach tests, introduce asynchronous workflow runner and enhance workflow events. by @sfmskywalker in #6926
Full Changelog: 3.5.0...3.5.1