Skip to content

Commit b485ab5

Browse files
AnkaAnka
authored andcommitted
Version 7.0.0
1 parent bcd222c commit b485ab5

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed

CHANGELOG.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,26 @@
11
# Change Log
22

3+
## [7.0.0](https://github.com/joffrey-bion/krossbow/tree/7.0.0) (2024-04-30)
4+
[View commits](https://github.com/joffrey-bion/krossbow/compare/6.0.0...7.0.0)
5+
6+
**Breaking changes:**
7+
8+
- 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))
23+
324
## [6.0.0](https://github.com/joffrey-bion/krossbow/tree/6.0.0) (2024-03-30)
425
[View commits](https://github.com/joffrey-bion/krossbow/compare/5.12.0...6.0.0)
526

0 commit comments

Comments
 (0)