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

master v0.5.4 #90

Merged
merged 44 commits into from
Mar 29, 2023
Merged

master v0.5.4 #90

merged 44 commits into from
Mar 29, 2023

Conversation

chhs2131
Copy link
Owner

@chhs2131 chhs2131 commented Mar 29, 2023

요약


주요내용

  • 외부 API 통신 라이브러리를 WebClient(WebFlux)로 변경
  • IPO
    • IPO 목록 조회시 이제 특정 기간을 기준으로 조회합니다.
    • 이제 같은 날에 발생한 같은 종목에 Comment를 하나의 List로 묶어서 보여줍니다.
    • IPO Comment가 날짜순으로 정렬되지 못하던 문제 수정
  • 카카오 로그인
  • 카카오 AccessToken을 통해 정상적으로 로그인될 경우, dbsg server의 token을 발급해주는 기능 추가
  • 이후 요청시에 있는 token을 filter에서 확인하여 관련 정보를 인증 contextHolder에 추가함
  • 사용되지 않는 패키지 삭제

- global/uitl에 있던 HttpConnection의 패키지 경로 수정
- Kakao 로그인 기능에 deprecated
명시 (신규로 작성 필요)
- Deprecated: KakaoController, MemberApiController,
AuthController.googleLogin
- 권한이 필요없는 엔드포인트 수정: /api/v1/ipo/**,
/api/v1/auth/**
Feature/#80 - JWT 인증 구현 및 카카오 로그인 구현 SNAPSHOT (v0.5.2)
fix(comment): comment list 정렬 순서가 날짜가 기준이 아니였던 문제 수정
@chhs2131 chhs2131 merged commit 165f54e into master Mar 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant