You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Stop throwing and deprecate `org.hildan.krossbow.stomp.WebSocketConnectionException`[\#499](https://github.com/joffrey-bion/krossbow/issues/499)
9
+
- Add websocket subprotocol negotiation for STOMP [\#497](https://github.com/joffrey-bion/krossbow/issues/497)
10
+
- Expose the negotiated web socket subprotocol as `WebSocketConnection.protocol`[\#498](https://github.com/joffrey-bion/krossbow/issues/498)
11
+
- Support selecting web socket subprotocols \(`Sec\-WebSocket\-Protocol` header\)[\#493](https://github.com/joffrey-bion/krossbow/issues/493)
12
+
13
+
**Implemented enhancements:**
14
+
15
+
- Enable binary compatibility mode for default methods in interfaces [\#496](https://github.com/joffrey-bion/krossbow/issues/496)
16
+
17
+
**Upgraded dependencies:**
18
+
19
+
- Bump kotlinx\-io from 0.3.2 to 0.3.3 [\#495](https://github.com/joffrey-bion/krossbow/pull/495) ([@dependabot[bot]](https://github.com/apps/dependabot))
20
+
- Bump org.jetbrains.kotlinx:atomicfu from 0.23.2 to 0.24.0 [\#490](https://github.com/joffrey-bion/krossbow/pull/490) ([@dependabot[bot]](https://github.com/apps/dependabot))
21
+
- Bump org.springframework:spring\-websocket from 6.1.5 to 6.1.6 [\#488](https://github.com/joffrey-bion/krossbow/pull/488) ([@dependabot[bot]](https://github.com/apps/dependabot))
22
+
- Bump ktor from 2.3.9 to 2.3.10 [\#484](https://github.com/joffrey-bion/krossbow/pull/484) ([@dependabot[bot]](https://github.com/apps/dependabot))
0 commit comments