Skip to content
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

Release 0.2.7 #135

Merged
merged 5 commits into from
May 5, 2023
Merged

Release 0.2.7 #135

merged 5 commits into from
May 5, 2023

Conversation

akalswl14
Copy link
Member

@akalswl14 akalswl14 commented May 5, 2023

구현 내용

구현 요약

#131

  • 유저 가입일 조회 API 추가
    • 컨트롤러, 서비스, Response, Query 추가
    • LoadUserPort 인터페이스에 loadUserJoinDate 메소드 추가
    • UserPersistenceAdapter 클래스에 loadUserJoinDate 메소드 추가

#133

  • 이미 대표 작품으로 설정되어 있는 작품에 대해 대표 작품 등록을 요청할 경우, 대표 설정이 해제되는 버그 해결
    • 이미 대표 작품으로 설정되어 있을 경우, 추가적인 로직을 수행하지 않도록 처리함
    • 기존에는 영속성 컨텍스트가 clear 되지 않아, dirty checking이 수행되지 않았음

관련 이슈

close #131
close #133

구현 내용

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

@akalswl14 akalswl14 marked this pull request as ready for review May 5, 2023 08:15
@akalswl14 akalswl14 merged commit b95884d into main May 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
2 participants