Bump minimum supported remoting version#26034
Merged
MarkEWaite merged 1 commit intojenkinsci:masterfrom Jan 5, 2026
Merged
Conversation
jglick
approved these changes
Jan 2, 2026
| @@ -40,7 +40,7 @@ THE SOFTWARE. | |||
|
|
|||
| <properties> | |||
| <!-- Minimum Remoting version, which is tested for API compatibility, duplicated so that renovate only updates the latest remoting version property --> | |||
Member
Member
There was a problem hiding this comment.
Workaround to allow renovate to update remoting but not the minimum, can’t just exclude the dep as then it wouldn’t update remoting
14 tasks
MarkEWaite
approved these changes
Jan 2, 2026
Contributor
MarkEWaite
left a comment
There was a problem hiding this comment.
This PR is now ready for merge. We will merge it after approximately 24 hours if there is no negative feedback.
/label ready-for-merge
Member
|
Noting #9569 which increases the minimum version further to enable cleanup. This PR is more conservative, so does not supersede the other. |
14 tasks
MarkEWaite
added a commit
to MarkEWaite/bom
that referenced
this pull request
Jan 4, 2026
Do not merge Includes pull requests that are currently marked as "Ready for merge": * jenkinsci/jenkins#26034 * jenkinsci/jenkins#26036 * jenkinsci/jenkins#26038 * jenkinsci/jenkins#26041 * jenkinsci/jenkins#26042 * jenkinsci/jenkins#26043 * jenkinsci/jenkins#26044 * jenkinsci/jenkins#26046 * jenkinsci/jenkins#26048 Reverts pull requests: * jenkinsci/jenkins#26018 * jenkinsci/jenkins#26049
4 tasks
MarkEWaite
added a commit
to MarkEWaite/acceptance-test-harness
that referenced
this pull request
Jan 4, 2026
Created from Jenkins core pull request: * jenkinsci/jenkins#26051 Includes ready to merge pull requests: * jenkinsci/jenkins#26034 * jenkinsci/jenkins#26036 * jenkinsci/jenkins#26038 * jenkinsci/jenkins#26041 * jenkinsci/jenkins#26042 * jenkinsci/jenkins#26043 * jenkinsci/jenkins#26044 * jenkinsci/jenkins#26046 * jenkinsci/jenkins#26048 Reverts pull requests: * jenkinsci/jenkins#26018 * jenkinsci/jenkins#26049
4 tasks
AmoghParmar
pushed a commit
to AmoghParmar/jenkins
that referenced
this pull request
Jan 7, 2026
MarkEWaite
added a commit
that referenced
this pull request
Jan 21, 2026
* Fix sidebar navigation for non-ASCII localized section headers * Bump minimum supported remoting version (#26034) * Fix race condition during initial admin account creation (#26036) * Update README.md * Update README.md * Update README.md * Remove link to non-existent newsletter Also format with `yarn lint:fix` as noted in the contributing guide. * Update README.md * Update good first issues query * Fix race condition during initial admin account creation * Update core/src/main/java/hudson/security/HudsonPrivateSecurityRealm.java Co-authored-by: Copilot <[email protected]> * Use synchronized method for initial admin account creation --------- Co-authored-by: Mark Waite <[email protected]> Co-authored-by: Kris Stern <[email protected]> Co-authored-by: Copilot <[email protected]> * Collect telemetry for Java properties (#26038) Reinstantiate telemetry for Java properties Signed-off-by: Alexander Brandes <[email protected]> * Update dependency com.puppycrawl.tools:checkstyle to v12.3.1 (#26041) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * Update dependency io.jenkins.plugins:jakarta-xml-bind-api to v4.0.6-12.vb_1833c1231d3 (#26042) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * Update dependency io.jenkins.plugins:jaxb to v2.3.9-143.v5979df3304e6 (#26043) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * Update dependency io.jenkins.plugins:checks-api to v402 (#26044) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * Update dependency org.jenkins-ci.plugins:credentials to v1460 (#26046) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * Update stapler.version to v2065 (major) (#26049) Update stapler.version to v2065 Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * Update dependency org.jenkins-ci:version-number to v1.14 (#26054) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * Fix sidebar navigation for non-ASCII section headers * Resolve merge conflict with master --------- Signed-off-by: Alexander Brandes <[email protected]> Co-authored-by: strangelookingnerd <[email protected]> Co-authored-by: Pnkcaht <[email protected]> Co-authored-by: Mark Waite <[email protected]> Co-authored-by: Kris Stern <[email protected]> Co-authored-by: Copilot <[email protected]> Co-authored-by: Alexander Brandes <[email protected]> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Daniel Beck <[email protected]>
meetgoti07
pushed a commit
to meetgoti07/jenkins
that referenced
this pull request
Jan 29, 2026
…nsci#26068) * Fix sidebar navigation for non-ASCII localized section headers * Bump minimum supported remoting version (jenkinsci#26034) * Fix race condition during initial admin account creation (jenkinsci#26036) * Update README.md * Update README.md * Update README.md * Remove link to non-existent newsletter Also format with `yarn lint:fix` as noted in the contributing guide. * Update README.md * Update good first issues query * Fix race condition during initial admin account creation * Update core/src/main/java/hudson/security/HudsonPrivateSecurityRealm.java Co-authored-by: Copilot <[email protected]> * Use synchronized method for initial admin account creation --------- Co-authored-by: Mark Waite <[email protected]> Co-authored-by: Kris Stern <[email protected]> Co-authored-by: Copilot <[email protected]> * Collect telemetry for Java properties (jenkinsci#26038) Reinstantiate telemetry for Java properties Signed-off-by: Alexander Brandes <[email protected]> * Update dependency com.puppycrawl.tools:checkstyle to v12.3.1 (jenkinsci#26041) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * Update dependency io.jenkins.plugins:jakarta-xml-bind-api to v4.0.6-12.vb_1833c1231d3 (jenkinsci#26042) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * Update dependency io.jenkins.plugins:jaxb to v2.3.9-143.v5979df3304e6 (jenkinsci#26043) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * Update dependency io.jenkins.plugins:checks-api to v402 (jenkinsci#26044) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * Update dependency org.jenkins-ci.plugins:credentials to v1460 (jenkinsci#26046) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * Update stapler.version to v2065 (major) (jenkinsci#26049) Update stapler.version to v2065 Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * Update dependency org.jenkins-ci:version-number to v1.14 (jenkinsci#26054) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * Fix sidebar navigation for non-ASCII section headers * Resolve merge conflict with master --------- Signed-off-by: Alexander Brandes <[email protected]> Co-authored-by: strangelookingnerd <[email protected]> Co-authored-by: Pnkcaht <[email protected]> Co-authored-by: Mark Waite <[email protected]> Co-authored-by: Kris Stern <[email protected]> Co-authored-by: Copilot <[email protected]> Co-authored-by: Alexander Brandes <[email protected]> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Daniel Beck <[email protected]>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bump the minimum supported
remoting.jarversion to 3176.v207ec082a_8c0See #25975 (comment) for some context
Testing done
Verified in #25975
Screenshots (UI changes only)
Before
After
Proposed changelog entries
remoting.jarversion to3176.v207ec082a_8c0.Proposed changelog category
/label internal, developer, dependencies, rfe
Proposed upgrade guidelines
See https://github.com/jenkinsci/remoting/releases/tag/3176.v207ec082a_8c0 and jenkinsci/remoting@3107.v665000b_51092...3176.v207ec082a_8c0
Submitter checklist
@Restrictedor have@since TODOJavadocs, as appropriate.@Deprecated(since = "TODO")or@Deprecated(forRemoval = true, since = "TODO"), if applicable.evalto ease future introduction of Content Security Policy (CSP) directives (see documentation).Desired reviewers
@jglick
Before the changes are marked as
ready-for-merge:Maintainer checklist
upgrade-guide-neededlabel is set and there is a Proposed upgrade guidelines section in the pull request title (see example).lts-candidateto be considered.