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.9 #150

Merged
merged 6 commits into from
Jun 1, 2023
Merged

Release 0.2.9 #150

merged 6 commits into from
Jun 1, 2023

Conversation

le2sky
Copy link
Member

@le2sky le2sky commented Jun 1, 2023

구현 내용

구현 요약

#143

  • [GET] /category : 카테고리 목록 조회
    • 기존에는 사용자의 카테고리가 존재하지 않다면 404 에러를 발생했습니다.
    • emptyList를 반환하도록 수정했습니다.

#145

  • 테스트용 토큰 발급 로직을 구현하고, 회원 도메인 패키지를 정리했습니다.
    • 클라이언트에 영향은 없습니다.

#147

  • 이제 프리 플라이트 요청 시, 인가 로직을 수행하지 않습니다.

관련 이슈

close #143
close #145
close #147

구현 내용

  • 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)

@le2sky le2sky added the 배포 label Jun 1, 2023
@le2sky le2sky changed the title Release 0.2.8 Release 0.2.9 Jun 1, 2023
@le2sky le2sky merged commit f87f697 into main Jun 1, 2023
@sonarcloud
Copy link

sonarcloud bot commented Jun 1, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
2 participants