-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
release: 타임라인 마이크로서비스 2차배포 #270
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* feat: create Docker Hub push flow (cherry picked from commit 0271710)
(cherry picked from commit d9108e9)
(cherry picked from commit 74e0b9b)
* feat: set gradle project * feat: create createUser interface * feat: add generated ignore * feat: send_email_auth.proto, update_user_auth-status.proto * feat: Add common-module as a project dependency * chore: Added Spring Kafka, redis dependencies and reordered existing dependencies --------- Co-authored-by: 210-reverof <[email protected]> Co-authored-by: Diger <[email protected]>
- feat : Passport 발급 및 검증 기능 추가 - feat : Exception 핸들러 추가 - feat : HMacEncoder 추가
* feat: set gradle project * feat: create createUser interface * feat: add generated ignore * feat: send_email_auth.proto, update_user_auth-status.proto * refactor : GUpdateUserAuthStatusRequest 필드 수정 * refactor : GSendEmailAuthRequest Protobuf 필드 수정 * feat: Add configuration to application.yml * refactor : protobuf 파일 네이밍 변경 * feat : Passport protobuf 추가 * feat : Passport 추가 - feat : Passport 발급 및 검증 기능 추가 - feat : Exception 핸들러 추가 - feat : HMacEncoder 추가 * feat: Add getFollowers rpc function to GSocialService * fix: update build.gradle * fix: update build.gradle * refactor : Passport 추출 방식 수정 * refactor : Passport 추출 방식 수정 * refactor : protobuf * refactor : 프로토버퍼 수정 (message -> isSuccess, JWTValidateDTO) * feat : UserService Proto LoadById * refactor : Passport 관련 클래스 빈 환경설정 등록 * feat: user spring's ObjectMapper * feat: Add timeline use case handling PaintCreatedEvent * fix: modify redis config * test: Add PaintCacheService and FollowerPaintMapService test * refactor : 로그인 gRPC 응답값 변경 * feat: Update application configurations and add KafkaConsumerConfig * feat : 패스프트로 유저 팔로잉, 팔로워 수를 조회하는 protobuf 추가 * refactor: Improve application's flexibility by parametrizing KafkaListener's groupId and generify KafkaConsumerConfig. * feat : Passport Extract AOP 로직 추가 * test: Add EventConsumerTest * refactor: update KafkaConsumerConfig * refactor : EaselAuthenticationContext 삽입 필드 변경 * refactor: docker push workflow and update Dockerfile * refactor : PassportExtractor decode구문 추가 * chore: organize packages * refactor: organize imports in test --------- Co-authored-by: 210-reverof <[email protected]> Co-authored-by: Diger <[email protected]> Co-authored-by: Wonyoung Lee <[email protected]>
* feat: set gradle project * feat: create createUser interface * feat: add generated ignore * feat: send_email_auth.proto, update_user_auth-status.proto * refactor : GUpdateUserAuthStatusRequest 필드 수정 * refactor : GSendEmailAuthRequest Protobuf 필드 수정 * refactor : protobuf 파일 네이밍 변경 * feat : Passport protobuf 추가 * feat : Passport 추가 - feat : Passport 발급 및 검증 기능 추가 - feat : Exception 핸들러 추가 - feat : HMacEncoder 추가 * feat: Add getFollowers rpc function to GSocialService * fix: update build.gradle * refactor : Passport 추출 방식 수정 * refactor : 프로토버퍼 수정 (message -> isSuccess, JWTValidateDTO) * feat : UserService Proto LoadById * refactor : Passport 관련 클래스 빈 환경설정 등록 * feat: user spring's ObjectMapper * refactor : 로그인 gRPC 응답값 변경 * feat : 패스프트로 유저 팔로잉, 팔로워 수를 조회하는 protobuf 추가 * feat : Passport Extract AOP 로직 추가 * feat : Passport Extract AOP 로직 추가 * refactor : EaselAuthenticationContext 삽입 필드 변경 * refactor : PassportExtractor decode구문 추가 * refactor : Aspect 내 예외처리 제거 * feat : Kafka, RabbitMQ 공통 모듈 추가 * feat : Detail Event 추가 * refactor : typo * feat: add getter in constants * feat: update PaintCreatedEvent by adding missing fields * feat: add mention record * feat: update mentionrecord * fix: add trust-package config * refactor : exception integration * refactor : exception response builder access identifier * refactor : remove gateway exceptiontype * feat: add gRPC paint response interface * feat: gRPC version change 1.60 -> 1.58 * feat: add UpdateUserImagePath message * feat: update UpdateUserEvent message * feat : UserService -> NotificationService 유저 생성 Protobuf 추가 * feat : Internal Error Logging Aspect 추가 * feat: Add TemporaryUserDeletionEvent class * fix: remove getter * feat : add UserCreatedEvent * fix : modify UserCreatedEvent * refactor: Update TopicConstant and TemporaryUserDeletionEvent * feat: separate quote Paint * Add 'UNLIKED_PAINT' to TopicConstant, UnlikedPaintEvent * feat: Add ReplyCreatedEvent handling and PaintMetricsService * feat: Add handling for LikedPaintEvent and UnlikedPaintEvent * refactor: Update field in PaintCreatedEvent * fix: remove ReplyCreatedEvent * refactor: reply handling in paint events --------- Co-authored-by: 210-reverof <[email protected]> Co-authored-by: Diger <[email protected]> Co-authored-by: Wonyoung Lee <[email protected]>
github-actions
bot
added
docs
문서와 관련된 내용을 다룰 때 사용됩니다
service
백엔드 서비스 관련 내용을 다룰 때 사용됩니다
labels
Feb 21, 2024
doxxx93
force-pushed
the
main
branch
2 times, most recently
from
February 21, 2024 06:30
63165a6
to
c81bf14
Compare
K-Diger
added
release
릴리즈 관련 내용을 다룰 때 사용됩니다.
and removed
docs
문서와 관련된 내용을 다룰 때 사용됩니다
service
백엔드 서비스 관련 내용을 다룰 때 사용됩니다
labels
Feb 21, 2024
# Conflicts: # src/common-module/src/main/proto/social_service.proto
github-actions
bot
added
docs
문서와 관련된 내용을 다룰 때 사용됩니다
service
백엔드 서비스 관련 내용을 다룰 때 사용됩니다
labels
Feb 21, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Related Issue
Changes
Screenshots
To Reviewer
Additional Context(optional)
How Has This Been Tested?
Checklist