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

4.3-9 (Switch Alpine images to AdoptOpenJDK)

13 Aug 20:05
03a1cbd
Compare
Choose a tag to compare

💥 Breaking changes in the Alpine JDK8 image

Breaking changes from the base jenkins/agent:4.3-8-alpine image:

👻 Maintenance

4.3-8

28 Jul 19:37
5fef74c
Compare
Choose a tag to compare

🐛 Bug Fixes

  • Fix #180 - "jdk8" appears twice in one of the tags (#185) @slide

4.3-7

17 Jul 17:20
259a195
Compare
Choose a tag to compare

🐛 Bug Fixes

  • Update the base image to 4.3-6 + Windows images: Fix password expiration issue in the base images (#184) @oleg-nenashev

4.3-6

15 Jul 22:01
98527ae
Compare
Choose a tag to compare
  • Pin pester to 4.x.x (#176) @slide
  • Add openjdk11-alpine Dockerfile (#177) @TimRots
  • Add documentation for Windows image command line arguments (#171) @slide
  • Fix issue with protocols value not being supplied to agent.jar (#170) @slide

🐛 Bug Fixes

  • the /EXPIRE (sic) flag on net user does not set the password expiry (#181) @jtnord
  • upstream Windows images (jenkinsci/docker-agent) had password expiry issue fixed (#183) @slide

👻 Maintenance

4.3-5

15 Jul 15:12
98527ae
Compare
Choose a tag to compare

🚀 New features and improvements

🐛 Bug Fixes

  • Fix issue with protocols value not being supplied to agent.jar (#170) @slide

📝 Documentation updates

  • Add documentation for Windows image command line arguments (#171) @slide

👻 Maintenance

4.3-4

14 Apr 21:07
7da47fb
Compare
Choose a tag to compare

📝 Documentation updates

👻 Maintenance

  • Fix Windows image publishing for tagged releases (#167) @slide
  • Add dependabot config (#163) @timja

4.3-3

14 Apr 03:19
9981588
Compare
Choose a tag to compare

👻 Maintenance

4.3-2 (New image name!)

13 Apr 22:18
88bef89
Compare
Choose a tag to compare

🔔 NOTE: This Docker image was renamed to jenkins/inbound-agent on DockerHub. The previous jenkins/jnlp-slave image is now deprecated, but it will receive updates for the next 3 months. Users are advised to migrate to the new image.

🚀 New features and improvements

📦 Dependency updates

📝 Documentation updates

👻 Maintenance

4.3-1

31 Mar 10:51
8124425
Compare
Choose a tag to compare

🐛 Bug Fixes

📦 Dependency updates

👻 Maintenance

4.0.1-1

19 Feb 14:46
6b9b5c1
Compare
Choose a tag to compare

🚀 New features and improvements

📦 Dependency updates

  • Update to Remoting 4.0.1 to pick up minor improvements for the client side. (#147) @jeffret-b
    • Changelog - security fix applies to the server side only

👻 Maintenance

  • Add automatic tests to the project (#142) @krufab
  • Increased timeout in the netcat-helper container to 30s to execute (#148) @krufab