Skip to content

Releases: gotd/td

v0.58.0

02 May 18:19
85a2b5d
Compare
Choose a tag to compare

What's Changed

  • chore: ignore dependency upgrades in release notes by @roj1512 in #746
  • test(e2e): enable TestExternalE2EUsersDialog by @ernado in #748
  • Update Telegram schema to the latest layer by @gotd-bot in #751
  • Update TDLib schema to the latest layer by @gotd-bot in #750

Full Changelog: v0.57.0...v0.58.0

v0.57.0

22 Apr 09:57
d24e845
Compare
Choose a tag to compare

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

25 Mar 15:33
5de7296
Compare
Choose a tag to compare

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

17 Feb 15:37
412013f
Compare
Choose a tag to compare
v0.56.0-alpha.1 Pre-release
Pre-release

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

01 Feb 07:59
ee2dbd4
Compare
Choose a tag to compare
v0.56.0-alpha.0 Pre-release
Pre-release

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

23 Jan 14:38
f736044
Compare
Choose a tag to compare

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

23 Jan 13:10
f736044
Compare
Choose a tag to compare
v0.55.2-pre Pre-release
Pre-release

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

20 Jan 09:57
5209c86
Compare
Choose a tag to compare

What's Changed

  • fix(participants): checking of the last batch by @tdakkota in #672

Full Changelog: v0.55.0...v0.55.1

v0.55.0

19 Jan 10:11
974834f
Compare
Choose a tag to compare

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

01 Jan 18:06
0a1c7e6
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.54.0...v0.54.1