You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The test should run against the build artifacts from Azure Pipelines.
Manual testing on major browsers using webchat-release-testing
Chrome 85.0.4183.102
Edge (Anaheim) 85.0.564.51
Edge (UWP) 44.20206.1000.0
Firefox 80.0.1
IE11 11.450.19041.0 (11.0.205 KB4571687)
macOS Safari 13.1.1 (15609.2.9.1.2)
DLSpeech: Web Socket connection to westus2.convai.speech.microsoft.com closed instantly after connected, it also repro on previous versions of Web Chat (failed on 4.9.0, 4.8.1)
To support Content Security Policy, glamor is being replaced by create-emotion. The CSS hash and rule name is being prefixed with webchat--css with a random value.
Fixed
Fixes #3431. Removed delay of first activity with replyToId pointing to a missing activity, by @compulim in PR #3450
Changed
Support Content Security Policy, in PR #3443 by @compulim
Checklist
Build
Bump MockBot to Bot Framework SDK release 4.10.3https://www.npmjs.com/package/botbuilder/v/4.10.3botframework-directlinejs
botframework-streaming
dependency to4.10.3
(Is this the correct version? Need to ask Steven.)0.13.1
, PR is #XXX[email protected]
dependency in Web Chat4.10.1
CHANGELOG.md
to mark specific changes in4.10.1
npm version --no-git-tag-version 4.10.1
master
, the PR number is Bump to 4.10.1 #3461c5afaef
true
BotFramework-WebChat-daily
164890
and commit isc5afaef
Test
webchat-release-testing
westus2.convai.speech.microsoft.com
closed instantly after connected, it also repro on previous versions of Web Chat (failed on 4.9.0, 4.8.1)4.10.1
and previous releases(Look atCHANGELOG.md
and list out PRs that were not covered with automated tests)Release
master
orbranch, runqfe
git status
to checkgit pull
/package.json
,/package-lock.json
, andCHANGELOG.md
has a version of4.10.1
git log
c5afaef
git tag v4.10.1
git push -u upstream v4.10.1
CHANGELOG.md
curl -H 'Accept-Encoding: gzip' https://cdn.botframework.com/botframework-webchat/4.10.1/webchat.js | gunzip - | openssl dgst -sha384 -binary | openssl base64 -A
cat webchat.js | openssl dgst -sha384 -binary | openssl base64 -A
stats.json
and 4 tarballswebchat-release-testing/drops
[[PROD]]Push-WebChat-to-npmjs
164890
, release number is27
and commit isc5afaef
[[PROD]]Push-WebChat-to-Prod-CDN-with-approval
164890
, release number is2485
and commit isc5afaef
131156
(this shouldn't change between releases)Post-release check
webchat-release-testing
01.create-react-app
01.create-react-app/node_modules
npm install [email protected]
(just install the bundle package)Notification to interested parties
Changelog
Breaking changes
glamor
is being replaced bycreate-emotion
. The CSS hash and rule name is being prefixed withwebchat--css
with a random value.Fixed
replyToId
pointing to a missing activity, by @compulim in PR #3450Changed
[email protected]
to[email protected]
blob:
scheme, instead ofdata:
schemewindow.MessagePort
andwindow.Worker
blob:
[email protected]
[email protected]
@babel/[email protected]
@babel/[email protected]
@babel/[email protected]
@babel/[email protected]
@babel/[email protected]
@babel/[email protected]
@babel/[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
@azure/[email protected]
@babel/[email protected]
@babel/[email protected]
@babel/[email protected]
@babel/[email protected]
@babel/[email protected]
@babel/[email protected]
@babel/[email protected]
@babel/[email protected]
@types/[email protected]
@types/[email protected]
@typescript-eslint/[email protected]
@typescript-eslint/[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
@babel/[email protected]
@babel/[email protected]
@babel/[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
Samples
create-react-app
-based samples to resolvep-defer
as peer dependency, by @compulim, in PR #3457[email protected]
in06.recomposing-ui/c.smart-display
, by @compulim, in PR #3458The text was updated successfully, but these errors were encountered: