Skip to content
This repository has been archived by the owner on Jun 30, 2022. It is now read-only.

v1.1.0

Latest
Compare
Choose a tag to compare
@release-drafter release-drafter released this 22 Jun 18:37
· 19 commits to master since this release
25c80c0

To use the latest features, we recommend migrating to the Core Assistant Bot or Enterprise Assistant Bot in Bot Framework Composer. Learn more about migration here and here.

This release includes bug fixes and updates the Virtual Assistant and botframework-solutions package to support Bot Framework SDK v4.13.2. It includes the following assets:

What's changed
  • [C#][VA/Skill] Replicate changes of Samples to Templates (#3829)
  • Update Microsoft.Bot.Solutions to fix DL-ASE issues (#3826)
  • [C# & TypeScript] Update SDK versions to latest (4.13) (#3825)
  • Merge next into master (#3823)
  • Lamil/fix tests (#3822)
  • Merge master into next branch (#3820)
  • Moved back to AzureBlobTranscriptStore until sdk update to 4.13 (#3821)
  • Bump Microsoft.Bot.Connector from 4.8.1 to 4.8.2 in /samples/csharp/assistants/enterprise-assistant/VirtualAssistantSample (#3777)
  • Bump lodash from 4.17.19 to 4.17.21 in /tools/botskills (#3799)
  • Bump Microsoft.Bot.Connector from 4.8.1 to 4.8.2 in /samples/csharp/assistants/hospitality-assistant/VirtualAssistantSample (#3776)
  • Bump hosted-git-info from 2.8.5 to 2.8.9 in /tools/botskills (#3800)
  • Bump hosted-git-info from 2.8.8 to 2.8.9 in /templates/typescript/generator-bot-virtualassistant (#3801)
  • Bump lodash from 4.17.15 to 4.17.21 in /templates/typescript/generator-bot-virtualassistant (#3802)
  • Bump nokogiri from 1.10.9 to 1.11.6 in /docs (#3815)
  • Bump botframework-connector from 4.9.2 to 4.9.4 in /sdk/typescript/libraries/bot-solutions (#3816)
  • Bump ws from 7.4.5 to 7.4.6 in /sdk/typescript/libraries/bot-solutions (#3817)
  • Bump y18n from 4.0.0 to 4.0.3 in /tools/botskills (#3818)
  • Bump y18n from 4.0.0 to 4.0.3 in /templates/typescript/generator-bot-virtualassistant (#3819)
  • [Botskills] Add compability for Linux (#3684)
  • [TypeScript][Skill] Add manifest endpoint (#3601)
  • [TypeScript][Bot-Solutions] Add missing dependencies (#3793)
  • [C#][VA & Skill] Replace AzureBlobTranscriptStore references to BlobsTranscriptStore (#3616)
  • [TypeScript][Bot-Solutions] Fix MultiProviderAuthDialog not being localized (#3762)
  • [PORT #3262][Botskills] Show all language output when there's an issue with a LU file (#3637)
  • [Generator & Botskills] Fix dependencies' vulnerabilities (#3580)
  • [TypeScript][Skill] Implement changes in Skill to 1.0 release (#3585)
  • [TypeScript][Virtual Assistant] Implement changes in Virtual Assistant to 1.0 release (#3584)
  • [TypeScript][Bot-Solutions] Implement changes in Bot-Solutions to 1.0 release (#3583)
  • [C#][Bot-Solutions] Rehome used services of Microsoft.Bot.Configuration to Microsoft.Bot.Solutions in Services folder (#3618)
  • Update 7-create-dispatch-model.md (#3810)
  • [Documentation] Detail the code changes after adding a new Knowledge Base (#3768)
  • [Documentation] Update internal documentation (#3747)
  • [Documentation] Update Clients and Channels section (#3730)
  • [Documentation] Update Skills section (#3710)
  • [Documentation] Update Virtual Assistant section (#3702)
  • [C# & TS][VA & Bot-Solutions] Remove FeedbackMiddleware functionality (#3733)
  • [TypeScript][Samples & Templates] Update Deployment Scripts and ARM Templates (#3775)
  • [TypeScript][Virtual Assistant & Skill] Fix duplicated messages when communicating through DirectLine (#3732)
  • Replace ’ to ' in .qna and .lu files and remove trailing spaces (#3724)
  • Handle Unsuccessful Speech Connection + Speech SDK Update (#3811)
  • Update Android client to Speech SDK 1.15 (#3770)
  • [Documentation] Update Solution Accelerators section (#3729)
  • [TypeScript][Virtual Assistant] fix: localize qna maker dialog IDs (#3752)
  • [C#][Bot-Solutions] Fix MultiProviderAuthDialog not being localized (#3760)
  • Update ITSM docs (#3739)
  • [Android] add user id in speech config (#3558)
  • [C#][Virtual Assistant] Add YML file and documentation (#3647)
  • [C#] Add PackageIcon property as PackageIconUrl was deprecated in Directory.Build.Props file (#3697)
  • [Documentation] Update overview section (#3690)
  • [C#][Bot-Solutions] Ignore NU5048 warning (#3687)
  • [C# & TypeScript][VA & Skill] Clarify luis section after deploying bots (#3682)
  • [C#][Virtual Assistant Template] Fixing inverted parameters in TokenExchangeSkillHandler.cs (#3686)
  • [Documentation] Update Known Issues document adding the dispatch refresh problem (#3675)
  • [Documentation] Remove Automotive Assistant sample bullet (#3678)
  • [Documentation] Fix definition of RemoteToLocal argument of deployment scripts (#3661)
  • [Documentation] Fix Resturant Booking Skill image (#3658)
  • [Documentation] Update /overview/virtual-assistant-template/ and fix broken links (#3680)
  • [C#][VSIX] Fix template placeholder not correctly replaced in Skill yml file (#3679)
  • [C#][Virtual Assistant Sample] Fixing inverted parameters in TokenExchangeSkillHandler.cs (#3667)
  • [TypeScript][Skill] Fix cognitivemodel mocks values (#3642)
  • [TypeScript][Generator] Fix broken tests (#3641)
  • [Virtual Assistant][Skill] Wrap with quotes the zip in the publish scripts (#3594)
  • [Documentation] Fix ambiguities of TypeScript and C# documentation for manifests (#3643)
  • [Documentation] Removing inconsistencies in botskills documentation (#3567)
  • [Documentation] Add Update Skill Manifest document (#3651)
  • [Documentation] Improve Testing documentation (#3650)
  • [Botskills] Sanitize appSettings properties for all the commands (#3604)
  • [BotSkills] Sanitize appsettings skills properties to be case insensitive for list command (#3596)
  • [Botskills] Fix paths with whitespaces (#3587)
  • [TypeScript] Remove strict check in tsconfig files (#3631)
  • [Documentation] Improve --noRefresh argument description in botskills (#3609)
  • [Documentation] Update botskills documentation (#3565)
  • [Botskills] Update disconnect command description (#3566)
  • [Botskills] Fix RegExp for validating URLs (#3486)
  • [Document] Edit doc to improve reading flow (#3621)
  • remove checking on activity.from.role (#3633)
  • Update DI scope for DefaultAdapter from Transient to Singleton (#3634)
  • Update PowerBI template to template that has all latest changes and w… (#3598)
  • Update template to working template supported by newest PowerBI version (#3597)
  • Update VA in Hospitality Assistant and add test project (#3461)
  • All changes for updating VA Template in Enterprise Assistant (#3460)
  • Implement Sharded version of ProactiveState (#3240)
  • Bump lodash from 4.17.15 to 4.17.19 in /tools/botskills (#3570)
  • [Skill Template] Set default value for skill state accessor (#3561)
  • Bring Virtual Assistant Client documentation inline with sample code (#3572)
  • Pavolum/add pii logging flag (#3569)
  • Update skill template manifest to latest SDK versions (#3555)
  • Update manifest.md to point to correct manifest schemas (#3556)
  • Fix for encoding issue in update script (#3557)
  • [Docs] Linked accounts, speech, script updates (#3543)
  • [Linked Account] fix bad request after link (#3540)
  • [PORT #3138][Botskills] Update tool documentation explaining new manifest schema changes (#3533)
  • [PORT #3152][Botskills] Get the LU filename using basename (#3534)
  • Add Microsoft.Bot.Solutions SDK UT (#3493)
  • Fix Nuget build error (#3499)
  • Fixing formatting of feedback doc to ensure proper rendering of markdown (#3536)
  • Minor doc fixes pointed out by our community (#3494)
  • Add Bot identity To TurnState for Getting Token (#3455)
  • Close #3481: correct css unit typos (#3482)
  • Concat texts for multiturn responses in Interactions table (#3474)
  • [Generator] Update documentation (#3472)
  • [Typescript] Store the locale in the Activity (#3411)
  • Add CodeQL security scanning (#3449)
  • Add InvokeHandler in VA (#3426)
  • Proactive and Feedback Util UT Tests in EnterpriseVA (#3471)
  • [Botskills] Add --force argument for bf luis convert method (#3483)

Thanks to our contributors

@Batta32, @DiegoCardozo94, @FedericoBernal, @KayMKM, @LCarbonellRod, @VictorGrycuk, @dependabot, @dependabot[bot], @fran893, @jhutchings1, @joshgummersall, @lancehilliard, @lauren-mills, @lukashoferdev, @lzc850612, @matiasroldan6, @olmidy, @pavolum, @peterinnesmsft, @qduyhoang, @ryanlengel, @sidmore, @taicchoumsft and Franco Alvarez