-
Notifications
You must be signed in to change notification settings - Fork 283
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
bump: adal-node to 0.2.2 #3705
bump: adal-node to 0.2.2 #3705
Conversation
Pull Request Test Coverage Report for Build 861252474
💛 - Coveralls |
Bump here, while we're at it? |
I thought about it, but 1) it's a more significant version bump that I don't really know how to test, and 2) we don't publish the package (it's only consumed by |
Thanks for doing this guys! I'm trying to finish a security vulnerability ticket for my company and would like to report when you are planning to do a new release for the |
* fix: named pipe issues (#3627) * fix: named pipe issues - Remove unnecessary autoReconnect logic - Simplify connection management - Properly support client reconnection to incoming/outgoing servers * fix: PR comments, failing tests * fix: "lock" sockets to mitigate split brain * test: no split brain * fix: reject listening only if server is listening * fix: naming for clarity * fix: clarify onListen doc string * feat: retry helper, use for named pipes * fix: handle retry edge cases * bump: adal-node to 0.2.2 (#3705) Fixes #3704 * fix: ignore node_modules declarative assets (#3709) See microsoft/BotFramework-Composer#7916 for details.
@gbartlett 4.13.5 is now available on npm. |
Fixes #3704