Skip to content

릴리즈 1.1.0 - #95

Merged
soo0711 merged 4 commits into
mainfrom
dev
Jul 27, 2026
Merged

릴리즈 1.1.0#95
soo0711 merged 4 commits into
mainfrom
dev

Conversation

@soo0711

@soo0711 soo0711 commented Jul 27, 2026

Copy link
Copy Markdown
Collaborator

📌 Summary

어떤 작업인지 한 줄 요약해 주세요.

마이페이지 기능을 main에 배포합니다.

📝 Changes

변경사항을 what, why, how로 구분해 작성해 주세요.

What

dev -> main 머지

Why

마이페이지 기능 배포를 위해서

How

📸 Screenshots / Logs

필요시 스크린샷 or 로그를 첨부해주세요.

💡 Reviewer 참고사항

리뷰에 참고할 내용을 작성해주세요.

✅ Checklist

  • PR 제목 설정 완료 (WTH-123 인증 필터 설정)
  • 테스트 구현 완료
  • 리뷰어 등록 완료
  • 자체 코드 리뷰 완료

soo0711 added 4 commits July 15, 2026 22:55
* feat: 유저 프로필 엔티티 추가

* feat: 유저 프로필 레포 추가

* feat: 멀티프로필 DTO

* feat: 유저 프로필 Mapper

* feat: 유저 프로필 파일 타입 추가

* feat: 멀티프로필 생성, 조회 API 추가

* feat: 멀티프로필 생성, 조회 API 추가

* feat: 멀티프로필 수정 API 추가

* feat: 동아리별 멀티프로필 로직 추가

* feat: 동아리별 멀티프로필 API 추가

* feat: 멀티프로필 삭제 및 동시성 제어 추가

* feat: 내 동아리 목록에 사용 프로필 추가

* feat: 게시글 작성자 프로필을 멀티프로필에 맞춰 변경

* feat: 댓글 작성자 프로필을 멀티프로필에 맞춰 변경

* refactor: 작성자 프로필 매핑 중복 제거

* feat: 대시보드 게시글 작성자 정보 멀티프로필로 변경

* feat: 마이페이지 요약 조회 API 추가

* feat: 마이페이지 요약 조회 API 추가

* feat: 내가 쓴 글 조회 API 추가

* feat: 출석한 세션 조회 API 추가

* docs: 기존 동아리 프로필 API deprecated 표시

* refactor: 마이그레이션 쿼리 추가

* refactor: 기존 기능 삭제

* refactor: 리뷰 반영

* refactor: 리뷰 반영

* refactor: 리뷰 반영

* refactor: 무한스크롤로 변경

* refactor: 마이페이지 동아리 목록 기본값 제거

* refactor: 마이페이지 이미지 삭제 API 분리

* refactor: 멀티프로필 마이그레이션 버전 수정
* fix: v11 마이그레이션 수정

* refactor: 게시글 조회 생성시간 응답

* refactor: 멀티프로필 생성시 동아리 필수 선택
* refactor: 멀티프로필 응답 usingClubs 수정

* refactor: 마이페이지 게시글 isNew 응답 추가

* refactor: 마이페이지 활동을 동아리 기준으로 조회

* refactor: 홈 대시보드 사용자 정보 멀티프로필로 수정

* refactor: 게시글 조회 시간 Clock 주입으로 변경
* refactor: 마이페이지 요약에 현재 사용 중인 멀티프로필 추가

* refactor: 마이페이지 통계 현재 동아리 기준으로 수정

* feat: 프로필 사용 가능 동아리 목록 조회 추가

* refactor: 멤버 카운트 n+1 방지
@soo0711
soo0711 requested a review from hyxklee July 27, 2026 12:04
@soo0711 soo0711 self-assigned this Jul 27, 2026
@soo0711 soo0711 added 🌏 Deploy 배포 관련 💥 Breaking 메이저 업데이트 관련 레이블 labels Jul 27, 2026
@coderabbitai

coderabbitai Bot commented Jul 27, 2026

Copy link
Copy Markdown

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro Plus

Run ID: b70c78fa-d44b-494e-9cdd-3e097f4b8f0b

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch dev

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.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@soo0711
soo0711 merged commit ae83b39 into main Jul 27, 2026
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

💥 Breaking 메이저 업데이트 관련 레이블 🌏 Deploy 배포 관련

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants