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

Protocol gateway nugets out of sync #101

Closed
onionhammer opened this issue Jul 21, 2017 · 8 comments
Closed

Protocol gateway nugets out of sync #101

onionhammer opened this issue Jul 21, 2017 · 8 comments
Labels

Comments

@onionhammer
Copy link

image

@nayato
Copy link
Member

nayato commented Aug 3, 2017

we're not keeping versions in sync. we upgrade whenever there's reason to do so independently.

@nayato nayato added the question label Aug 3, 2017
@onionhammer
Copy link
Author

@nayato There is a reason. They have different dependencies.

CloudStorage 1.1.0 relies on DotNetty's deprecated "-signed" packages, whereas the other two ProtocolGateway libraries have moved on and upgraded to non-signed DotNetty libraries; The latest versions of Core and IoTHubClient aren't compatible with CloudStorage.

@nayato
Copy link
Member

nayato commented Aug 3, 2017

ok, that's an oversight. We'll release a new version today-tomorrow alongside a fix for failure to keep listening socket in a running state (see Azure/DotNetty#271 for details)

@onionhammer
Copy link
Author

@nayato any update on this?

@onionhammer
Copy link
Author

Bump. Any update on this?

@onionhammer
Copy link
Author

@nayato Bump - still no release on this one

@mhertis
Copy link

mhertis commented Sep 29, 2017

We have the same problem with out of sync nuget packages. Is there anything we can do to speed this up?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants