-
Notifications
You must be signed in to change notification settings - Fork 103
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
Release 1.5.0 #927
Merged
Merged
Release 1.5.0 #927
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* extract rest client * update 1. perf: remove throw then catch part 2. status code: add successStatusCode 3. give a chance to handle response
* add extensible members. * use map instead of array. * add more compatibility data.
* Add check-user-existence-in-group API for Transient mode * update * fix * fix port * change * remove unnecessary parameter
* Update README.md
…896) * Allow customize DisconnectTimeout for idle connections * downgrade dependencies version to align major * revert package reference for better compatible * uniform error message. * add a new exception type.
* Setting up async local context to flow connection properties * Setting up async local context to flow connection properties * refactoring and updating according to previous feedback * refactoring and updating according to feedback * updating with more feedback * moving NestableScope to a separate PR * normalizing CRLF * updating with more feedback * hardening ClientConnectionScope to be truly immutable
* Update faq.md * Update faq.md * Update faq.md
* mark diagnostic client on client connected * sanity check * change timeout in test * update * update test * remove todo
Enable graceful shutdown & migration
Co-authored-by: Liangying.Wei <lianwei@microsoft.com>
* [Asp.Net] Refactor of client connection manager * update
* Enable dynamic scale service endpoints. * Fix cleanup. * split disconnect doc in another pr Co-authored-by: Liangying.Wei <lianwei@microsoft.com>
* rename and add doc * minor update statement. * minor fix
vwxyzh
approved these changes
Jun 10, 2020
JialinXin
approved these changes
Jun 10, 2020
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Features: