v3.9.6
github-actions
released this
24 Apr 17:12
·
1839 commits
to master
since this release
新機能
機能改善
- 一部ユーザーのアクティビティの読み込み速度が非常に遅い問題を改善 #1430
バグ修正
- OAuth認可でprompt=noneが指定されていてかつログインしていない時、エラーを返すように #1424
開発/運用
- 内部キャッシュ構造のリファクタ
- その他依存パッケージのアップデート
Changelog
- 907698f Merge pull request #1430 from traPtitech/hotfix/timeline-performance
- 669fe9a Hotfix: truncate get messages datetime MariaDB optimizer does not use temporal index if nanosecond is included in query, for some reason: this lead to almost full scan of the message table in timeline queries
- 2087cb6 Merge pull request #1429 from traPtitech/dependabot/go_modules/google.golang.org/api-0.75.0
- c0d106b Merge pull request #1428 from traPtitech/dependabot/go_modules/github.com/motoki317/sc-1.3.0
- 4e0750a Bump google.golang.org/api from 0.74.0 to 0.75.0
- c9a3308 Bump github.com/motoki317/sc from 1.2.6 to 1.3.0
- b230fcd Merge pull request #1425 from traPtitech/dependabot/go_modules/github.com/motoki317/sc-1.2.6
- ce21ffe Use sc.NewMust
- 5cdf728 Bump github.com/motoki317/sc from 1.2.4 to 1.2.6
- bc6732a Merge pull request #1424 from traPtitech/fix/oauth2-prompt-none
- 89b4788 return error login_required if prompt=none