Skip to content

main -> release#93

Merged
dksgyrud1349 merged 43 commits intoreleasefrom
main
Feb 19, 2026
Merged

main -> release#93
dksgyrud1349 merged 43 commits intoreleasefrom
main

Conversation

@dksgyrud1349
Copy link
Collaborator

Changed

간단한 설명 (예: 로그인 완료 후 세션 동기화 누락 문제 해결)
수정 내용

  • main 브랜치 작업을 release 반영

dksgyrud1349 and others added 30 commits January 12, 2026 20:53
* [STYLE] : 일반 회원가입 api
MyBatis -> JPA 로 변경

* [STYLE] : MyBatis -> JPA 로 변경

* [STYLE] : MyBatis -> JPA 로 변경

* [STYLE] : MyBatis -> JPA 로 변경
* [STYLE] : 일반 회원가입 api
MyBatis -> JPA 로 변경

* [STYLE] : MyBatis -> JPA 로 변경

* [STYLE] : MyBatis -> JPA 로 변경

* [STYLE] : MyBatis -> JPA 로 변경
* [STYLE] : 일반 회원가입 api
MyBatis -> JPA 로 변경

* [STYLE] : MyBatis -> JPA 로 변경

* [STYLE] : MyBatis -> JPA 로 변경

* [STYLE] : MyBatis -> JPA 로 변경
* [STYLE] : 일반 회원가입 api
MyBatis -> JPA 로 변경

* [STYLE] : MyBatis -> JPA 로 변경

* [STYLE] : MyBatis -> JPA 로 변경

* [STYLE] : MyBatis -> JPA 로 변경
* [STYLE] : 일반 회원가입 api
MyBatis -> JPA 로 변경

* [STYLE] : MyBatis -> JPA 로 변경

* [STYLE] : MyBatis -> JPA 로 변경

* [STYLE] : MyBatis -> JPA 로 변경
[Feat] JPA 변경, secretKey 디버깅용 로그 추가
chore: secretKey 디버깅용 로그 추가
chore: secretKey 디버깅용 로그 추가
chore: secretKey 디버깅용 로그 제거
chore: Encryption 디버깅용 로그 제거, Validator 원복
* [FIX] : 로그아웃 시 결과 수정
* [FEAT] : 에러 발생 시 디스코드 메신저 발송 기능 추가
* [FIX] : 로그아웃 코드 수정 (#81)

* [FIX] : 로그아웃 시 결과 수정

* [FEAT] : 에러 발생 시 디스코드 메신저 발송 기능 추가 (#82)

* [FEAT] : 에러 발생 시 디스코드 메신저 발송 기능 추가
* [STYLE]: API-SECRET-KEY 값 받는 위치를 헤더로 고정
dksgyrud1349 and others added 13 commits February 18, 2026 10:16
* [STYLE]: API-SECRET-KEY 값 받는 위치를 헤더로 고정 (#86)

* [STYLE]: API-SECRET-KEY 값 받는 위치를 헤더로 고정
* [FEAT]: 약관 동의 API 수정
- 약관 동의 시 필수 약관일 경우 agreeYn이 Y가 아닐 경우 약관 저장 실패
- 약관 동의 시 사용중인 약관이 아닐 경우 약관 저장 실패

* [FEAT]: 회원가입, 아이디 찾기, 회원 정보 조회, 수정 api 수정
- 전화번호 하나 당 계정 1개만 생성되도록 block
- 아이디 찾기 api에서 아이디 리턴 형식 변경 (List -> Map)
- 회원가입, 회원 정보 수정 시 성별 값이 M, W이 아닌 다른 데이터가 들어올 경우 block 처리

* [FEAT]: 회원가입, 회원 정보 수정 api 수정
- 생년월일 형식 검증 코드 추가

* [FEAT]: 네이버 OAuth 수정
* [FEAT] : 생년월일, 성별, 동의 여부 형식 검증 (#88)

* [FEAT]: 약관 동의 API 수정
- 약관 동의 시 필수 약관일 경우 agreeYn이 Y가 아닐 경우 약관 저장 실패
- 약관 동의 시 사용중인 약관이 아닐 경우 약관 저장 실패

* [FEAT]: 회원가입, 아이디 찾기, 회원 정보 조회, 수정 api 수정
- 전화번호 하나 당 계정 1개만 생성되도록 block
- 아이디 찾기 api에서 아이디 리턴 형식 변경 (List -> Map)
- 회원가입, 회원 정보 수정 시 성별 값이 M, W이 아닌 다른 데이터가 들어올 경우 block 처리

* [FEAT]: 회원가입, 회원 정보 수정 api 수정
- 생년월일 형식 검증 코드 추가

* [FEAT]: 네이버 OAuth 수정
[Refactor] 일정, 지역, 태그 API 스웨거 헤더값 추가, 리팩토링
[Feat] 일정 수정 API 수정사항 테스트서버 반영
[Feat] 카테고리, 세부 카테고리 조회 API 추가
[Feat] 카테고리, 세부 카테고리 조회 API
@dksgyrud1349 dksgyrud1349 merged commit 1c70abb into release Feb 19, 2026
1 check passed
@coderabbitai
Copy link

coderabbitai bot commented Feb 19, 2026

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.

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
  • Post copyable unit tests in a comment
  • Commit unit tests in branch main

Tip

Issue Planner is now in beta. Read the docs and try it out! Share your feedback on Discord.


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 and usage tips.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants