Skip to content

Releases: MediBird/caring-note-api-server

v2.1.0

26 Jun 13:48

Choose a tag to compare

릴리즈 노트

기타 변경사항

  • refactor: MedicationCounselRepository 메서드 이름 변경 및 상담 시간 계산 로직 수정 (jawsbaek)
  • refactor: 상담 세션 통계 DTO 및 서비스 로직 수정 (jawsbaek)

v2.0.0

16 Jun 15:28

Choose a tag to compare

릴리즈 노트

새로운 기능

  • feat: 내 정보 업데이트 및 비밀번호 변경 기능 추가 (#261) (jawsbaek)
  • feat: NoContentException 클래스 개선 및 AI 응답 파싱 유틸리티 클래스 추가 (#259) (jawsbaek)
  • feat: add session record and use tus in stt (#256) (Rappire)
  • feat: remove useless TestDataInitializer (#258) (Rappire)
  • feat: renew consult counsel card (#257) (Rappire)
  • feat: ✨ 이전 상담 내역 상세 조회 API 추가 및 서비스 로직 구현 (#254) (jawsbaek)
  • feat: ✨ add counsel session status filters (#239) (jawsbaek)
  • feat: configure management endpoints for actuator health and discovery (#235) (Rappire)
  • feat: add new columns and inputs to the counselcard (#229) (jawsbaek)
  • feat: 📝 add and modify docs (#228) (SunPil Choi)

버그 수정

  • fix: 🐛 declare entitymanger.flush (#250) (jawsbaek)
  • fix: 🔊 add log for tusService (#248) (jawsbaek)
  • fix: 🐛 fix tus content type bug (#245) (jawsbaek)
  • fix: 🥅 fix enumerated error (#233) (#234) (jawsbaek)
  • fix: 📦 update package versions (#231) (jawsbaek)

기타 변경사항

  • refactor: ChangePasswordReq 클래스에서 현재 비밀번호 필드 제거 (#264) (jawsbaek)
  • refactor: 크론잡에서 진행 상태 상담 세션도 취소 처리하도록 변경 (#263) (jawsbaek)
  • refactor: 상담사 정보 업데이트 로직 간소화 및 Keycloak 사용자 삭제 로직 개선 (#262) (jawsbaek)
  • fix :revert tus change (#255) (Rappire)
  • refactor: ♻️ refactor tus update status (#251) (jawsbaek)
  • refactor: ♻️ refactor fileid to counselsession id (#249) (jawsbaek)
  • refactor: 🐛 delete files when error happend on merging (#246) (jawsbaek)
  • refactor: update Counselor and SelectCounselSessionRes for improved structure and readability (#243) (Rappire)
  • refactor: ♻️ update counselor information handling in CounselSessionRepository (#242) (Rappire)
  • refactor: ♻️ refactor UpdateCounseleeReq (#244) (jawsbaek)
  • refactor: ♻️ refactor tus service (#241) (jawsbaek)
  • refactor: ♻️ refactor counselsessionid (jawsbaek)
  • refactor: ♻️ refactor CounseleeConsentService to accept sessio… (#240) (jawsbaek)
  • feature: add merge tus file (#237) (Rappire)
  • feature: add tus protocol (#236) (Rappire)
  • refactor: update counselee consent creation logic and optimize session query (#232) (Rappire)
  • refactor: remove deprecated (#226) (Rappire)
  • refactor: use tabsize 4 in file format (#224) (Rappire)
  • refactor: ✨ add common pagination entity (#221) (Rappire)

Release v1.1.0

27 Apr 14:25
0831d9f

Choose a tag to compare

릴리즈 노트

새로운 기능

  • feat: add new columns and inputs to the counselcard (#229) (jawsbaek)
  • feat: 📝 add and modify docs (#228) (SunPil Choi)

기타 변경사항

  • refactor: remove deprecated (#226) (Rappire)
  • refactor: use tabsize 4 in file format (#224) (Rappire)
  • refactor: ✨ add common pagination entity (#221) (Rappire)
  • fix: 📦 update package versions (#231) (jawsbaek)

v1.0.1

19 Apr 08:47
0831d9f

Choose a tag to compare

🚀 릴리즈: Staging to Main (#220)

v1.0.0

19 Apr 08:40

Choose a tag to compare

What's Changed

Read more