Skip to content

Releases: gotd/td

v0.39.1

07 May 10:20
80069da
Compare
Choose a tag to compare

#324: fix context propagation in rpc engine

v0.39.0: Updates rework, websocket support

04 May 11:27
1bab2dc
Compare
Choose a tag to compare
  • Reduce update handler interface as part of upcoming state management feature
  • Add websocket support

v0.39.0-alpha.1: Merge pull request #315 from gotd/test/e2e-add-upload

02 May 23:09
1c279b7
Compare
Choose a tag to compare
test(telegram): add e2e upload test

v0.38

28 Apr 19:18
67863ce
Compare
Choose a tag to compare
v0.38.0

chore(mtproto): add details of message rejection

v0.37: Layer 128

20 Apr 06:50
fad56c2
Compare
Choose a tag to compare
v0.37.0

chore(ci): use 2 step generation

v0.36: Unpackers

18 Apr 08:22
6738d1a
Compare
Choose a tag to compare
Merge pull request #295 from gotd/feature/lru-expiration-support

refactor(peer): extract `singleflight` as decorator

v0.35: Invokers

13 Apr 16:42
e03ad3a
Compare
Choose a tag to compare
  • feat(invokers): add flood_wait handling helper
  • refactor(styling): simplify styling text API

v0.34.0: Auth update

11 Apr 06:49
0976c43
Compare
Choose a tag to compare
  • BREAKING CHANGE: now auth Run() returns authentication info
  • Fix for #288

v0.33.3: Return dialer error

09 Apr 16:44
cd609a3
Compare
Choose a tag to compare
Merge pull request #287 from tdakkota/fix/return-error-if-connect-failed

Return error if connect failed, add MTProxy example

v0.33.2: Fix for short updates

09 Apr 11:43
1417a66
Compare
Choose a tag to compare
Merge pull request #285 from gotd/fix/client-set-short-date

fix(client): set Date for short updates