-
Notifications
You must be signed in to change notification settings - Fork 1.9k
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
Propose release: need release with fix for pod exec WebSockets bug #210
Comments
Sure, I can cut a new release this weekend... |
Thanks! I appreciate it. Just a heads-up, I had a PR for Exec that would support reading non-zero exit codes and Exec$ExecProcess.waitFor(long, TimeUnit); however, I've temporarily retracted it because the API server always returns 400 bad request when stdin=false. I need to find someone who understands the server-side validation. |
Ok, this has been staged out to sonatype. It may take a little while before it is replicated to maven central. |
@brendandburns,
Any chance we could please get a 1.0.0-beta3 release including the fix for #180? While we can test with local changes, since we're also an open-source project, I can't commit a modified version of WebSockets.java to our repository. Thanks in advance.
Any word on what the release roadmap will be?
The text was updated successfully, but these errors were encountered: