-
Notifications
You must be signed in to change notification settings - Fork 1
v1.1.0 #133
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
Conversation
Updated README to include project details and features.
* [BOOK-350] refactor: apis, admin, batch - 모듈 추가가 되어도 component 스캔 대응할 수 있도록 리팩토링 * [BOOK-350] feat: observability 모듈 생성 및 MDC, Actuator 설정을 gateway에서 observability 모듈로 마이그레이션 * [BOOK-350] chore: observability 모듈 등록 및 각 모듈 의존성 추가 * [BOOK-350] chore: observability - 관련 의존성 추가 * [BOOK-350] refactor: admin, batch 모듈 지원을 위한 Dockerfile 및 ci 로직 변경 * [BOOK-350] refactor: Matrix Strategy를 통한 병렬 배포 기능 도입 * [BOOK-350] refactor: batch 모듈 배포 지원을 위해 스크립트 리팩토링 * [BOOK-350] fix: batch - batch 모듈 포트 수정 * [BOOK-350] chore: Server port 정의는 docker compose에서 관리하도록 변경 * [BOOK-350] chore: shell 프로세스를 java 프로세스로 대체하여 graceful shutdown 지원 * [BOOK-350] chore: prod도 Server port 정의를 docker compose에서 관리하도록 변경 * [BOOK-350] chore: prod 환경 deploy 스크립트 마이그레이션을 위한 파일 이름 변경
* [BOOK-313] feat(apis): FCM 토큰 및 알림 설정 API 추가 (#122) * [BOOK-313] feat(domain): 유저 마지막 활동 시간, 알림 설정, FCM 토큰 필드 추가 (#122) * [BOOK-313] feat(user): 유저 활동내역 업데이트 기능 추가 (#122) * [BOOK-313] feat(batch): 비활성 유저 알림 기능 추가 (#122) * [BOOK-313] fix: batch: delete test code (#122) * [BOOK-313] refactor: apis - 컨벤션에 맞게 리팩토링 (#122) * [BOOK-313] feat: batch - 알림 title을 수정합니다 (#122)
* [BOOK-408] feat: apis - deviceId값을 통한 다중기기 알림기능 개발(#127) * [BOOK-408] feat: apis - deviceId값을 통한 다중기기 알림기능 개발(#127) * [BOOK-408] feat: batch - deviceId값을 통한 다중기기 알림기능 개발(#127) * [BOOK-408] feat: domain - deviceId값을 통한 다중기기 알림기능 개발(#127) * [BOOK-408] feat: infra - deviceId값을 통한 다중기기 알림기능 개발(#127) * [BOOK-408] chore: batch - 사용하지 않는 import문 제거 * [BOOK-408] refactor: apis, infra, domain - 중복된 VO 제거 * [BOOK-408] refactor: domain - Device 클래스 구조를 재정비하고, 데이터 처리를 개선하기 위해 DeviceVO를 도입 * [BOOK-408] refactor: domain, infra - User 객체 대신 userId를 사용하도록 Notification 모델 수정 및 알림 관리를 위한 NotificationDomainService 도입 * [BOOK-408] chore: domain - ReadingRecordDomainService에 관한 TODO 주석처리 * [BOOK-408] refactor: batch, domain - FcmNotificationJobConfig를 NotificationService로 리팩토링하고, 알림 전송 로직을 분리하여 코드 가독성 및 유지보수성 향상 * [BOOK-408] fix: domain - 누락된 중괄호 추가 * [BOOK-408] chore: batch - InfraConfig에 AOP, SENTRY 추가 * [BOOK-408] chore: infra - dev 환경에서만 flyway를 비활성화 하도록 변경 * [BOOK-408] refactor: infra - resolve build error (#128) --------- Co-authored-by: DongHoon Lee <[email protected]>
* [BOOK-433] refactor: 멀티디바이스에서 유효하지 않은 FID/FCM 토큰 정리 로직 추가 (#129) * [BOOK-433] refactor: dto 정적팩토리 메서드 패턴 사용 및 매직넘버 상수처리 * [BOOK-433] refactor: batch - INVALID_ARGUMENT 처리 개선 --------- Co-authored-by: DongHoon Lee <[email protected]>
|
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 You can disable this status message by setting the ✨ Finishing touches🧪 Generate unit tests (beta)
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 |
|


v1.1.0 release