Breaking changes:
- Use a
ServerInfo
type instead of string for theserver
header inCONNECTED
frames #567
Implemented enhancements:
- Allow sending custom headers in more frames #507
- Provide the full
ERROR
frame body as message inStompErrorFrameReceived
#580 - Add support for the
wasmJs
/wasmWasi
targets in platform-agnostic modules #468 - Document all STOMP headers with KDoc #566
- Rework
StompHeaders
#518
Upgraded dependencies:
- Bump com.fasterxml.jackson:jackson-bom from 2.17.2 to 2.18.0 #578 (@dependabot[bot])
- Bump kotlinx-serialization to 1.7.3 #576 (@dependabot[bot])
- Bump kotlinx-io from 0.5.3 to 0.5.4 #574 (@dependabot[bot])
- Bump kotlinx-coroutines from 1.8.1 to 1.9.0 #572 (@dependabot[bot])
- Bump org.springframework:spring-websocket from 6.1.12 to 6.1.13 #570 (@dependabot[bot])