v0.9.1
Changelog
Bug fixes
- 6b2e6e2: fix(cmd): change default reconnect timeout to 2m (@iyear)
- 5e57a13: fix(dcpool): do not init takeout session first. #202 (@iyear)
- d1f339e: fix(export): remove useless output (@iyear)
Documentation updates
Refactoring
Others
- 13c4ffd: chore(deps): bump github.com/gotd/contrib from 0.17.0 to 0.19.0 (#190) (@dependabot[bot])
- d9a2521: chore(deps): bump github.com/gotd/td from 0.82.0 to 0.83.0 (#188) (@dependabot[bot])
- 0ef2d38: chore(deps): bump github.com/onsi/gomega from 1.27.6 to 1.27.7 (#195) (@dependabot[bot])
- ba171fb: chore(deps): bump github.com/spf13/viper from 1.15.0 to 1.16.0 (#199) (@dependabot[bot])
- f4d8dbc: chore(deps): bump github.com/stretchr/testify from 1.8.3 to 1.8.4 (#200) (@dependabot[bot])
- b69ca14: ci(actions): sep e2e test and run in parallel (@iyear)
- 76b2b1b: test(e2e): add archive test (@iyear)
- 382e74f: test(e2e): add exclude flag test (@iyear)
- c77a8cd: test(e2e): add tests for upload (@iyear)
- e1ef55e: test(e2e): add upload (@iyear)
- eb40448: test(e2e): fix serial containers (@iyear)
- 7bef23e: test(e2e): fix unique (@iyear)
- 98f3784: test(e2e): init and add chat ls test (@iyear)
- 21ed380: test(e2e): login before test (@iyear)
- 881de65: test(e2e): persistent session to speed up test (@iyear)
- d974737: test(e2e): remove proxy flag (@iyear)