Skip to content

Releases: jenkinsci/docker-agent

4.10-2

26 Aug 15:48
03ca449
Compare
Choose a tag to compare

🐛 Bug fixes

  • Install missing font library in Debian images to prevent Java build failures (#190) @nagyo

4.10-1

25 Aug 07:30
5219d87
Compare
Choose a tag to compare

🚀 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

👻 Maintenance

  • Setup multi-arch for when running on tag (#187) @timja

4.9-1

29 Jun 15:56
a6e0c5f
Compare
Choose a tag to compare

🚀 New features and improvements

4.7-1

23 Mar 20:41
6e4b1e0
Compare
Choose a tag to compare

🚀 New features and improvements

👻 Maintenance

  • chore: switch to the jenkins hosted images for windows variants (#167) @garethjevans
  • Rework publishing to be completely in the Jenkins infra (#152) @slide
  • Upgrade to Pester 5 (#165) @slide

4.6-2

18 Dec 15:20
3358218
Compare
Choose a tag to compare

🚀 New features and improvements

👻 Maintenance

  • Fail the execution at the end if any test failures (#158) @v1v
  • Support JUnit format for Linux tests (#157) @v1v

4.6-1

04 Nov 18:08
3ac6693
Compare
Choose a tag to compare

🚀 New features and improvements

🐛 Bug Fixes

👻 Maintenance

  • Support JUnit format for Windows tests (#160) @v1v
  • [Hactoberfest] Fail the execution at the end if any publishing failures (#159) @v1v

4.3-8 (Switch Alpine images to AdoptOpenJDK)

13 Aug 12:50
bc8a70d
Compare
Choose a tag to compare

💥 Breaking changes in Alpine

👻 Maintenance

4.3-7

28 Jul 15:03
acc220e
Compare
Choose a tag to compare

🐛 Bug Fixes

  • Fix for git in nanoserver containers (#148) @slide
  • Pull in new base images with fix for Windows Defender

4.3-6

17 Jul 15:08
346adc7
Compare
Choose a tag to compare

🐛 Bug Fixes

  • Fix more issues with password expiry in Windows images (#146 ) @slide

4.3-5

15 Jul 21:59
0c80067
Compare
Choose a tag to compare

🚀 New features and improvements

🐛 Bug Fixes

  • Fix issue with Windows passwords expiring (#144) @slide
  • Buster: Remove stretch-backports from apt sources (#137) @Bomme

📝 Documentation updates

👻 Maintenance