Skip to content

Commit

Permalink
Update release_notes.md
Browse files Browse the repository at this point in the history
  • Loading branch information
davitmamrikishvili committed Nov 26, 2024
1 parent 0fa822c commit 3151768
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions release_notes.md
Original file line number Diff line number Diff line change
Expand Up @@ -256,6 +256,7 @@ BugFixes without ticket
its value is either `sse` or `json` and will dictate which method will be used to fetch messages. Added GetMessagesByBookByGroupsJson,
GetMessagesByPageByGroupsJson commands, they return messages in real time. Now, for example, GetMessagesByBookByGroups
will use GetMessagesByBookByGroupsSse or GetMessagesByBookByGroupsJson depending on `request_mode` (default value is `sse`).
2. [TH2-5218] Added `DownloadEventsByBookByScopeGzip` and `GetEventsByBookByScopeJson` commands.

## Improvements
1. [TH2-5228] Session objects are now used to make requests.
Expand Down

0 comments on commit 3151768

Please sign in to comment.