Heya,
My team manages multiple instances of Jenkins for various tenants on our Kubernetes platform. We recently updated to the latest (before yesterday) LTS version of Jenkins [2.361.1]. Unfortunately, it was then reported by various tenants that their agents weren’t successfully starting up. Looking at the logs this was due to them using an older version of the remoting jar and they were seeing “Agent version 4.2.1 or newer is required” errors. We rolled back which fixed the issue so they could update. This was a surprise to us though as there was no mention of this requirement in the LTS changelog. Though now I can see it in the non-lts changelog. Is this expected? I would have thought something breaking like this would be in the LTS changelog.
Thanks