Skip to content

v3.6.2

Choose a tag to compare

@github-actions github-actions released this 03 Apr 06:10
· 3604 commits to master since this release
b895f66

新機能

機能改善

  • 検索結果をソート可能に #1097
  • 日本語検索を改善 #1106

バグ修正

Changelog

b895f66 Merge pull request #1119 from traPtitech/dependabot/go_modules/github.com/labstack/echo/v4-4.2.1
d0ccd1e rm no path param test case
77c6721 go mod tidy
2a562bd Bump github.com/labstack/echo/v4 from 4.1.14 to 4.2.1
e7d7fe1 Merge pull request #1126 from traPtitech/dependabot/go_modules/github.com/gavv/httpexpect/v2-2.2.0
e247faa go mod tidy
f95d736 Bump github.com/gavv/httpexpect/v2 from 2.1.0 to 2.2.0
9accdc5 Merge pull request #1125 from traPtitech/dependabot/go_modules/github.com/go-sql-driver/mysql-1.6.0
fccd40c Merge pull request #1122 from traPtitech/dependabot/go_modules/cloud.google.com/go-0.81.0
ef13c11 Bump github.com/go-sql-driver/mysql from 1.5.0 to 1.6.0
20b703d Bump cloud.google.com/go from 0.76.0 to 0.81.0
67e880e Merge pull request #1123 from traPtitech/dependabot/go_modules/github.com/olivere/elastic/v7-7.0.23
40d9384 Merge pull request #1121 from traPtitech/dependabot/go_modules/google.golang.org/api-0.43.0
7b751a4 Bump google.golang.org/api from 0.39.0 to 0.43.0
a0f4401 Bump github.com/olivere/elastic/v7 from 7.0.15 to 7.0.23
29225e9 Merge pull request #1120 from traPtitech/dependabot/go_modules/github.com/prometheus/client_golang-1.10.0
8a22216 Bump github.com/prometheus/client_golang from 1.9.0 to 1.10.0
2786a68 Create dependabot.yml
1073436 Merge pull request #1113 from traPtitech/fix-cite-notify
7b8d96a add targetnone
e50ee2a fix
5cca348 change conditions
c420a80 Merge pull request #1118 from traPtitech/docker/alpine-3.13.4
b49bcab Bump alpine from 3.13.2 to 3.13.4
5c14164 Merge pull request #1115 from traPtitech/impr/sudachi-settings
f9eb625 add sudachi_split filter
7bd6d8d Merge pull request #1106 from traPtitech/fix/use-sudachi
5e3a540 update es
947e10c change var name
6c61d21 remove handlers
43cf4ca add payload
fe5f43b add citedUsers
a65c306 use normalizer correctly
6ca505d 引用通知設定のエンドポイントが誤っていた (#1110)
c296481 Merge pull request #1100 from traPtitech/cite-message-notify
53fa346 add required
455c4a4 use sudachi filter
4bd4b5e tweak es sync params
19d7ca9 add index setting for analyzer
bebff00 use sudachi
0378255 delete some params
15ea689 add required
8331519 fix json tag
473cb92 fix db error
2f19e47 fix some types
f67fd70 fix yaml
b66c6e0 fix resp
559a554 fix json
925ba5a fix repo
2aabf1b delete unused keys
955bf63 fix tbls.yml
3a5c03b Revert "update dbschema"
a0afd98 update dbschema
5703721 update .tbls.yml
ce5d89d use bindAndValidate
0ccf01a change kwyname
9245ab7 fix param name
7f5cb22 fix some errors
b8be77d add some paramators to docs
1a9e729 add migration
d09b508 fix migration
1e34b71 add create
7851020 return default value
7d69c7b use first
09bd96a add interface to Emptytestrepository
7f29622 add swagger
0b42a6d add api to swagger
7253e1c add error handling
c3e4473 add error handling to PutMyNotifyCitation
6399596 add swagger /users/me/setting
96518ba fix error
766eb71 add endpoint
1599a59 ifx typo
329bbad add PutUserNotifyCitation
e42c5a5 add some functions
c186f5e hcange notify condition by citation
c359cb8 add GetNotifyCitation
5ecd958 add UpdateNotifyCitation
f51c02a add repo definition
3b71e5e add models
1dfad1a add migration code
f712c5c Merge pull request #1099 from traPtitech/cite-message-notify
b925dfa change api docs
0d534fe use cited_ids
4615838 change method
aebf643 add notification
02a25f9 add handler
0b1a6e1 Merge pull request #1097 from traPtitech/impl/search-sort
f77672d lint
985f522 スキーマ更新
2590138 ソートキーをクエリに追加
2498d03 Merge pull request #1096 from traPtitech/fix/swagger-url
42eae7f Update swagger URL
21fe7ac Merge pull request #1086 from traPtitech/dependabot/docker/alpine-3.13.2
1bf0f92 Merge pull request #1087 from traPtitech/remove-swagger-ui
d04338f Merge pull request #1088 from traPtitech/update-tbls
c5a5cf7 regen db docs
17f665d update tbls
65e9e1a remove Swagger UI
6c868d2 Bump alpine from 3.13.1 to 3.13.2
10df8d6 Merge pull request #1085 from traPtitech/fix/search-user-cache
8a597d7 retrieve user cache only if > 1000 msgs on queue