Basil Crow
unread,Jun 28, 2022, 4:53:58 PM6/28/22Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to jenkin...@googlegroups.com
I added JENKINS-68785 to the lts-candidate list because it is a
non-trivial regression that prevents administrators from seeing log
messages from inbound agents. The fix has been verified on 2.357. I
feel strongly about including this one, since rejecting connections
from unsupported Remoting versions (which is present in LTS)
exacerbates this issue. The rejected connection message is never
printed to the log without this fix, confusing administrators.
I also added JENKINS-68848 to the lts-candidate list because it is a
non-trivial regression that prevents Groovy hook scripts from working
correctly. The fix has still not been merged, but I expect it to ship
in 2.358. I feel less strongly about this one, but it seems like a
useful fix to include and carries low risk in my opinion.