Skip to content

Commit 07a804c

Browse files
committed
Add release notes for version 4.2.2
Added a new release notes file for v4.2.2 and updated the release notes index. This version includes a hotfix restoring initial agent messages when persistence is enabled by updating the user identification protocol.
1 parent c4176b1 commit 07a804c

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

docs/source/release_notes.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ Release Notes
33

44
.. toctree::
55

6+
release_notes/v4.2.2
67
release_notes/v4.2.1
78
release_notes/v4.2.0
89
release_notes/v4.1.0
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
Version 4.2.2
2+
=============
3+
4+
Hotfix
5+
------
6+
7+
- Restored initial agent messages when persistence is enabled by updating the user identification protocol to accept the user ID from either the WebSocket header or query parameters.

0 commit comments

Comments
 (0)