Skip to content

v1.4.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 23 Dec 06:43

📋 변경점

  • 서비스 배포 (#400)
  • Version1 최종 배포 (#397)
  • jwtfilter response CORS 설정 추가 (#396)
  • 재발급된 AccessToken 권한 설정 오류 (#393)
  • options체킹 제거 (#390)
  • Options체킹 활성화.java (#389)
  • jwtFilter Exception Response contentTpye수정 (#388)
  • 필터, 컨트롤러 로그 추가 (#385)
  • AT, RT getAuthentication, parseClaim메서드 분리 (#382)
  • header Options 체킹 제거 (#379)

🚀 Features

  • [#398] 글자 수 제한 수정 (#399)
  • AT, RT getAuthentication, parseClaim메서드 분리 (#381)

🐛 Bug Fixes

  • [#394] filter response cors 설정 추가 (#395)
  • [#391] 재발급된 AccessToken 권한 설정 오류 (#392)
  • [#386] jwtFilter resposne contentType 수정 (#387)
  • [#383] 로그 추가 (#384)
  • [#377] Jwt필터링 헤더 Options 체킹 로직 제거 (#378)