Skip to content

[deploy] admin-v1.0.6#538

Merged
Whale0928 merged 18 commits intorelease/adminfrom
main
Dec 30, 2025
Merged

[deploy] admin-v1.0.6#538
Whale0928 merged 18 commits intorelease/adminfrom
main

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

Release admin v1.0.6

  • Version: 1.0.6
  • Created at: 2025.12.30
  • Auto-generated release PR

This PR was automatically created by version-check workflow.

Whale0928 and others added 18 commits December 24, 2025 11:47
- ROOT_ADMIN 탈퇴 시 ACCESS_DENIED 예외 발생하도록 수정
- ROOT_ADMIN 초기화 로직을 이메일 기준으로 변경 (existsActiveAdmin -> existsByEmail)
- http 폴더를 product/admin으로 분리하여 구조화
- admin 인증 API HTTP 샘플 추가 (로그인, 토큰갱신, 회원가입, 탈퇴)

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Quartz JDBC JobStore 클러스터링이 제대로 동작하지 않아
동일 Job이 여러 인스턴스에서 중복 실행되는 문제 수정.

- jobStore.class: JobStoreTX 명시적 지정
- driverDelegateClass: StdJDBCDelegate 추가
- clusterCheckinInterval: 20000ms 설정

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
- FakeWebhookRestTemplate 클래스 추가 (테스트용 RestTemplate Fake 구현체)
- TestContainersConfig에 FakeWebhookRestTemplate 빈 등록
- DailyDataReportIntegrationTest에서 내부 TestConfig 제거하여 Context 공유

이전에 TestConfig 내부 클래스로 인해 다른 통합 테스트와
다른 Spring Context가 생성되어 TestContainers 충돌이 발생했음.

Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
- AdminHelpController 추가 (목록 조회, 상세 조회, 답변 등록)
- AdminHelpService 및 관련 DTO 생성
- Help 엔티티에 answer() 도메인 메서드 추가
- 관리자용 QueryDSL 쿼리 구현 (상태/유형 필터링 지원)
- 통합 테스트 및 RestDocs 테스트 작성

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@Whale0928 Whale0928 merged commit 9f3a84a into release/admin Dec 30, 2025
2 checks passed
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.

1 participant