Skip to content

Added registerCapability and unregisterCapability to the client middleware#1179

Merged
dbaeumer merged 4 commits into
microsoft:mainfrom
EhabY:register-capability-middleware
Feb 28, 2023
Merged

Added registerCapability and unregisterCapability to the client middleware#1179
dbaeumer merged 4 commits into
microsoft:mainfrom
EhabY:register-capability-middleware

Conversation

@EhabY
Copy link
Copy Markdown
Contributor

@EhabY EhabY commented Jan 15, 2023

As mentioned in #1101, currently there is no way to intercept client/registerCapability/client/unregisterCapability. This PR adds both of these requests to the middleware.

Not entirely sure if if these calls should be placed directly in _Middleware so any help is appreciated 🙏

@EhabY
Copy link
Copy Markdown
Contributor Author

EhabY commented Jan 15, 2023

@microsoft-github-policy-service agree

Comment thread client/src/common/client.ts Outdated
@dbaeumer
Copy link
Copy Markdown
Member

The rest looks fine with me.

@EhabY EhabY force-pushed the register-capability-middleware branch from b9164e2 to 5b4c7e1 Compare January 17, 2023 13:21
@EhabY EhabY force-pushed the register-capability-middleware branch from 5b4c7e1 to 406e5e7 Compare January 17, 2023 13:23
@EhabY EhabY requested a review from dbaeumer January 17, 2023 13:29
@EhabY
Copy link
Copy Markdown
Contributor Author

EhabY commented Feb 15, 2023

@dbaeumer Please re-review 🙏

Comment thread client/src/common/client.ts Outdated
Comment thread client/src/common/client.ts Outdated
Comment thread client/src/common/client.ts Outdated
@dbaeumer
Copy link
Copy Markdown
Member

Soory for the delay. But I first wanted to get 8.1.0 out of the door before adding new things.

@EhabY EhabY requested a review from dbaeumer February 17, 2023 17:21
@dbaeumer dbaeumer requested a review from aeschli February 28, 2023 11:12
@dbaeumer dbaeumer enabled auto-merge (squash) February 28, 2023 11:12
@dbaeumer dbaeumer merged commit 2e55714 into microsoft:main Feb 28, 2023
@EhabY EhabY deleted the register-capability-middleware branch April 7, 2023 21:46
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.

3 participants