Skip to content

Releases: OfficeDev/microsoft-teams-apps-callrecord-insights

Release v2.0.0

Choose a tag to compare

@adthom adthom released this 13 Jan 21:27
8258679

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

Choose a tag to compare

@adthom adthom released this 13 Jan 21:26
1deba72

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

Choose a tag to compare

@adthom adthom released this 06 Dec 21:30
1103c67

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

Choose a tag to compare

@adthom adthom released this 20 Aug 19:30
3677053

What's Changed

Full Changelog: 1.0...1.1

Call Record Insights Initial Release

Choose a tag to compare

@Justw-MSFT Justw-MSFT released this 16 Feb 21:48
f2085fc

Call Record Insights application template initial public release.