Releases: jenkinsci/docker-agent
Releases · jenkinsci/docker-agent
4.10-2
4.10-1
🚀 New features and improvements
- Switch to eclipse temurin, build via jlink, switch to bullseye (#186) @timja
- Use Java 11 in default Docker images (#184) @MarkEWaite
- Add additional platforms for debian_jdk11 (#185) @timja
- Enable multi-arch publishing (#183) @timja
- Convert to
docker buildx bake
, drop unsupported windows images (#182) @timja - Add archlinux jdk11 Dockerfile (#171) @fossdd
📦 Dependency updates
- Use remoting 4.10 (#179) @MarkEWaite
- Use git lfs 2.13.3 on Windows (#178) @MarkEWaite
👻 Maintenance
4.9-1
4.7-1
🚀 New features and improvements
- Upgrade to Remoting 4.7. (#170) @jeffret-b
- Update git & git lfs version to latest for windows (#169) @rtonde-nv
👻 Maintenance
4.6-2
🚀 New features and improvements
- Add Windows / JDK8 images for LTSC 2019 (#163) @garethjevans
- Add 2019 LTSC build for JDK11 (#162) @garethjevans
👻 Maintenance
4.6-1
🚀 New features and improvements
- Upgrade to Remoting 4.6. (#161) @jeffret-b
- Use JDK 8u272 on Alpine (#155) @MarkEWaite
🐛 Bug Fixes
👻 Maintenance
4.3-8 (Switch Alpine images to AdoptOpenJDK)
💥 Breaking changes in Alpine
- Switch the Alpine JDK8 base images to adoptopenjdk/openjdk8 unofficial images (#150) @oleg-nenashev
- Upgrade the Alpine Linux from 3.6 to 3.12 (release notes)
- Remove/add/update packages due to the diffeference between base images (packages diff)
👻 Maintenance
- Switch Release Drafter to GitHub Actions (#151) @oleg-nenashev
- Pin AdoptOpenJDK base image version to 8u262_b10 (#150) @oleg-nenashev
4.3-7
4.3-6
4.3-5
🚀 New features and improvements
- Add openjdk11-alpine Dockerfile (#139) @TimRots
- Add a Debian Stretch distribution, based on the openjdk:8-jdk-stretch image (#132) @oleg-nenashev
🐛 Bug Fixes
- Fix issue with Windows passwords expiring (#144) @slide
- Buster: Remove stretch-backports from apt sources (#137) @Bomme
📝 Documentation updates
- README: Add explicit tag to the Windows example (#135) @oleg-nenashev
- Show GitHub stars and quick link on DockerHub landing (#128) @oleg-nenashev
👻 Maintenance
- JEP-15 - Add a Sponsor badge to the repository (#140) @oleg-nenashev
- Pin pester to a 4.x.x version (#138) @slide