Skip to content
This repository has been archived by the owner on Jan 21, 2024. It is now read-only.

Releases: jenkinsci/docker-inbound-agent

3028.va_a_436db_35078-2-jdk8

29 Oct 06:41
Compare
Choose a tag to compare

3028.va_a_436db_35078-1-jdk8

28 Oct 11:21
920d6c5
Compare
Choose a tag to compare

What's Changed

This release is scoped to the JDK8 images (ref. jenkinsci/docker-agent#292).

It introduces the following changes:

👻 Maintenance

  • Drop PPC64 support (ppc64le) - #292
  • Remove all the non JDK8 images - #292
  • Only deploy Docker images on git tags - #292
  • Restrict deployment to git tag matching the pattern *-jdk8 - #292

📦 Dependency updates

  • Bump parent image to 3028.va_a_436db_35078-3 - #292

3063.v26e24490f041-2

29 Sep 20:50
231e15a
Compare
Choose a tag to compare

🐛 Bug fixes

3063.v26e24490f041-1

29 Sep 16:45
80813f3
Compare
Choose a tag to compare

🚀 New features and improvements

🐛 Bug fixes

  • fix: only deploy to DockerHub on tag-triggered builds (#280) @dduportal
  • Stop publishing jdk 8 remoting on master branch (#277) @timja

👻 Maintenance

  • chore(Release Drafter) cleanup and allow manual execution (#284) @dduportal
  • Update base image to latest remoting (#281) @timja

3046.v38db_38a_b_7a_86-1

03 Sep 20:04
f24e49c
Compare
Choose a tag to compare

👻 Maintenance

4.13.3-1

03 Sep 20:04
f24e49c
Compare
Choose a tag to compare

👻 Maintenance

4.13.2-1

14 Jul 07:48
708e03d
Compare
Choose a tag to compare

🚀 New features and improvements

4.13-2

20 Apr 18:35
731f8c6
Compare
Choose a tag to compare

📦 Dependency updates

4.13-1

12 Mar 21:21
63c0008
Compare
Choose a tag to compare

🚀 New features and improvements

  • Remove --add-opens directives on Java 17 (#263) @basil
  • Specify JENKINS_JAVA_OPTS to pass JVM options that apply to the agent only (#261) @Dohbedoh

📦 Dependency updates

👻 Maintenance

4.11.2-4

17 Jan 11:30
93c2024
Compare
Choose a tag to compare

🐛 Bug fixes

  • Revert "Allow the use of multiple arguments" (#257) @timja