🐛 Bug fixes
- JENKINS-70531 - Apply timeout on WebSocket write operations (and simplify
AbstractByteBufferCommandTransport
) (#621) @jglick
📝 Documentation updates
- Document protocol stack (#616) @basil
- Refresh documentation (particularly, screenshot) with the removed Launch button (#611) @Vlatombe
👻 Maintenance
- Fix Maven Shade Plugin warnings (#620) @basil
- Generate SVG for protocol-stack (#617) @NotMyFault
🚦 Tests
PipeTest.testReaderCloseWhileWriterIsStillWriting
is flaky; disabling (#619) @jglick- Remove 2s timeout in
PipeTest.testReaderCloseWhileWriterIsStillWriting
(#612) @jglick
📦 Dependency updates
- Bump jenkins from 1.93 to 1.94 (#622) @dependabot
- Bump ant from 1.10.12 to 1.10.13 (#618) @dependabot
- Bump jenkins from 1.92 to 1.93 (#614) @dependabot