Skip to content

5.7.0

Compare
Choose a tag to compare
@github-actions github-actions released this 19 Sep 21:45

Implemented enhancements:

  • asKrossbowWebSocketClient\(\) extension to adapt Spring clients to Krossbow WS API #383

Deprecations:

  • Deprecate built-in adapted Spring client objects in favor of asKrossbowWebSocketClient\(\) extension #385
  • Deprecate SpringWebSocketClientAdapter in favor of asKrossbowWebSocketClient\(\) extension #384
  • Deprecate Spring Jetty client (deprecated in Spring 6 for removal) #382

Upgraded dependencies:

  • Upgrade Spring to version 6.0.12 (Java 17+ only) #298