Skip to content

Commit fd5e814

Browse files
author
PureCloud Jenkins
committed
doc publish
1 parent 640dfe9 commit fd5e814

2 files changed

Lines changed: 2 additions & 6 deletions

File tree

.lastupdated

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2026-03-13T15:33:47
1+
2026-03-24T09:15:09

docs/releaseNotes.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,6 @@
1-
Platform API version: 10112
1+
Platform API version: 10163
22

33

4-
## Release Notes
5-
6-
* Changed some public WebMessagingClient methods (e.g. configureSession, sendMessage, ping, attachment, etc.) from void return type to CompletableFuture<WebSocket>, propagating the result of webSocket.sendText() back to callers.
7-
* Replaced all // no-op catch blocks with SLF4J error logging and CompletableFuture.failedFuture(e) returns, so serialization failures are no longer silently swallowed.
84

95

106
# Major Changes (0 changes)

0 commit comments

Comments
 (0)