4.0.0
💥 Major highlights are:
- Switching to eclipse temurin as the standard JDK (except for alpine)
- Multi-arch images (amd64, arm64, s390x)
- Debian image switched to bullseye
🚀 New features and improvements
- Switch to eclipse temurin (#80) @timja
- Use Java 8u282 with Alpine (#67) @MarkEWaite
- feat: add windows / jdk8 images for LTSC 2019 (#70) @garethjevans
- feat: add 2019 ltsc build for jdk 11 (#69) @garethjevans
🐛 Bug fixes
- fix: add PATH to /etc/environment (#74) @kuisathaverat
- Improve compatibility with jenkins docker-plugin (#63) @GunArm
📝 Documentation updates
- Hacktoberfest - Add warning about deprecated images and rename images in comments (#66) @nwton
- Fix: Link to "Docker" plugin (#65) @reinholdfuereder
👻 Maintenance
- Enable publishing on trusted (#82) @timja
- Switch to docker bake (#81) @timja
- chore: switch to the jenkins hosted images for windows variants (#72) @garethjevans
- Pin pester version to 4.x (#60) @slide
🚦 Tests
- Test to run Java inside an SSH connection (#78) @kuisathaverat
- fix: run the java check commands as jenkins user (#79) @kuisathaverat