-
Notifications
You must be signed in to change notification settings - Fork 52
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
Please release 0.7.1 #35
Comments
Yes, please. With pull request #19 if possible! |
I'm currently seeing problems which I believe are resolved by hierynomus/sshj#186 - available from release 0.12 of that project. So a big thumbs-up to: please ship a fresh release with updated dependencies. But if you could go (at least) one step further to 0.12, that would be great! |
I'm sorry, but I won't be able to maintain this library anymore and will also not publish any further releases. If anyone is interesting in maintaining his/her fork and publish subsequent releases I'd be happy to include a prominent forwarding pointer, so people can find the "continuation project". |
No problem - understandable. Thanks for all your work on this to date! My team have volunteered to maintain it; we've been publishing our own internal version anyway. |
Ok, great. |
@bphelan Thanks for offering to step up. Any updated timeline for packaging/releasing 0.7.1 though? |
@arobertn, v0.8.0 is now live -- details here: https://github.com/veact/scala-ssh/blob/master/CHANGELOG |
The unreleased 0.7.1 depends on the new name of sshj (com.hierynomus instead of net.schmizz), the first release (0.11) of which fixes:
hierynomus/sshj#54
The 0.7.0 depends on net.schmizz.sshj and there is no way to override this to use a later version with the fix since the name is different.
So, please either make 0.7.1 or a snapshot available on Maven. Thanks!
The text was updated successfully, but these errors were encountered: