Skip to content

2.414.3

Compare
Choose a tag to compare
@dduportal dduportal released this 18 Oct 16:18
· 277 commits to master since this release
115be7f

πŸ“¦ Jenkins Core updates

πŸ’₯ Breaking changes

Warning
This means that images with short tags (without "jdk" in them) like jenkins/jenkins:2.414.3 or jenkins/jenkins:2.414.3-alpine amongst other are using Java 17 and not Java 11 like in previous version.

If you need to keep using Java 11, you'll have to use (for example) the tags jenkins/jenkins:2.414.3-jdk11 or jenkins/jenkins:2.414.3-alpine-jdk11.

Note
Two new tags (2.414.3-alpine-jdk17 & 2.414.3-slim-jdk17) have been published without any content change a week later than the original ones.

πŸš€ New features and improvements

πŸ“¦ Dependency updates

  • Bump Debian Bookworm Linux Version to 20230919 by @github-actions in #1719
  • chore(dependencies): Preliminary work to integrate updatecli. by @gounthar in #1710
  • chore(dependencies): Preliminary work to integrate updatecli. Uses a JAVA_VERSION arg for Windows and RHEL 9. by @gounthar in #1720
  • chore(dependencies): Preliminary work to integrate updatecli. by @gounthar in #1721
  • chore(dependencies): Use updatecli to track JDK 11, 17 and 21 by @gounthar in #1711
  • chore(deps): bump ubi8/ubi from 8.8-1032.1692772289 to 8.8-1067 in /11/rhel/ubi8/hotspot by @dependabot in #1722
  • chore(deps): bump updatecli/updatecli-action from 2.41.0 to 2.42.0 by @dependabot in #1723
  • chore(deps): bump updatecli/updatecli-action from 2.42.0 to 2.43.0 by @dependabot in #1725
  • Use Alpine Linux 3.18.4, not 3.18.3 by @MarkEWaite in #1726
  • chore(dependencies): Tracks Alpine Linux versions through updatecli. by @gounthar in #1727
  • chore(deps): bump ubi9/ubi from 9.2-755 to 9.2-755.1696514207 in /17/rhel/ubi9/hotspot by @dependabot in #1728
  • chore(deps): bump ubi8/ubi from 8.8-1067 to 8.8-1067.1696517599 in /11/rhel/ubi8/hotspot by @dependabot in #1729
  • Bump Debian Bookworm Linux Version to 20231009 by @github-actions in #1732
  • chore(deps): bump updatecli/updatecli-action from 2.43.0 to 2.44.0 by @dependabot in #1733
  • chore(deps): bump ubi9/ubi from 9.2-755.1696514207 to 9.2-755.1696515532 in /17/rhel/ubi9/hotspot by @dependabot in #1734
  • chore(deps): bump updatecli/updatecli-action from 2.44.0 to 2.45.0 by @dependabot in #1735

Full Changelog: 2.414.2...2.414.3