Releases: gotd/td
Releases · gotd/td
v0.136.0
v0.135.0
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
- @rglKali made their first contribution in #1636
- @golshani-mhd made their first contribution in #1645
Full Changelog: v0.134.0...v0.135.0
v0.135-alpha.0
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
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
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
v0.132.0
What's Changed
- Update Telegram schema to the latest layer by @gotd-bot[bot] in #1603
- chore(deps): bump github.com/coder/websocket from 1.8.13 to 1.8.14 by @dependabot[bot] in #1605
- chore(deps): bump golang.org/x/sync from 0.16.0 to 0.17.0 in the golang group by @dependabot[bot] in #1604
- chore(deps): bump golang.org/x/crypto from 0.41.0 to 0.42.0 in the golang group by @dependabot[bot] in #1606
- chore(deps): bump the opentelemetry group with 3 updates by @dependabot[bot] in #1601
- chore(deps): bump golang.org/x/net from 0.43.0 to 0.44.0 in the golang group by @dependabot[bot] in #1607
- chore(deps): bump golang.org/x/tools from 0.36.0 to 0.37.0 in /_tools in the golang group by @dependabot[bot] in #1609
- chore(deps): bump golang.org/x/tools from 0.36.0 to 0.37.0 in the golang group by @dependabot[bot] in #1608
- Update Telegram schema to the latest layer by @gotd-bot[bot] in #1610
- Update Telegram schema to the latest layer by @gotd-bot[bot] in #1611
- chore(deps): bump actions/setup-go from 5 to 6 by @dependabot[bot] in #1602
- chore(deps): bump github.com/ogen-go/ogen from 1.14.0 to 1.15.0 by @dependabot[bot] in #1613
- chore(deps): bump github.com/ogen-go/ogen from 1.15.0 to 1.15.2 by @dependabot[bot] in #1615
- chore(deps): bump golang.org/x/net from 0.44.0 to 0.45.0 in the golang group by @dependabot[bot] in #1617
- chore(deps): bump the golang group with 3 updates by @dependabot[bot] in #1618
- chore(deps): bump golang.org/x/tools from 0.37.0 to 0.38.0 in /_tools in the golang group by @dependabot[bot] in #1619
- Update Telegram schema to the latest layer by @gotd-bot[bot] in #1620
Full Changelog: v0.131.0...v0.132.0
v0.131.0
What's Changed
- chore(deps): bump actions/download-artifact from 4 to 5 by @dependabot[bot] in #1587
- Update Telegram schema to the latest layer by @gotd-bot[bot] in #1588
- chore(deps): bump the golang group with 3 updates by @dependabot[bot] in #1589
- chore(deps): bump golang.org/x/tools from 0.35.0 to 0.36.0 in /_tools in the golang group by @dependabot[bot] in #1590
- chore(deps): bump github.com/go-openapi/inflect from 0.21.2 to 0.21.3 by @dependabot[bot] in #1591
- chore(deps): bump actions/checkout from 4 to 5 by @dependabot[bot] in #1593
- Update Telegram schema to the latest layer by @gotd-bot[bot] in #1594
- chore(deps): bump github.com/stretchr/testify from 1.10.0 to 1.11.0 by @dependabot[bot] in #1596
- feat: add possibility to add filename to AudioDocumentBuilder. Elsewh… by @ip75 in #1597
- chore(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1 by @dependabot[bot] in #1598
- Update Telegram schema to the latest layer by @gotd-bot[bot] in #1600
New Contributors
Full Changelog: v0.130.0...v0.131.0
v0.130.0
v0.129.0
v0.128.0
What's Changed
- chore(deps): bump the golang group across 1 directory with 4 updates by @dependabot[bot] in #1579
- Update Telegram schema to the latest layer by @gotd-bot[bot] in #1581
- chore(deps): bump golang.org/x/tools from 0.34.0 to 0.35.0 in /_tools in the golang group by @dependabot[bot] in #1580
Full Changelog: v0.127.0...v0.128.0