[RELEASE] 1.4.6#540
Merged
Merged
Conversation
[REFACTOR] 장르 이미지 정책 변경으로 장르 이미지 url에서 장르 네임으로 반환값 변경
[REFACTOR] 지금 뜨는 글 API 응답 값 수정
[REFACTOR] 지금 뜨는 글 API 반환 값에 소설 제목 추가
[REFACTOR] 지금 뜨는 글은 소설이 매핑된 피드만 포함되도록 수정
[FIX] 개발 CI / CD 수정
[FIX] Dockerfile 수정
[FIX] 잘못 작성한 환경변수 명 수정
- /novels/filtered API에 platformNames(Array<String>) 파라미터 추가 - platformNames가 존재하면 해당 플랫폼에 등록된 소설만 조회 - NovelGenre 조인을 INNER → LEFT JOIN으로 변경하여 플랫폼 없는 소설도 포함)
[FEAT] 소설 필터 검색 시 플랫폼 필터 추가
[REFACTOR] 피드 도메인 패키지 구조 및 조회 로직 개선
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.
Related Issue
Key Changes
To Reviewers
References