Releases: OfficeDev/microsoft-teams-apps-callrecord-insights
Release list
Release v2.0.0
What's Changed
Upgrade to .NET 10 LTS:
- Framework Upgrade: .NET 6 → .NET 10 LTS (supported until November 2028)
- Security Fixes: Microsoft.Identity.Web 3.5.0 → 4.3.0 (fixes GHSA-rpq8-q44m-2rpg)
- Package Updates: Microsoft.Graph 5.65.0 → 5.100.0, Azure Functions Worker SDK updated
- Performance: ~10-20% faster JSON processing
- No breaking changes: configuration already set in v1.3.0
by @adthom in #84
Full Changelog: v1.3.0...v2.0.0
Release v1.3.0
What's Changed
Add comprehensive test suite and migrate to isolated worker model:
- Add 73 comprehensive tests covering core functionality
- Migrate from in-process to isolated worker model
- Worker Runtime: dotnet-isolated (changed from dotnet)
- .NET Version: 6.0 (unchanged)
- No breaking changes: backward compatible with existing data
by @adthom in #83
Full Changelog: 1.2...v1.3.0
Call Record Insights 1.2
What's Changed
Full Changelog: 1.1...1.2
This update includes schema changes to the output data. It can be safely installed with existing deployments via the External Git integration in the Azure Function portal. The new fields, however, will not be present in the Azure Data Explorer table until the database and ingestion process are updated. The documentation for this process will be added to the wiki soon.
Call Record Insights 1.1
Call Record Insights Initial Release
Call Record Insights application template initial public release.