Skip to content
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 25 commits into from
Jun 10, 2020
Merged

Release 1.5.0 #927

merged 25 commits into from
Jun 10, 2020

Conversation

vicancy
Copy link
Member

@vicancy vicancy commented Jun 10, 2020

Features:

  1. Enable dynamic scale service endpoints. (Enable dynamic scale service endpoints. #915)
  2. Release graceful shutdown feature. (Release graceful shutdown feature. #814)
  3. Add a MaxPollInterval to support slow long polling clients ([MaxPollInterval] Rename and document #924) …
  4. Management API
    1. Add check-user-existence-in-group API for Transient mode (Add check-user-existence-in-group API for Transient mode #890)
    2. add service-health API to IServiceManager (add service-health API to IServiceManager #887)
    3. add ttl for adding a user to group (add ttl for adding user to group #902) …

wanlwanl and others added 25 commits April 23, 2020 16:20
* 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
@vicancy vicancy merged commit f59bf41 into master Jun 10, 2020
@vicancy vicancy deleted the release1.5.0 branch June 10, 2020 05:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants