-
Notifications
You must be signed in to change notification settings - Fork 0
Comparing changes
Open a pull request
base repository: phyr0s/BotFramework-DirectLineJS
base: master
head repository: microsoft/BotFramework-DirectLineJS
compare: master
- 15 commits
- 54 files changed
- 8 contributors
Commits on Mar 2, 2023
-
Fix: connection should not auto retry after DirectLineStreaming.end() (…
…microsoft#393) * fix connectRetry when DirectLineStreaming.end() * add test case * add comment todo --------- Co-authored-by: fangyangci <fangyangci@microsoft.com>
Configuration menu - View commit details
-
Copy full SHA for e88b998 - Browse repository at this point
Copy the full SHA e88b998View commit details
Commits on Mar 21, 2023
-
Bump botframework-streaming and webpack (microsoft#396)
* Bump botframework-streaming and webpack * Update PR number * Skipping dljstestbot related tests
Configuration menu - View commit details
-
Copy full SHA for 68e6ef3 - Browse repository at this point
Copy the full SHA 68e6ef3View commit details
Commits on Mar 23, 2023
-
Configuration menu - View commit details
-
Copy full SHA for dbb4063 - Browse repository at this point
Copy the full SHA dbb4063View commit details
Commits on Apr 5, 2023
-
[DLASE] Catch all async calls (microsoft#399)
* Catch all async calls * Update PR number
Configuration menu - View commit details
-
Copy full SHA for fb239fe - Browse repository at this point
Copy the full SHA fb239feView commit details
Commits on Apr 17, 2023
-
Exception must be thrown outside the retry loop (microsoft#401)
* Exception must be thrown outside the retry loop * package-lock.json * Revert "package-lock.json" This reverts commit 2b266d6. --------- Co-authored-by: CK Kashyap <ckk@microsoft.com>
Configuration menu - View commit details
-
Copy full SHA for c2f9b2a - Browse repository at this point
Copy the full SHA c2f9b2aView commit details
Commits on Apr 26, 2023
-
Fix reconnection scenarios and various behaviors of Direct Line ASE (m…
…icrosoft#404) * Add some tests for DLASE * Add more tests * Clean up * Clean up * Add Web Socket proxy * Refactor * Add createBotProxy * Rename to setupBotProxy * Clean up * Clean up * Clean up * Update Jest * Add test * Fix test * Add test * Fix postActivity.fail and reconnect * Simplify * Ignore @types/jsdom * Fix tests * Fix tests * Add docs * Flush * Add assertions * Add license
Configuration menu - View commit details
-
Copy full SHA for 31ba05b - Browse repository at this point
Copy the full SHA 31ba05bView commit details
Commits on Jun 5, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 5d87e2d - Browse repository at this point
Copy the full SHA 5d87e2dView commit details -
Bump botframework-streaming@4.20.0 (microsoft#406)
* Bump botframework-streaming@4.20.0 * Add entry
Configuration menu - View commit details
-
Copy full SHA for 8efad11 - Browse repository at this point
Copy the full SHA 8efad11View commit details
Commits on Jun 6, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 21a5787 - Browse repository at this point
Copy the full SHA 21a5787View commit details
Commits on Jul 11, 2023
-
Add
networkInformationobject to DLASE (microsoft#412)* WIP: Add watchdog * Add warning if REST API returned too soon * Add integration test * Add NetworkInformation watchdog * Add network information watchdog * Prolong test time * Support NetworkInformation-like * Add AbortSignal function story * Add abort watchdog test * Add entry * Update comments * Add FAQ related to network change * Rename watchdog to (network) probe * Add NetworkInformationObserver * Update test names * Add WebSocketClient implementation * Add tests * Add test for change network type * Move to NetworkInformation * Fix flaky * Clean up * Explain NetworkInformation requirement * Allow unset networkInformation option * Clean up * Clean up * Remove NetworkInformation polyfill * Update SSE * Update entry * Add clarifications * Update to Node.js 18 * Add NetworkInformation.d.ts * Update README.md Co-authored-by: TJ Durnford <tjdford@gmail.com> * Typo --------- Co-authored-by: TJ Durnford <tjdford@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for d07e655 - Browse repository at this point
Copy the full SHA d07e655View commit details
Commits on Oct 10, 2023
-
Bump 0.15.6-0 after release (microsoft#415)
* 0.15.5 * Remove banner * 0.15.6-0
Configuration menu - View commit details
-
Copy full SHA for bb3d7ee - Browse repository at this point
Copy the full SHA bb3d7eeView commit details
Commits on Sep 23, 2024
-
Bump dependencies (microsoft#426)
* Bump deps and audit fix * Add entry * Update PR number * Use newer EchoBot * Audit fix * Also test on Node.js 20.x and 22.x * Fix NetworkInformation mock * Fix navigator mock * Add comment
Configuration menu - View commit details
-
Copy full SHA for d078f33 - Browse repository at this point
Copy the full SHA d078f33View commit details
Commits on Apr 18, 2025
-
Upgrade @babel/runtime from 7.14.8 to 7.26.10 to fix the vulnerabilit…
…y. (microsoft#438) Co-authored-by: Shi Wang <wangshi@microsoft.com>
Configuration menu - View commit details
-
Copy full SHA for c88cb81 - Browse repository at this point
Copy the full SHA c88cb81View commit details -
Configuration menu - View commit details
-
Copy full SHA for 970a2b2 - Browse repository at this point
Copy the full SHA 970a2b2View commit details -
Bump to 0.15.7-0 (microsoft#440)
* 0.15.6 * Add permissions * Add permissions * Add entry * 0.15.7-0 * Add 0.15.6
Configuration menu - View commit details
-
Copy full SHA for 13f7a42 - Browse repository at this point
Copy the full SHA 13f7a42View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff master...master