microsoft / botframework-sdk

Bot Framework provides the most comprehensive experience for building conversation applications.
MIT License
7.48k stars 2.44k forks source link

Author the 4.2 release notes for JS and C# Release #5197

Closed cleemullins closed 5 years ago

cleemullins commented 5 years ago

Tracking item for authoring detailed release notes as part of the 4.2 C# and JS SDK Release process.

yochay commented 5 years ago

@cleemullins i've sent these file via email - copying here for ref

dotnet release note

Release 4.1 (Dec 14)

In this release the team focused on enhancing monitroing, telemetry and analytics capabilaties of the SDK by improving the integration with Azure App Insights. We have streamlined the integration and default telemetry emitted from the SDK. This include (Waterfall) dialog instrumentation, docs and examples for querying data, and a PowerBid dashboard. As with any release, we fixed a number of bugs, conitnue improve LUIS and QnA integration and further clean our engineering practices. There were additional updates across addigional area like Language, Prompt and Dialogs, and Connectors and Adapters.

Review all changes that wen into 4.2 in the detailed [Change Log]() See the list of all issues

dotnet 4.2 change log

V4.2.0

Monitroing, Telemetry and Analytics

Language (LUIS, Recognizers, QnA)

Prompts and Dialogs

State and Storage

Connectors and Adapters

Engineering (Build, Automatio, Tests)

General


JS release note

Release 4.1 (Dec 14)

In this release the team focused on enhancing monitroing, telemetry and analytics capabilaties of the SDK by improving the integration with Azure App Insights. We have streamlined the integration and default telemetry emitted from the SDK. This include (Waterfall) dialog instrumentation, docs and examples for querying data, and a PowerBid dashboard. As with any release, we fixed a number of bugs, conitnue improve LUIS and QnA integration and further clean our engineering practices. There were additional updates across addigional area like Language, Prompt and Dialogs, and Connectors and Adapters.

Review all changes that wen into 4.2 in the detailed [Change Log]() See the list of all issues

JS Change Log

V4.2.0

Monitroing, Telemetry and Analytics

Language (LUIS, Recognizers, QnA)

Prompts and Dialogs

State and Storage

Connectors and Adapters

Engineering (Build, Automatio, Tests)

General

yochay commented 5 years ago

completed with 4.2 releases