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 3.0.0 #73

Merged
merged 82 commits into from
Nov 4, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
82 commits
Select commit Hold shift + click to select a range
86a9fe0
Merge pull request #1 from team-alcoholic/main
y-ngm-n Jul 10, 2024
a9d0c67
[BYOB-49] 지역 DB 구축 및 지역 선택 관련 API 구현 (#2)
y-ngm-n Jul 10, 2024
3611e25
[BYOB-47] 카카오 OpenAPI 분석 및 연동 (#3)
yangdongsuk Jul 10, 2024
a1d6e0b
[BYOB-48] 회원가입 API + 사용자 DB (#4)
yangdongsuk Jul 12, 2024
6a2f090
[BYOB-70] CORS 설정 (#5)
y-ngm-n Jul 14, 2024
2dff8b6
release/1.0.0에 develop 머지하기 (#6)
yangdongsuk Jul 15, 2024
7317b43
[BYOB-53] 세션 관리 구현 + 로그아웃 API (#7)
yangdongsuk Jul 15, 2024
f7134e9
Merge branch 'release/1.0.0' into develop
y-ngm-n Jul 15, 2024
1d746dd
[BYOB-84] 로그아웃 CORS 문제 및 지역 권한 문제 해결 (#11)
yangdongsuk Jul 16, 2024
40eeb10
[BYOB-73, 61] 모임상세조회 API 및 모임목록조회 API 구현 (#12)
y-ngm-n Jul 18, 2024
4729b42
fix: 모임상세조회 요청 시 지역이 지역코드로 응답되는 문제 해결 (#13)
y-ngm-n Jul 18, 2024
4596467
Create backend_dev.yml
yangdongsuk Jul 18, 2024
628f607
fix: backend_dev.yml 경로 문제 해결
yangdongsuk Jul 18, 2024
d8e1036
fix: backend_dev.yml json 문제 해결
yangdongsuk Jul 18, 2024
070159a
fix: backend_dev.yml 문법 문제 해결
yangdongsuk Jul 18, 2024
dec23cf
fix: backend_dev.yml 파일 문제 해결
yangdongsuk Jul 18, 2024
7aad558
[BYOB-91] 백엔드 dev ci/cd 구축 (#14)
yangdongsuk Jul 18, 2024
e17f75a
[BYOB-95] baseurl 환경변수 미지정 해결 (#15)
yangdongsuk Jul 19, 2024
48bb388
[BYOB-92] 지역목록조회 API 요청 시 region에 지역코드를 담아서 응답하는 문제 해결 (#16)
y-ngm-n Jul 20, 2024
9c5ace8
[BYOB-98] 모임 관련 API 수정 (#17)
y-ngm-n Jul 21, 2024
a3a8706
[BYOB-103] DB 공통 엔티티 구현 (#18)
yangdongsuk Jul 22, 2024
6cd79d3
[BYOB-106] AWS ECR을 통해 도커 이미지 application.properties 노출 문제 해결 (#19)
yangdongsuk Jul 22, 2024
146e507
[BYOB-107] ecr 권한 문제 해결
yangdongsuk Jul 23, 2024
8150f13
[BYOB-77] Swagger 세팅 및 패키지 구조 수정 (#21)
y-ngm-n Jul 23, 2024
1b3bc01
[BYOB-124] Meeting repository에서 패키지 구조 변경에 따라 발생한 JPQL 오류 해결 (#22)
y-ngm-n Jul 24, 2024
5174610
[BYOB-128] CI/CD 환경변수 적용 방식 변경 (#24)
y-ngm-n Jul 26, 2024
7b8a93f
[BYOB-129] CI/CD workflow 내 환경변수 설정 방식 변경 완료 (#25)
y-ngm-n Jul 27, 2024
fb2663f
[BYOB-130] Spring Cloud로 AWS Secrets Manager 연결하도록 변경 (#26)
y-ngm-n Jul 28, 2024
478dbce
[BYOB-114] Logback에서 AWS CloudWatch에 로그 출력하도록 설정 (#27)
y-ngm-n Jul 29, 2024
132bead
[BYOB-131] log 시간대를 한국 시간대에 맞게 수정 (#28)
y-ngm-n Jul 30, 2024
82858e6
[BYOB-134] production 환경에서의 환경변수 및 properties 세팅 (#29)
y-ngm-n Jul 30, 2024
6702702
[BYOB-133] production 환경 로그 세팅 (#30)
y-ngm-n Jul 31, 2024
e267c0a
[BYOB-136] 목록 조회 버그 해결 (#31)
yangdongsuk Aug 2, 2024
e2fae64
[BYOB-137] 공통 예외 처리 (#32)
yangdongsuk Aug 2, 2024
612fd8a
[BYOB-139] log 출력이 cloudwatch 및 console에도 발생하도록 변경 (#34)
y-ngm-n Aug 2, 2024
3f81f2b
[BYOB-138] 모임 리스트 생성일순, 마감순 조회 기능 (#33)
yangdongsuk Aug 2, 2024
4019908
[BYOB-147] region null처리 문제 해결 (#35)
yangdongsuk Aug 3, 2024
a332259
Merge branch 'main' into develop
y-ngm-n Aug 3, 2024
f0ef1e3
[BYOB-149] main merge 관련 버그 수정 (#37)
y-ngm-n Aug 3, 2024
8c35b46
[BYOB-150] production workflow에 develop 컨테이너 이미지 받아오는 버그 해결 (#38)
y-ngm-n Aug 3, 2024
ed66dd2
Merge branch 'main' into develop
y-ngm-n Aug 3, 2024
79be7d0
[BYOB-154] 모임목록 필터 API 구현 (#40)
yangdongsuk Aug 5, 2024
cb590fc
[BYOB-157] 모임 목록 API가 호출될 때, liquors가 지정되지 않은 경우 처리에 대한 버그 수정 (#41)
y-ngm-n Aug 6, 2024
d52655c
[BYOB-161] 주류 검색 API 구현 (#43)
y-ngm-n Aug 10, 2024
0502cc8
[BYOB-162] 테이스팅 노트 api (#44)
yangdongsuk Aug 11, 2024
2c8c100
[BYOB-167] 주류 데이터 구조 변경에 따른 관련 코드 수정 (#45)
y-ngm-n Aug 12, 2024
60d70cd
[BYOB-171] 주류 테이스팅 리뷰 목록 API 구현 (#46)
y-ngm-n Aug 12, 2024
3022ff7
[BYOB-173] 백엔드 로그인 리다이렉션 처리 (#47)
yangdongsuk Aug 12, 2024
71b4f79
[BYOB-174] gpt 주류 노트 api 구현 (#48)
yangdongsuk Aug 12, 2024
a3b66f0
[BYOB-177] spring ai application.properties dev,prod 반영 (#49)
yangdongsuk Aug 12, 2024
1c7c963
[BYOB-180] 로그인 레디스 연결 및 정책 변경 (#50)
yangdongsuk Aug 13, 2024
664ff0f
[BYOB-184] User 컬럼에 uuid 추가 및 테이스팅 노트 수정 api 구현 (#51)
yangdongsuk Aug 14, 2024
c7686db
[BYOB-185] 사용자별 테이스팅노트 목록 API 구현 (#52)
y-ngm-n Aug 14, 2024
019ed50
[BYOB-189]: 헬스 체크용 api 구현 (#53)
yangdongsuk Aug 14, 2024
3ed8679
[BYOB-188] CloudWatch Log Appender 설정 변경 (#54)
y-ngm-n Aug 14, 2024
c59d530
[BYOB-190] 주류 dto id 필드 추가 (#55)
yangdongsuk Aug 15, 2024
b108401
feat: OpenSearch tokenizer 변경에 따른 query 수정 및 개선 (#56)
y-ngm-n Aug 15, 2024
a422e3e
feat: 주류 dto id 필드 추가
yangdongsuk Aug 15, 2024
95453f5
feat: 로그 추가
yangdongsuk Aug 15, 2024
69202ec
feat: 카카오 권한 수정
yangdongsuk Aug 15, 2024
cfd44fa
[BYOB-197] 주류 추가 api (#58)
yangdongsuk Aug 16, 2024
16aa979
[BYOB-200] 신규 가입자 로그인 후 뒤로 가면 서버 오류 페이지로 넘어가는 버그 해결 (#59)
yangdongsuk Aug 16, 2024
0c82d6b
머지 충돌 해결
yangdongsuk Aug 16, 2024
5c802cc
fix: 세션 유지 시간 24시간으로 연장
yangdongsuk Aug 17, 2024
6e80a89
Merge branch 'main' into develop
yangdongsuk Aug 17, 2024
e0a95d8
[BYOB-205] OpenSearch 검색 방식 변경에 따른 관련 코드 수정 (#62)
y-ngm-n Aug 27, 2024
a4fbef1
[BYOB-207] 지역 DB 교체 및 관련 모듈 수정 (#63)
y-ngm-n Sep 3, 2024
35fb403
docs: coderabbit ai 설정 추가
y-ngm-n Sep 21, 2024
732a2ba
[BYOB-212] OAuth2 로직 변경 및 회원 정보 수정 기능 구현 (#64)
y-ngm-n Oct 8, 2024
b1d5756
[BYOB-216] Entity 생성 및 개발 DB 테이블 추가 (#65)
y-ngm-n Oct 14, 2024
bdf5855
[BYOB-217] API 버전 분리 (#66)
y-ngm-n Oct 14, 2024
2627ec9
[BYOB-218] User 도메인 API v2 구현 및 S3 업로드 구현 (#67)
y-ngm-n Oct 16, 2024
293be64
docs: github actions workflow에서 gradle build 시 테스트 제외
y-ngm-n Oct 16, 2024
a5c30e9
feat: Spring Cloud AWS Secrets Manager 버전 수정 및 github actions workflo…
y-ngm-n Oct 16, 2024
0f87138
[BYOB-219] Aroma 도메인 API v2 구현 (#68)
y-ngm-n Oct 16, 2024
685f065
[BYOB-220] Note 도메인 API 구현: 노트 작성 및 상세조회 API (#69)
y-ngm-n Oct 18, 2024
7826843
[BYOB-221] Note 도메인 API 구현: 노트 페이지네이션 조회 및 수정 API (#70)
y-ngm-n Oct 21, 2024
a8dda44
[BYOB-224] Note 도메인 API 응답 시 createdAt/updatedAt 누락된 문제 해결 (#71)
y-ngm-n Oct 24, 2024
886e4c6
[BYOB-226] 업데이트 관련 각종 API 추가 및 수정 (#72)
y-ngm-n Nov 1, 2024
ab79567
docs: multipart 관련 설정 추가 및 공통 설정 파일 분리
y-ngm-n Nov 2, 2024
5c45c07
fix: Note 조회 시 NoteImage가 정렬되지 않은 상태로 조회되는 문제 해결
y-ngm-n Nov 2, 2024
0afb556
Merge branch 'main' into develop
y-ngm-n Nov 4, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions .coderabbit.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
language: "ko-KR"
tone_instructions: "please talk softly"
early_access: false
enable_free_tier: true
reviews:
profile: "assertive"
4 changes: 2 additions & 2 deletions .github/PULL_REQUEST_TEMPLATE.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
## 🚀 완료한 기능 혹은 수정 기능

## 🚀 Jira 티켓
**[BYOB-]**

<br>

Expand Down
7 changes: 5 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,11 @@ dependencies {
implementation 'org.springframework.boot:spring-boot-starter-web'
implementation 'org.springframework.boot:spring-boot-starter-validation'

// AWS Cloud
implementation 'io.awspring.cloud:spring-cloud-starter-aws-secrets-manager-config:2.4.4'
// AWS S3
implementation 'io.awspring.cloud:spring-cloud-aws-starter-s3:3.2.0'
// AWS Secrets Manager
// implementation 'io.awspring.cloud:spring-cloud-starter-aws-secrets-manager-config:2.4.4'
implementation 'io.awspring.cloud:spring-cloud-aws-starter-secrets-manager:3.2.0'
// AWS CloudWatch logback appender
implementation "ca.pjer:logback-awslogs-appender:1.6.0"
// AWS OpenSearch Service
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@


@OpenAPIDefinition(servers = {
@Server(url = "/api/v1", description = "Default Server URL")
@Server(url = "/api", description = "Default Server URL")
})
@EnableJpaAuditing
@SpringBootApplication
Expand Down

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

Loading
Loading