Releases: gotd/td
Releases · gotd/td
v0.57.0
What's Changed
- chore(deps): bump github.com/go-faster/jx from 0.32.2 to 0.33.0 by @dependabot in #732
- chore(deps): bump wagoid/commitlint-github-action from 4.1.9 to 4.1.10 by @dependabot in #733
- chore(deps): bump codecov/codecov-action from 2.1.0 to 3 by @dependabot in #735
- chore(deps): bump wagoid/commitlint-github-action from 4.1.10 to 4.1.11 by @dependabot in #736
- chore(deps): bump github.com/cenkalti/backoff/v4 from 4.1.2 to 4.1.3 by @dependabot in #738
- Update Telegram schema to the latest layer by @gotd-bot in #739
- ci: reduce concurrency level to prevent OOM by @tdakkota in #741
- Update Telegram schema to the latest layer by @gotd-bot in #743
- Update TDLib schema to the latest layer by @gotd-bot in #742
- Update TDLib schema to the latest layer by @gotd-bot in #744
Full Changelog: v0.56.0...v0.57.0
v0.56.0
What's Changed
- chore(deps): bump github.com/go-faster/jx from 0.31.0 to 0.32.0 by @dependabot in #676
- chore(deps): bump github.com/go-faster/jx from 0.32.0 to 0.32.1 by @dependabot in #677
- chore(deps): bump github.com/klauspost/compress from 1.14.1 to 1.14.2 by @dependabot in #678
- Update TDLib schema to the latest layer by @gotd-bot in #679
- chore(deps): bump golang.org/x/tools from 0.1.8 to 0.1.9 by @dependabot in #680
- chore(deps): bump golang.org/x/tools from 0.1.8 to 0.1.9 in /_tools by @dependabot in #681
- feat(auth): add methods for updating and resetting password by @tdakkota in #682
- chore(deps): bump peter-evans/create-pull-request from 3.12.0 to 3.12.1 by @dependabot in #683
- Update Telegram schema to the latest layer by @gotd-bot in #685
- Update TDLib schema to the latest layer by @gotd-bot in #684
- Update TDLib schema to the latest layer by @gotd-bot in #686
- chore(deps): bump github.com/quasilyte/go-ruleguard/dsl from 0.3.15 to 0.3.16 by @dependabot in #687
- chore(deps): bump go.uber.org/zap from 1.20.0 to 1.21.0 by @dependabot in #690
- chore(deps): bump go.uber.org/zap from 1.20.0 to 1.21.0 in /examples/bg-run by @dependabot in #692
- chore(deps): bump go.uber.org/zap from 1.20.0 to 1.21.0 in /examples/gif-download by @dependabot in #691
- chore(deps): bump actions/setup-go from 2.1.5 to 2.2.0 by @dependabot in #693
- chore(deps): bump github.com/quasilyte/go-ruleguard/dsl from 0.3.16 to 0.3.17 by @dependabot in #695
- fix(dialogs): check iterator end correctly by @tdakkota in #698
- chore(deps): bump github.com/klauspost/compress from 1.14.2 to 1.14.3 by @dependabot in #699
- chore(deps): bump github.com/klauspost/compress from 1.14.3 to 1.14.4 by @dependabot in #700
- chore(deps): bump github.com/go-faster/jx from 0.32.1 to 0.32.2 by @dependabot in #701
- chore(deps): bump golangci/golangci-lint-action from 2.5.2 to 3 by @dependabot in #702
- chore(deps): bump peter-evans/create-pull-request from 3.12.1 to 3.13.0 by @dependabot in #703
- Update Telegram schema to the latest layer by @gotd-bot in #706
- chore(deps): bump go.uber.org/multierr from 1.7.0 to 1.8.0 by @dependabot in #709
- chore(deps): bump peter-evans/create-pull-request from 3.13.0 to 3.14.0 by @dependabot in #708
- chore(deps): bump actions/checkout from 2.4.0 to 3 by @dependabot in #710
- chore(deps): bump actions/setup-go from 2.2.0 to 3 by @dependabot in #707
- chore(deps): bump actions/download-artifact from 2.1.0 to 3 by @dependabot in #711
- chore(deps): bump actions/upload-artifact from 2.3.1 to 3 by @dependabot in #712
- chore(deps): bump github.com/klauspost/compress from 1.14.4 to 1.15.0 by @dependabot in #715
- feat(peers): add admin helpers by @tdakkota in #688
- Update Telegram schema to the latest layer by @gotd-bot in #716
- Update TDLib schema to the latest layer by @gotd-bot in #717
- feat(peers): add Search method by @tdakkota in #718
- Update TDLib schema to the latest layer by @gotd-bot in #719
- chore(deps): bump github.com/klauspost/compress from 1.15.0 to 1.15.1 by @dependabot in #720
- Update TDLib schema to the latest layer by @gotd-bot in #721
- chore(deps): bump github.com/stretchr/testify from 1.7.0 to 1.7.1 by @dependabot in #722
- chore(deps): bump golang.org/x/tools from 0.1.9 to 0.1.10 by @dependabot in #723
- chore(deps): bump golang.org/x/tools from 0.1.9 to 0.1.10 in /_tools by @dependabot in #724
- ci: bump Go version to 1.18 by @tdakkota in #725
- feat(members): add ChannelQuery type by @tdakkota in #726
- chore(deps): bump github.com/quasilyte/go-ruleguard/dsl from 0.3.17 to 0.3.18 by @dependabot in #727
- chore(deps): bump actions/cache from 2.1.7 to 3 by @dependabot in #728
- chore(deps): bump peter-evans/create-pull-request from 3.14.0 to 4 by @dependabot in #729
- chore(deps): bump github.com/quasilyte/go-ruleguard/dsl from 0.3.18 to 0.3.19 by @dependabot in #730
Full Changelog: v0.55.2...v0.56.0
v0.56.0-alpha.1
What's Changed
- chore(deps): bump github.com/go-faster/jx from 0.31.0 to 0.32.0 by @dependabot in #676
- chore(deps): bump github.com/go-faster/jx from 0.32.0 to 0.32.1 by @dependabot in #677
- chore(deps): bump github.com/klauspost/compress from 1.14.1 to 1.14.2 by @dependabot in #678
- Update TDLib schema to the latest layer by @gotd-bot in #679
- chore(deps): bump golang.org/x/tools from 0.1.8 to 0.1.9 by @dependabot in #680
- chore(deps): bump golang.org/x/tools from 0.1.8 to 0.1.9 in /_tools by @dependabot in #681
- feat(auth): add methods for updating and resetting password by @tdakkota in #682
- chore(deps): bump peter-evans/create-pull-request from 3.12.0 to 3.12.1 by @dependabot in #683
- Update Telegram schema to the latest layer by @gotd-bot in #685
- Update TDLib schema to the latest layer by @gotd-bot in #684
- Update TDLib schema to the latest layer by @gotd-bot in #686
- chore(deps): bump github.com/quasilyte/go-ruleguard/dsl from 0.3.15 to 0.3.16 by @dependabot in #687
- chore(deps): bump go.uber.org/zap from 1.20.0 to 1.21.0 by @dependabot in #690
- chore(deps): bump go.uber.org/zap from 1.20.0 to 1.21.0 in /examples/bg-run by @dependabot in #692
- chore(deps): bump go.uber.org/zap from 1.20.0 to 1.21.0 in /examples/gif-download by @dependabot in #691
- chore(deps): bump actions/setup-go from 2.1.5 to 2.2.0 by @dependabot in #693
- chore(deps): bump github.com/quasilyte/go-ruleguard/dsl from 0.3.16 to 0.3.17 by @dependabot in #695
- fix(dialogs): check iterator end correctly by @tdakkota in #698
Full Changelog: v0.55.2...v0.56.0-alpha.1
v0.56.0-alpha.0
What's Changed
- chore(deps): bump github.com/go-faster/jx from 0.31.0 to 0.32.0 by @dependabot in #676
- chore(deps): bump github.com/go-faster/jx from 0.32.0 to 0.32.1 by @dependabot in #677
- chore(deps): bump github.com/klauspost/compress from 1.14.1 to 1.14.2 by @dependabot in #678
- Update TDLib schema to the latest layer by @gotd-bot in #679
- chore(deps): bump golang.org/x/tools from 0.1.8 to 0.1.9 by @dependabot in #680
- chore(deps): bump golang.org/x/tools from 0.1.8 to 0.1.9 in /_tools by @dependabot in #681
- feat(auth): add methods for updating and resetting password by @tdakkota in #682
- chore(deps): bump peter-evans/create-pull-request from 3.12.0 to 3.12.1 by @dependabot in #683
- Update Telegram schema to the latest layer by @gotd-bot in #685
- Update TDLib schema to the latest layer by @gotd-bot in #684
Full Changelog: v0.55.2...v0.56.0-alpha.0
v0.55.2
What's Changed
- chore(deps): bump github.com/quasilyte/go-ruleguard/dsl from 0.3.13 to 0.3.15 by @dependabot in #673
- fix(updates): sort updates before applying by @tdakkota in #675
Full Changelog: v0.55.1...v0.55.2
v0.55.2-pre
What's Changed
- chore(deps): bump github.com/quasilyte/go-ruleguard/dsl from 0.3.13 to 0.3.15 by @dependabot in #673
- fix(updates): sort updates before applying by @tdakkota in #675
Full Changelog: v0.55.1...v0.55.2-pre
v0.55.1
v0.55.0
What's Changed
- chore(deps): bump github.com/quasilyte/go-ruleguard/dsl from 0.3.10 to 0.3.12 by @dependabot in #656
- chore(deps): bump go.uber.org/zap from 1.19.1 to 1.20.0 by @dependabot in #657
- chore(deps): bump go.uber.org/zap from 1.19.1 to 1.20.0 in /examples/gif-download by @dependabot in #658
- chore(deps): bump go.uber.org/zap from 1.19.1 to 1.20.0 in /examples/bg-run by @dependabot in #659
- chore(deps): bump github.com/k0kubun/pp/v3 from 3.0.7 to 3.0.10 by @dependabot in #660
- chore(deps): bump github.com/k0kubun/pp/v3 from 3.0.10 to 3.1.0 by @dependabot in #662
- chore(deps): bump github.com/quasilyte/go-ruleguard/dsl from 0.3.12 to 0.3.13 by @dependabot in #661
- chore(deps): bump github.com/gotd/contrib from 0.11.0 to 0.12.0 in /examples/gif-download by @dependabot in #664
- chore(deps): bump github.com/go-faster/jx from 0.25.0 to 0.25.1 by @dependabot in #666
- chore(deps): bump github.com/klauspost/compress from 1.13.6 to 1.14.1 by @dependabot in #665
- chore(deps): bump github.com/go-faster/jx from 0.25.1 to 0.27.0 by @dependabot in #667
- Update Telegram schema to the latest layer by @gotd-bot in #669
- chore(deps): bump github.com/go-faster/jx from 0.27.0 to 0.31.0 by @dependabot in #670
Full Changelog: v0.54.1...v0.55.0
v0.54.1
v0.54.0
What's Changed
- feat(gen): generate ClassConstructorsMap by @tdakkota in #601
- feat(mktyping): generate typing helpers by @tdakkota in #602
- fix(telegram): call setup only if it is not nil by @tdakkota in #603
- chore(deps): bump golang.org/x/tools from 0.1.7 to 0.1.8 in /_tools by @dependabot in #604
- fix(gen): separate int53 and int64 encoding by @tdakkota in #605
- chore(deps): bump golang.org/x/tools from 0.1.7 to 0.1.8 by @dependabot in #606
- refactor(entity): split HTML parser to separate package, improve TDLib compatibility by @tdakkota in #607
- Pass function scope context by @L11r in #608
- fix(updates): context fixes for state manager by @L11r in #609
- chore(deps): bump actions/download-artifact from 2.0.10 to 2.1.0 by @dependabot in #611
- chore(deps): bump actions/upload-artifact from 2.2.4 to 2.3.0 by @dependabot in #610
- Update TDLib schema to the latest layer by @gotd-bot in #612
- Update TDLib schema to the latest layer by @gotd-bot in #614
- Update Telegram schema to the latest layer by @gotd-bot in #613
- Update TDLib schema to the latest layer by @gotd-bot in #617
- fix(message): do not copy Builder by @tdakkota in #619
- chore(deps): bump peter-evans/create-pull-request from 3.11.0 to 3.12.0 by @dependabot in #621
- Update TDLib schema to the latest layer by @gotd-bot in #622
- fix(gen): do not generate JSON encoders for Fields type by @tdakkota in #624
- feat(constant): add TDLibPeerID type by @tdakkota in #625
- Update TDLib schema to the latest layer by @gotd-bot in #627
- chore(deps): bump github.com/rogpeppe/go-internal from 1.8.0 to 1.8.1 by @dependabot in #626
- chore(deps): bump actions/upload-artifact from 2.3.0 to 2.3.1 by @dependabot in #629
- Update TDLib schema to the latest layer by @gotd-bot in #630
- feat(peers): add peer manager by @tdakkota in #628
- Update TDLib schema to the latest layer by @gotd-bot in #631
- ci: add go1.18beta1 by @ernado in #634
- feat(peers): unify edit methods for Chat and Channel by @tdakkota in #633
- Update TDLib schema to the latest layer by @gotd-bot in #635
- fix(auth): improve unauthorized errors handling by @ernado in #637
- Update TDLib schema to the latest layer by @gotd-bot in #638
- chore(deps): bump actions/setup-go from 2.1.4 to 2.1.5 by @dependabot in #639
- fix(fileid): use TDLibPeerID for dialog_id field by @tdakkota in #640
- feat(gen): make getters nil safe by @tdakkota in #642
- feat(peers): add invite links helpers by @tdakkota in #641
- Update TDLib schema to the latest layer by @gotd-bot in #643
- Update TDLib schema to the latest layer by @gotd-bot in #644
- chore(deps): bump github.com/gotd/neo from 0.1.4 to 0.1.5 by @dependabot in #645
- Update TDLib schema to the latest layer by @gotd-bot in #646
- Update TDLib schema to the latest layer by @gotd-bot in #647
- ci: request pkg.go.dev update on release by @tdakkota in #648
- ci: use tdesktop schema by default by @tdakkota in #650
- Update Telegram schema to the latest layer by @gotd-bot in #651
- feat(telegram): update helpers to support latest schema features by @tdakkota in #652
- Update Telegram schema to the latest layer by @gotd-bot in #654
- Update TDLib schema to the latest layer by @gotd-bot in #653
New Contributors
Full Changelog: v0.53.0...v0.54.0