Skip to content

Bump minimum supported remoting version#26034

Merged
MarkEWaite merged 1 commit intojenkinsci:masterfrom
strangelookingnerd:bump-remoting
Jan 5, 2026
Merged

Bump minimum supported remoting version#26034
MarkEWaite merged 1 commit intojenkinsci:masterfrom
strangelookingnerd:bump-remoting

Conversation

@strangelookingnerd
Copy link
Contributor

@strangelookingnerd strangelookingnerd commented Jan 2, 2026

Bump the minimum supported remoting.jar version to 3176.v207ec082a_8c0

See #25975 (comment) for some context

Testing done

Verified in #25975

Screenshots (UI changes only)

Before

After

Proposed changelog entries

  • Bump the minimum supported remoting.jar version to 3176.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

  • The issue, if it exists, is well-described.
  • The changelog entries and upgrade guidelines are appropriate for the audience affected by the change (users or developers, depending on the change) and are in the imperative mood (see examples). Fill in the Proposed upgrade guidelines section only if there are breaking changes or changes that may require extra steps from users during upgrade.
  • There is automated testing or an explanation as to why this change has no tests.
  • New public classes, fields, and methods are annotated with @Restricted or have @since TODO Javadocs, as appropriate.
  • New deprecations are annotated with @Deprecated(since = "TODO") or @Deprecated(forRemoval = true, since = "TODO"), if applicable.
  • UI changes do not introduce regressions when enforcing the current default rules of Content Security Policy Plugin. In particular, new or substantially changed JavaScript is not defined inline and does not call eval to ease future introduction of Content Security Policy (CSP) directives (see documentation).
  • For dependency updates, there are links to external changelogs and, if possible, full differentials.
  • For new APIs and extension points, there is a link to at least one consumer.

Desired reviewers

@jglick

Before the changes are marked as ready-for-merge:

Maintainer checklist

  • There are at least two (2) approvals for the pull request and no outstanding requests for change.
  • Conversations in the pull request are over, or it is explicit that a reviewer is not blocking the change.
  • Changelog entries in the pull request title and/or Proposed changelog entries are accurate, human-readable, and in the imperative mood.
  • Proper changelog labels are set so that the changelog can be generated automatically.
  • If the change needs additional upgrade steps from users, the upgrade-guide-needed label is set and there is a Proposed upgrade guidelines section in the pull request title (see example).
  • If it would make sense to backport the change to LTS, be a Bug or Improvement, and either the issue or pull request must be labeled as lts-candidate to be considered.

@comment-ops-bot comment-ops-bot bot added internal developer Changes which impact plugin developers dependencies Pull requests that update a dependency file rfe For changelog: Minor enhancement. use `major-rfe` for changes to be highlighted labels 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 -->
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@timja I do not understand the purpose of the duplication in #9459

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Workaround to allow renovate to update remoting but not the minimum, can’t just exclude the dep as then it wouldn’t update remoting

@strangelookingnerd strangelookingnerd mentioned this pull request Jan 2, 2026
14 tasks
Copy link
Contributor

@MarkEWaite MarkEWaite left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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

@comment-ops-bot comment-ops-bot bot added the ready-for-merge The PR is ready to go, and it will be merged soon if there is no negative feedback label Jan 2, 2026
@daniel-beck
Copy link
Member

Noting #9569 which increases the minimum version further to enable cleanup. This PR is more conservative, so does not supersede the other.

MarkEWaite added a commit to MarkEWaite/acceptance-test-harness that referenced this pull request Jan 4, 2026
@MarkEWaite MarkEWaite merged commit bcbe631 into jenkinsci:master Jan 5, 2026
22 checks passed
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]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file developer Changes which impact plugin developers internal ready-for-merge The PR is ready to go, and it will be merged soon if there is no negative feedback rfe For changelog: Minor enhancement. use `major-rfe` for changes to be highlighted

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants