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

Server#addProtoService is deprecated warning #12

Closed
MaikelH opened this issue Jul 23, 2017 · 4 comments
Closed

Server#addProtoService is deprecated warning #12

MaikelH opened this issue Jul 23, 2017 · 4 comments

Comments

@MaikelH
Copy link
Contributor

MaikelH commented Jul 23, 2017

When a creating a new service using the addService on the servicebuilder the following warning is emitted:

Server#addProtoService is deprecated. Use addService instead

This is caused by the deprecation of addProtoService in grpc 1.3.

@PatrickEifler
Copy link
Contributor

@MaikelH I added a PR which shall fix this deprecation error: #18

@coderdiaz
Copy link

What is the status?

@kondi kondi added this to the 1.0-rc.0 milestone Jun 8, 2018
@FedeBev
Copy link

FedeBev commented Jul 18, 2018

Look if PR #35 solve your issue!

@kondi kondi closed this as completed in f073e76 Mar 4, 2019
@kondi
Copy link
Owner

kondi commented Mar 5, 2019

Released in v0.2.0.

@kondi kondi removed this from the 1.0-rc.0 milestone Mar 5, 2019
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

No branches or pull requests

5 participants