Releases: jenkinsci/docker
Releases · jenkinsci/docker
2.446
2.445
📦 Jenkins Core updates
- Update to Jenkins 2.445 (changelog)
📦 Dependency updates
- chore(deps): bump peter-evans/create-pull-request from 5 to 6 (#1828) @dependabot
2.444
📦 Jenkins Core updates
- Update to Jenkins 2.444 (changelog)
💥 Breaking changes
- Replace Java 21 previews with released versions (#1822) @MarkEWaite
- Remove ppc64le jdk21-preview images, add jdk21 image (#1823) @ksalerno99
- Remove arm/v7 (32 bit ARM) container image labels (#1822) @MarkEWaite
📦 Dependency updates
- Bump plugin manager to 2.12.15 (#1824) @jenkins-dependency-updater
- Bump ubi8/ubi from 8.9-1107.1705420509 to 8.9-1107.1706791207 in /11/rhel/ubi8/hotspot (#1826) @dependabot
- Bump Debian Bookworm Linux Version to 20240130 (#1825) @github-actions
- Bump release-drafter/release-drafter from 5 to 6 (#1827) @dependabot
2.443
📦 Jenkins Core updates
- Update to Jenkins 2.443 (changelog)
🚀 New features and improvements
- Add Java 21 Windows container (#1820) @MarkEWaite
🐛 Bug fixes
- Remove install-plugins.sh from ubi9 Java 17 and Java 21 (#1817) @MarkEWaite
👻 Maintenance
- Use Jenkins 2.442 as default version (#1821) @MarkEWaite
- Reduce diffs between similar files (#1819) @MarkEWaite
- Use consistent jlink args within Java versions (#1818) @MarkEWaite
- Use Alpine 3.19.1, no 3.18.4 for Java 17 container default (#1816) @MarkEWaite
- Only run actions from jenkinsci org (#1809) @MarkEWaite
- Remove updatecli ref to non-existent file (#1814) @MarkEWaite
- Use latest Java releases (#1810) @MarkEWaite
📦 Dependency updates
- Bump Alpine Linux Version to 3.19.1 (#1815) @github-actions
- chore(deps): bump updatecli/updatecli-action from 2.53.0 to 2.54.0 (#1813) @dependabot
- chore(deps): bump ubi9/ubi from 9.3-1476 to 9.3-1552 in /17/rhel/ubi9/hotspot (#1812) @dependabot
- chore(deps): bump updatecli/updatecli-action from 2.52.0 to 2.53.0 (#1808) @dependabot
- chore(deps): bump ubi8/ubi from 8.9-1107 to 8.9-1107.1705420509 in /11/rhel/ubi8/hotspot (#1807) @dependabot
2.442
This release contains important security fixes. Please read the advisory for more information.
📦 Jenkins Core updates
- Update to Jenkins 2.442 (changelog)
📦 Dependency updates
- chore(deps): bump updatecli/updatecli-action (#1808) @dependabot
- chore(deps): bump ubi9/ubi (#1807) @dependabot
2.426.3
📦 Jenkins Core updates
- Update to Jenkins 2.426.3 (changelog)
📦 Dependency updates
- Bump UBI 9 version to 9.3-1476 (#1798) @dependabot
- Bump UBI 8 version to 8.9-1107.1705420509 (#1807) @dependabot
- Bump Debian Bookworm Linux Version to 20240110 (#1799)
🐛 Bug fixes
- Improve logging for common write permission failure (#1801) @clintonsteiner
Full Changelog: 2.426.2...2.426.3
2.441
📦 Jenkins Core updates
- Update to Jenkins 2.441 (changelog)
📦 Dependency updates
- Bump Debian Bookworm Linux Version to 20240110 (#1805) @github-actions
- chore(deps): bump ubi8/ubi from 8.9-1028 to 8.9-1107 in /11/rhel/ubi8/hotspot (#1806) @dependabot
2.440
📦 Jenkins Core updates
- Update to Jenkins 2.440 (changelog)
🚀 New features and improvements
- Improve logging for common failure when using default config (#1801) @clintonsteiner
👻 Maintenance
- Only run GitHub action from jenkinsci repositories (#1804) @MarkEWaite