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:v1.0.0-beta.15 #67

Merged
merged 3 commits into from
Jan 29, 2025
Merged

Release:v1.0.0-beta.15 #67

merged 3 commits into from
Jan 29, 2025

Conversation

Hwan0518
Copy link
Collaborator

@Hwan0518 Hwan0518 commented Jan 29, 2025

ygyg[v1.0.0-beta.15]

  • API 개발
    • aws s3 파일 업로드를 위한 presignedUrl 생성 API 개발
  • Fix/Modify
    • 타입별 내 소분글 조회 api에서 중복 데이터가 조회되는 버그 수정
    • igthub actions workflow에서 환경변수 주입 방법 변경

- aws 의존성 추가
- accessKeyId와 secretKey를 사용하여 presigner 구현 & putObjectPresignedUrl 생성
- participatingUser가 leftJoin으로 조회되어서 중복 데이터가 생김
- 따라서 distinct()를 사용하여 중복데이터를 제거
- 모든 환경변수를 build시에 application-prod.yml으로 주입하던 기존 방법에서, 아주 중요한 환경변수는 런타임시에 주입하도록 변경
@Hwan0518 Hwan0518 changed the title Release:v1.0.0-beta.14 Release:v1.0.0-beta.15 Jan 29, 2025
@Hwan0518 Hwan0518 merged commit e3542be into main Jan 29, 2025
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