Open
Conversation
hotfix: 레거시 GET /bus 호환을 위해 주말 direction 기본값을 등교로 처리
* feat: 콜벤 사용자 신고 API 이미지 업로드(presigned url) 기능 추가 * feat: 콜벤 사용자 제재 내역 DDL & 엔티티 & 조회 Repository * feat: 콜벤 모집 & 가입 API 사용자 제재 조회 추가 * feat: 콜벤 신고 API 신고 상황 입력 추가 * feat: 콜벤 신고 어드민 제재 POST API * feat: 콜벤 신고 내역 조회 어드민 GET API * feat: 콜벤 사용자 제재 알림 추가(2차, 3차 제재도 알림 전송) * fix: 이미지 채팅 전송 시 알림 메시지 미리보기 길이 제한 문제 수정 & Exception 수정
* feat: 콜벤 상세 정보 조회시 사용자 신고 접수 내역 표시 * feat: 콜벤 게시글 작성자 & 신고한 사람만 표시되도록 수정 * fix: snake case 리뷰 반영 & 이미지 업로드 도메인 추가(callvan_chat)
* fix: 게시글 단위 키워드 알림 중복 발송 방지 * test: 키워드 알림 중복 방지 테스트 추가 * fix: 알림 상태 저장을 원자적 업서트로 변경 * fix: 키워드 이벤트 흐름의 지연 로딩 의존 제거 * fix: 키워드 구독 조회시 사용자 fetch join 적용 * fix: 업서트 쿼리에서 deprecated VALUES 함수 제거 * fix: 기발송 사용자 조회를 일괄 쿼리로 최적화 * fix: 키워드 알림 상태를 전송 성공 후 기록하도록 변경 * fix: FCM 전송 결과 메서드의 예외 처리 범위 확장 * test: 키워드 알림 전송 실패시 상태 미기록 테스트 추가 * fix: 알림 전송 메서드의 트랜잭션 경계 분리 * fix: 기발송 조회 대상을 매칭 사용자로 한정 * fix: 전송 성공 시에만 알림 레코드 저장 * fix: guard against blank FCM device tokens in sendMessageWithResult (#2168) * Initial plan * fix: use StringUtils.hasText to guard against blank FCM tokens Co-authored-by: taejinn <140797244+taejinn@users.noreply.github.com> --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: taejinn <140797244+taejinn@users.noreply.github.com> * fix: 알림 전송 메서드가 호출자 트랜잭션에 참여하도록 수정 * fix: 배치 알림 전송 예외를 개별 처리하도록 수정 * fix: 키워드 알림 조회와 푸시 전송 흐름을 개선 * fix: 전송 결과 알림은 성공 시에만 저장하도록 수정 * fix: 발송 후 알림 저장을 별도 트랜잭션으로 분리 --------- Co-authored-by: Copilot <198982749+Copilot@users.noreply.github.com>
* build: 배포 워크 플로우 추가 * build: 슬랙 알림 추가 * fix: application.yml 이그노어 삭제 * build: 슬랙 알럿 메시지 수정 * feat: .env 추가
* fix: 콜벤 요약 정보 단건 조회 API 추가 * fix: userId null early return 추가
|
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing Touches🧪 Generate unit tests (beta)
📝 Coding Plan
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
dh2906
approved these changes
Mar 17, 2026
* feat: 회원가입 인증 횟수 환경변수 추가 * feat: 회원가입 인증 횟수 환경변수 추가 * feat: Graceful Shutdown 환경 변수 추가 * feat: 테스트 환경 변수 추가 * fix: 플레이스 홀더 수정 * fix: 플레이스 홀더 수정
This file contains hidden or 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
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.
🔍 개요
🚀 주요 변경 내용
💬 참고 사항
✅ Checklist (완료 조건)