7.0.0
Breaking changes:
- Stop throwing and deprecate
org.hildan.krossbow.stomp.WebSocketConnectionException
#499 - Add websocket subprotocol negotiation for STOMP #497
- Expose the negotiated web socket subprotocol as
WebSocketConnection.protocol
#498 - Support selecting web socket subprotocols (
Sec\-WebSocket\-Protocol
header) #493
Implemented enhancements:
- Enable binary compatibility mode for default methods in interfaces #496
Upgraded dependencies:
- Bump kotlinx-io from 0.3.2 to 0.3.3 #495 (@dependabot[bot])
- Bump org.jetbrains.kotlinx:atomicfu from 0.23.2 to 0.24.0 #490 (@dependabot[bot])
- Bump org.springframework:spring-websocket from 6.1.5 to 6.1.6 #488 (@dependabot[bot])
- Bump ktor from 2.3.9 to 2.3.10 #484 (@dependabot[bot])