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

Upgrade to 3.34 version of Remoting. #4165

Merged
merged 1 commit into from
Aug 23, 2019

Conversation

jeffret-b
Copy link
Contributor

@jeffret-b jeffret-b commented Aug 22, 2019

See JENKINS-53461. This enables a new connection mode for inbound TCP agents whereby they can skip the initial HTTP connection step by providing sufficient information to connect directly. This is documented, along with a few other existing behaviors, at Launching inbound TCP agents. The PR for this change is located at jenkinsci/remoting#338.

This Remoting release also contains a few other minor cleanup changes, which didn't need a JIRA filed.

See the Remoting changelog

Proposed changelog entries

Submitter checklist

  • JIRA issue is well described
  • Changelog entry appropriate for the audience affected by the change (users or developer, depending on the change). Examples
  • Appropriate autotests or explanation to why this change has no tests
  • For dependency updates: links to external changelogs and, if possible, full diffs

Desired reviewers

@jvz @oleg-nenashev @alxsap

@oleg-nenashev oleg-nenashev added the ready-for-merge The PR is ready to go, and it will be merged soon if there is no negative feedback label Aug 22, 2019
@oleg-nenashev
Copy link
Member

Will merge it later today if no negative feedback

@oleg-nenashev oleg-nenashev merged commit 6b5add5 into jenkinsci:master Aug 23, 2019
@bbara
Copy link

bbara commented Aug 28, 2019

FYI: There exists a problem with tunneling and this version (https://issues.jenkins-ci.org/browse/JENKINS-59094 / jenkinsci/remoting#345).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ready-for-merge The PR is ready to go, and it will be merged soon if there is no negative feedback
Projects
None yet
5 participants