5.3.0
github-actions
released this
05 Aug 19:57
·
65 commits
to refs/heads/master
since this release
π New features and improvements
- Generate and revoke access tokens with standard UI components (#1597) @mawinter69
- JENKINS-68030 - Optionally report most recent commit as changelog of a new build (#1565) @rhit-gawronja
- JENKINS-73506 - Reject fetch requests that use credentials with HTTP in FIPS mode (#1615) @PereBueno
- JENKINS-73506 - Enforce use of TLS in FIPS mode (#1611) @olamy
π Bug fixes
- Use correct getters for note fields (#1607) @sboardwell
π· Changes for plugin developers
- Use the jenkinsci GitHub organization default PR template (#1619) @MarkEWaite
π Documentation updates
- Use relative URLs for documentation images (images:/ to images:) (#1206) @halkeye
- Use modern syntax in git step online help (#1599) @MarkEWaite
- Fix JavaDoc Typo (#1584) @ciis0
π» Maintenance
- Require Jenkins 2.440.3 or newer (#1610) @MarkEWaite
- Adapt git browsers for Jetty 12 EE 9 transition (#1620) @MarkEWaite
- Use jenkins.baseline property to avoid BOM update mistakes (#1609) @MarkEWaite
- Do not assume
HttpResponse
is a functional interface (#1590) @basil
π¦ Tests
- Downgrade matrix-project optional dependency for PCT (#1627) @MarkEWaite
- Restore compatibility for GitSampleRepoRule (#1626) @MarkEWaite
- JENKINS-73568 - rewrite the tests using RealJenkinsRule so test doesn't need to be skipped depending on Jenkins core version" (#1625) @olamy
- Test with Jenkins 2.462 (#1624) @MarkEWaite
- Remove mock object test replaced in earlier commit (#1623) @MarkEWaite
- Move 3 more mocked tests to JenkinsRule (#1622) @MarkEWaite
- Move testDoNotifyCommitWithInvalidApiToken and use JenkinsRule (#1621) @MarkEWaite
- Allow tests with containers (#1613) @olamy
- Remove outdated test conditionals (#1594) @MarkEWaite
- Remove two tests that depend on assembla.com (#1593) @MarkEWaite
π¦ Dependency updates
- Bump io.jenkins.tools.bom:bom-2.440.x from 3023.v02a_987a_b_3ff9 to 3234.v5ca_5154341ef (#1582, #1583, #1585, #1587, #1591, #1595, #1596, #1600, #1602, #1604, #1606, #1608, #1612, #1618) @dependabot
- Bump org.apache.maven.plugins:maven-checkstyle-plugin from 3.3.1 to 3.4.0 (#1592) @dependabot
- Bump org.jenkins-ci.plugins:plugin from 4.82 to 4.86 (#1588, #1603, #1605, #1614) @dependabot
- Bump org.testcontainers:testcontainers from 1.20.0 to 1.20.1 (#1617) @dependabot