Skip to content

Releases: gotd/td

v0.141.0

08 Mar 18:42
6f8e63c

Choose a tag to compare

What's Changed

Full Changelog: v0.140.0...v0.141.0

v0.140.0

26 Feb 18:16
c17350e

Choose a tag to compare

What's Changed

  • Update Telegram schema to the latest layer by @gotd-bot[bot] in #1672
  • chore(deps): bump golang.org/x/tools from 0.41.0 to 0.42.0 in /_tools in the golang group by @dependabot[bot] in #1673
  • chore(deps): bump github.com/klauspost/compress from 1.18.3 to 1.18.4 by @dependabot[bot] in #1675
  • chore(deps): bump the golang group with 3 updates by @dependabot[bot] in #1674
  • chore(deps): bump github.com/ogen-go/ogen from 1.16.0 to 1.19.0 by @dependabot[bot] in #1677
  • Perfect Forward Secrecy by @borzovplus in #1681

Full Changelog: v0.139.0...v0.140.0

v0.139.0

07 Feb 17:50
b7cfb26

Choose a tag to compare

What's Changed

  • chore(deps): bump the opentelemetry group with 3 updates by @dependabot[bot] in #1670
  • Update Telegram schema to the latest layer by @gotd-bot[bot] in #1671

Full Changelog: v0.138.0...v0.139.0

v0.138.0

29 Jan 10:04
9e05bbd

Choose a tag to compare

This release contains breaking change, OnDeadnow accepts error as argument.

What's Changed

  • chore(deps): bump github.com/klauspost/compress from 1.18.2 to 1.18.3 by @dependabot[bot] in #1665
  • Pass error to onDead callback args by @borzovplus in #1666
  • chore(deps): bump the golang group with 3 updates by @dependabot[bot] in #1664
  • chore(deps): bump github.com/k0kubun/pp/v3 from 3.5.0 to 3.5.1 by @dependabot[bot] in #1668
  • chore(deps): bump golang.org/x/tools from 0.40.0 to 0.41.0 in /_tools in the golang group by @dependabot[bot] in #1663
  • OnSelfSuccess callback added to connection process by @borzovplus in #1669
  • Monoforum support in tdlib_ids by @borzovplus in #1667

Full Changelog: v0.137.0...v0.138.0

v0.137.0

09 Jan 18:22
9341dbb

Choose a tag to compare

Merge pull request #1662 from borzovplus/auth-resend-code-method

Added ResendCode method in auth module

v0.136.0

06 Dec 16:49
80d23c4

Choose a tag to compare

What's Changed

  • Update Telegram schema to the latest layer by @gotd-bot[bot] in #1646
  • Update Telegram schema to the latest layer by @gotd-bot[bot] in #1647

Full Changelog: v0.135.0...v0.136.0

v0.135.0

04 Dec 14:14
2e3b978

Choose a tag to compare

What's Changed

  • feat(gen): add fallback handler to handlers.tmpl by @rglKali in #1636
  • feat: invoke with layer every time by @ernado in #1640
  • Update Telegram schema to the latest layer by @gotd-bot[bot] in #1642
  • chore(deps): bump github.com/go-faster/jx from 1.1.0 to 1.2.0 by @dependabot[bot] in #1632
  • chore(deps): bump golang.org/x/crypto from 0.44.0 to 0.45.0 by @dependabot[bot] in #1633
  • chore(deps): bump github.com/klauspost/compress from 1.18.1 to 1.18.2 by @dependabot[bot] in #1644
  • feat(tg): add InvokeJSON method for MTProto JSON format by @golshani-mhd in #1645

New Contributors

Full Changelog: v0.134.0...v0.135.0

v0.135-alpha.0

24 Nov 11:17
9c2b241

Choose a tag to compare

v0.135-alpha.0 Pre-release
Pre-release

This version uses "invokeWithLayer" with every invokation probably helping telegram to send us objects only from same layer.

What's Changed

  • feat(gen): add fallback handler to handlers.tmpl by @rglKali in #1636
  • feat: invoke with layer every time by @ernado in #1640

New Contributors

Full Changelog: v0.134.0...v0.135-alpha.0

v0.134.0

21 Nov 08:23
35c1a47

Choose a tag to compare

What's Changed

  • chore(deps): bump golang.org/x/sync from 0.17.0 to 0.18.0 in the golang group by @dependabot[bot] in #1627
  • chore(deps): bump github.com/ogen-go/ogen from 1.15.2 to 1.16.0 by @dependabot[bot] in #1616
  • chore(deps): bump golang.org/x/tools from 0.38.0 to 0.39.0 in /_tools in the golang group by @dependabot[bot] in #1630
  • chore(deps): bump the golang group across 1 directory with 3 updates by @dependabot[bot] in #1629
  • chore(deps): bump go.uber.org/zap from 1.27.0 to 1.27.1 by @dependabot[bot] in #1635
  • chore(deps): bump golang.org/x/crypto from 0.43.0 to 0.45.0 in /examples by @dependabot[bot] in #1634
  • Update Telegram schema to the latest layer by @gotd-bot[bot] in #1631
  • chore(deps): bump actions/checkout from 5 to 6 by @dependabot[bot] in #1637

Full Changelog: v0.133.0...v0.134.0

v0.133.0

06 Nov 16:57
bc0fa57

Choose a tag to compare

What's Changed

  • Update Telegram schema to the latest layer by @gotd-bot[bot] in #1621
  • chore(deps): bump github.com/klauspost/compress from 1.18.0 to 1.18.1 by @dependabot[bot] in #1622
  • chore(deps): bump actions/download-artifact from 5 to 6 by @dependabot[bot] in #1624
  • chore(deps): bump actions/upload-artifact from 4 to 5 by @dependabot[bot] in #1626
  • qrlogin: fix Export method to handle all AuthExportLoginToken response types by @fr0ster in #1571

New Contributors

Full Changelog: v0.132.0...v0.133.0