Skip to content

4.3

Compare
Choose a tag to compare
@release-drafter release-drafter released this 25 Mar 21:24
· 470 commits to master since this release

πŸ› Bug Fixes

  • JENKINS-61409 - Fix WebSocket connection crash if message size is greater than 64Kb. This is a breaking change for WebSocket connections, but is not considered breaking for the agent because the WebSocket feature is still in Beta. WebSocket connections need a matching update to the master. (#373) @Vlatombe

πŸ‘» Maintenance