Skip to content

v1.1.0

Compare
Choose a tag to compare
@github-actions github-actions released this 13 Sep 08:05
· 114 commits to refs/heads/main since this release
da5a060

What's Changed

🔑 FE

🔒 BE

  • [BE] feat: 리뷰 랭킹 조회api와 마이페이지 리뷰 조회api에서 반환값에 상품의 categoryType 추가 @hanueleee (#614)
  • [BE] hotfix: image 문자열 자르기 에러 수정 @wugawuga (#604)
  • [BE] hotfix: cloudfront path 로 이미지 url 변경 @wugawuga (#603)
  • [BE] hotfix: s3 권한을 얻을 때 읽기 권한 추가 삭제 @wugawuga (#602)
  • [BE] hotfix: s3 path 를 file full path 로 수정 @wugawuga (#601)
  • [BE] feat: 서버에서 s3 에 이미지 업로드 구현 @wugawuga (#597)
  • [BE] style: presinged -> presigned @wugawuga (#593)
  • [BE] feat: S3 pre-singed-url 반환 기능 구현 @wugawuga (#591)
  • [BE] refactor: @ManyToOne의 FetchType을 LAZY로 수정 @hanueleee (#585)
  • [BE] refactor: image url만 받게 수정 @wugawuga (#568)
  • [BE] refactor: 리뷰 관련 dto 패키지 분리 @wugawuga (#572)
  • [BE] feat: 로그인 정보가 존재하지 않을 때, 새로운 세션을 생성하지 않도록 하는 설정 추가 @70825 (#565)

Full Changelog: v1.0.2...v1.0.3