-
Notifications
You must be signed in to change notification settings - Fork 129
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Checking mergeability…
Don’t worry, you can still create the pull request.
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: microsoft/BotFramework-DirectLineJS
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: audiocodes/BotFramework-DirectLineJS
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 19 commits
- 45 files changed
- 3 contributors
Commits on Feb 4, 2026
-
Configuration menu - View commit details
-
Copy full SHA for f471113 - Browse repository at this point
Copy the full SHA f471113View commit details
Commits on Feb 15, 2026
-
Configuration menu - View commit details
-
Copy full SHA for 81d5011 - Browse repository at this point
Copy the full SHA 81d5011View commit details -
Fix resource leaks in DirectLineStreaming after end() is called
- Cancel pending timers on end() via AbortController-aware sleep() - Stop refreshToken() loop early on abort and after fatal 403 - Unsubscribe from connectionStatus$ in waitUntilOnline() on resolve/reject - Use cancellable sleep() for retry delays in connectWithRetryAsync() - Add unit tests covering all leak fixes (sync and async paths) Fixes #433
Configuration menu - View commit details
-
Copy full SHA for 217357c - Browse repository at this point
Copy the full SHA 217357cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 01934b8 - Browse repository at this point
Copy the full SHA 01934b8View commit details -
restify is obsolete, and doesn't support Node 24.
Configuration menu - View commit details
-
Copy full SHA for 3fd81b7 - Browse repository at this point
Copy the full SHA 3fd81b7View commit details -
Configuration menu - View commit details
-
Copy full SHA for c543cb1 - Browse repository at this point
Copy the full SHA c543cb1View commit details -
Configuration menu - View commit details
-
Copy full SHA for ca2f71f - Browse repository at this point
Copy the full SHA ca2f71fView commit details -
Handle error responses on refresh token requests
If error 403 is returned, the application crashes without any way to catch this error. Fixes #421.
Configuration menu - View commit details
-
Copy full SHA for d427741 - Browse repository at this point
Copy the full SHA d427741View commit details -
Configuration menu - View commit details
-
Copy full SHA for f3e3093 - Browse repository at this point
Copy the full SHA f3e3093View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2fd6341 - Browse repository at this point
Copy the full SHA 2fd6341View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5fda278 - Browse repository at this point
Copy the full SHA 5fda278View commit details -
Configuration menu - View commit details
-
Copy full SHA for cd35acd - Browse repository at this point
Copy the full SHA cd35acdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 27f65d8 - Browse repository at this point
Copy the full SHA 27f65d8View commit details -
Configuration menu - View commit details
-
Copy full SHA for a32c51a - Browse repository at this point
Copy the full SHA a32c51aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7584900 - Browse repository at this point
Copy the full SHA 7584900View commit details -
Configuration menu - View commit details
-
Copy full SHA for fb59a0b - Browse repository at this point
Copy the full SHA fb59a0bView commit details -
CI: Disable continuous publish
OIDC publish allows only one workflow filename.
Configuration menu - View commit details
-
Copy full SHA for 65472b0 - Browse repository at this point
Copy the full SHA 65472b0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2f1db76 - Browse repository at this point
Copy the full SHA 2f1db76View commit details -
Configuration menu - View commit details
-
Copy full SHA for cf3ec25 - Browse repository at this point
Copy the full SHA cf3ec25View commit details
Loading
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