Operations Center Agent Plugin 2.19.0.3

1 minute read

RELEASED: Public: 2016-11-18

New features

None

Resolved issues

  • CloudBees Internal Ticket: [CJP-5886]

    Be extra defensive in the ProtocolStack and catch all Errors.

An Error whilst handling a read could leave the channel in a dangling state. Whilst this has never been seen, the code has been updated to close the connection if this occurs so that it can be immediately re-established.

  • CloudBees Internal Ticket: [CJP-5833]

    If the AgentProtocolAdapter was disabled then it would return an invalid HTTP header that would break reverse proxies.

  • CloudBees Internal Ticket: [CJP-5172]

    Internal code cleanup

Known issues

None