2
Change Log
Yochay Kiriaty редактировал(а) эту страницу 2018-12-17 13:53:16 -08:00
Change Log
This page provdie a detailed list of all pull requests that went into a given release
V4.2.0
Monitoring, Telemetry and Analytics
- Application Insights build fixes [PR 1221]
- Application Insights integration : ASP.Net Core review [PR 1168]
- Renamed Application Insights projects to have ".Integration" in them. [PR 1217]
- Update Application Insights .Net Core 2 project for packaging [PR 1216]
- Log TraceTelemetry with Application Insights telemetry [PR 1213]
- Add DialogSet.SetTelemetryClient(), and modify ComponentDialog [PR 1210]
- Replace await with ContinueWith in Transcript middleware [PR 1212]
- Dialog exposing Logger property IBotTelemetryClient [PR 1179]
- Add WaterfallDialog StartEvent for VA [PR 1198]
- Telemetry: Add instanceId to WaterfallDialog logging [PR 1196]
- Add user agent header to QnA calls [PR 1201]
- Add user agent to LUIS calls [PR 1199]
Language (LUIS, Recognizers, QnA)
- Add options to individual QnAMaker calls [PR 1200]
- Role instead of entity type as property name in composites. [PR 1094]
Prompts and Dialogs
- Fix confirmation prompt exception when locale on activity was empty string [PR 1178]
State and Storage
- Add Delete function to BotState for parity with JavaScript [PR 1215]
- Make CosmosDB provider consistent with Blob Storage provider [PR 1181]
- Fixed force flag on save following clear [PR 1172]
- Adds integration extensions for IServiceCollection [PR 1103]
- Obsolete the BotFrameworkOptions::State property [PR 1102]
Connectors and Adapters
- Allow the service to be null in the response from a CreateConversation call [PR 1193]
- Update to validate JWT tokens from the emulator [PR 1174]
- Update connector lib with latest swagger [PR 1078]
- Add reply conversation ref method to activity [PR 1194]
Engineering (Build, Automation, Tests)
- Adding 'channelService' property to the bot file's endpoint service type [PR 1163]
- Update packages and fix compiler warning [PR 1104]
- Cherry-pick pull request #1076 from 4.1 for US Gov Data centers [PR 1077]
- Regen Swagger components, add autorest.csharp as a pinned devDependency [PR 1208]
General
- Change serialization settings so anonymous supported [PR 1096]
V4.1.0
Detailed merged pull-requests that went into 4.1.0
Storage providers
- Rename CosmosDBKeyEscape to CosmosDbKeyEscape [PR 1054]
- Update CosmosDbStorage.WriteAsync() to not throw if no changes are passed in [PR 1042]
- Update Cosmos DB tests for empty keys and null keys [PR 1041]
- Fixes and Updates to the CosmosDB Storage Provider [PR 1014]
- Cosmos db changes [PR 1053]
Language (LUIS, Recognizers, QnA)
- Update recognizer packages to 1.1.2 [PR 1036]
- Update recognizer packages to 1.1.1 [PR 1016]
- Add LuisRecognizer.TopIntent and tests [PR 1013]
- Fix for 992 with additional unit test [PR 1010]
- Fix LuisApplication bad endpoint error [PR 983]
- Change Dutch translation in confirmPrompt ('niet' to 'nee') [PR 1017]
Prompts and Dialogs
- Add constraint to NumberPrompt [PR 1037]
- Confirm prompt fixes [PR 1024]
- Add configuration based constructor [PR 1011]
- Updated supportsSuggestedActions() for directline & webchat [PR 1018]
Connectors and Adapters
- Missing adapter integration interface and InvokeResponse bugs [PR 1049]
- Added channels to connector [PR 1005]
Monitoring and Analytics
- Add simple trace messages to BotFrameworkAdapter [PR 1031]
Engineering (Build, Automatio, Tests)
- Add build status for 4.0 branch build. [PR 1026]
- Add Daily Build badges to readme [PR 993]
- Add more badges to readme. Fix build link to master branch. [PR 994]
- The Readme now shows the last build status for master, not the last overall build status [PR 990]
- Update to correct build status badge, based on unified build. [PR 989]
- Fix npm vulnerabilities [PR 1052]
- Remove Stack Overflow link to v4 tag [PR 1051]
- Broken tests due to merge of PR #1017 [PR 1023]
- Update UsingMyGet.md [PR 1021]
- Remove incorrect contributors badge. [PR 996]
- Added basic MyGet instructions. [PR 995]
- Add Nuget Badges [PR 991]
- Add CustomHeaders unit tests for Conversations [PR 1027]
- Initial scripts for coveralls integration [PR 988]
- Update Package Version for Microsoft.Test.SDK in prep for Coveralls [PR 985]
- Replace powershell pack/unpack with C# packer.dll [PR 980]
- Increase CC in Connector.Conversations Tracing features [PR 1007]
- add two ActivityPrompt tests for ResumeDialog and failed validation [PR 986]
Bot Builder dotnet
Contributing
- How to Contribute
- Submiting Bugs and Suggestions
- Feedback Channels and asking questions
- Conrtibutor License Agreement