Publish New Versions (v2) (#2269)

Co-authored-by: FabianLars <FabianLars@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2025-01-06 23:44:31 +01:00
committed by GitHub
parent c21eda24a9
commit 6112867735
5 changed files with 8 additions and 10 deletions
-7
View File
@@ -1,7 +0,0 @@
---
websocket: patch
websocket-js: patch
---
**Breaking change:** Updated tokio_tungstenite to `0.26`. This may be a breaking change if you use the `tls_connector` Builder method in Rust.
**Breaking change:** Removed the accidental `ConnectionConfig` struct re-export (in rust). This should not affect anyone since the Config was not used in any public API.