This is an automated email from the ASF dual-hosted git repository.

linkinstar pushed a change to branch test
in repository https://gitbox.apache.org/repos/asf/answer.git


    from 9e236f65 Merge remote-tracking branch 'origin/feat/1.7.2/ui' into test
     add 61d9bf34 修复最佳评论越权问题
     add 42f8947e fix(notification): use SSO provider for external_id lookup in 
notifications
     add c8908b7b fix(review): notifications from the specific external system 
will take precedence
     add 57f31ec7 fix: expand avatar column length from 1024 to 2048
     add a1f0b096 fix: update migration version from v1.7.1 to v1.7.2
     new d5c07f18 Merge remote-tracking branch 'origin/dev' into test

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 internal/entity/user_entity.go                              |  2 +-
 internal/migrations/migrations.go                           |  1 +
 internal/migrations/{v1.go => v29.go}                       | 12 +++++++-----
 .../repo/user_external_login/user_external_login_repo.go    |  2 +-
 internal/service/content/answer_service.go                  |  5 +++++
 internal/service/notification/new_question_notification.go  | 13 +++++++++++++
 internal/service/notification_common/notification.go        |  7 +++++++
 7 files changed, 35 insertions(+), 7 deletions(-)
 copy internal/migrations/{v1.go => v29.go} (74%)

Reply via email to