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

Require Jenkins 2.452.4 or newer #135

Merged
merged 4 commits into from
Oct 31, 2024
Merged

Commits on Oct 31, 2024

  1. Configuration menu
    Copy the full SHA
    96fe396 View commit details
    Browse the repository at this point in the history
  2. Require Jenkins 2.452.4 or newer

    Jenkins 2.452.4 includes a critical security fix that make it a good
    minimum Jenkins version.  It is also one of the versions recommended:
    
    https://www.jenkins.io/doc/developer/plugin-development/choosing-jenkins-baseline/
    
    As of June 2024, 60% of installations of the most recent release were
    using Jenkins 2.440 or newer.  With advisories and typical uprade
    patterns, the percentage is certainly even higher now.
    MarkEWaite committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    3029c6b View commit details
    Browse the repository at this point in the history
  3. Use 0.10.0 as next release

    Upgrading minimum Jenkins version
    MarkEWaite committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    be4ce87 View commit details
    Browse the repository at this point in the history
  4. Remove description attribute from pom

    No longer used by Jenkins tooling, see index.jelly
    MarkEWaite committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    37aab88 View commit details
    Browse the repository at this point in the history