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: deploy to prod #78

Merged
merged 3 commits into from
Apr 29, 2024
Merged

release: deploy to prod #78

merged 3 commits into from
Apr 29, 2024

Conversation

rlarltj
Copy link
Member

@rlarltj rlarltj commented Apr 29, 2024

prod 서버로 아래 변경사항을 배포합니다.

  • 장부 조회 api v2 추가
  • 내정보 조회 api에 provider 필드 추가
  • kakao 로그인 시 예외 처리 세분화
  • 누적 잔액 정상 반영

rlarltj added 3 commits April 11, 2024 02:52
* refactor: LedgerService 메소드 분리

* refactor: move updateTotalBalance method to Entity

* refactor: change calculator return type to int

* refactor: 누적 잔고가 정상 반영되도록 한다.
* feat: 내정보 조회 api에 provider field를 추가한다.

* feat: 특정 기간의 장부를 반환하는 메소드를 추가한다.

* feat: LedgerReader의 공통 코드를 메소드 분리한다.

* feat: LedgerControllerV2, RequestV2를 추가한다.
@rlarltj rlarltj self-assigned this Apr 29, 2024
@rlarltj rlarltj merged commit ce4c809 into main Apr 29, 2024
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