4.3
release-drafter
released this
25 Mar 21:24
·
530 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
- Cleanup some test warnings and deprecated code (#369) @res0nance