Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 4 additions & 2 deletions dwds/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
## 27.1.1-wip
## 27.1.1

- Replace raw map for client ping checks with a proper `PingRequest` class and update client deserialization handling.
- Fix deserialization errors appearing in the chrome console.
Replace raw map for client ping checks with a proper `PingRequest` class and
update client deserialization handling.

## 27.1.0

Expand Down
Loading
Loading