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

version version 2.4.2 #118

Merged
merged 6 commits into from
Jan 17, 2024
Merged

version version 2.4.2 #118

merged 6 commits into from
Jan 17, 2024

Conversation

zbqmgldjfh
Copy link
Member

No description provided.

* refactor(Feedback): Feedback 페키지를 User 하부로 이동

* refactor(Content): Feedback의 본문 내용인 Content 를 값객체로 리팩토링

* test(Feedback): 피드백 도메인 테스트 작성

* test(FeedbackTest): 피드백 동등성 테스트 작성

* test(FeedbackTest): 접근제어자 제거

* test(FeedbackTest):clear_all_feedback 에서 사이즈를 확인하는 단언문을 hasSize를 사용하도록 변경
* feat(User): User의 Id에 private getter 제거

* feat(Url): Url의 pattern 변경과 상수로 미리 compile해 두도록 변경

* feat(UserQueryRepository): User 에그리거트에 하나의 repository만 만들어 사용하도록 변경

* docs(Readme): 리드미 일부 수정

* refactor(Notice): 생성자의 파라미터에 개행 추가
* feat: v1 api 제거

* test: v1을 사용하던 인수테스트를 전부 v2 api를 사용하도록 변경

* test(NoticeControllerTest): 사용되지 않는 api v1의 slice 테스트 삭제

* feat(AuthInterceptor): 더이상 사용하지 않는 interceptor 제거
* test: 스레딩을 사용한 공지 업데이트 테스트 작성

* feat(Notice): updatedDate와 important 필드 getter 제공

* feat(NoticeJdbcRepository): Batch insert를 위한 NoticeJdbcRepository 구현

* build: Gibhub Action WolkFlow 에 테스트 검증 step 추가

* test(DepartmentNoticeUpdaterTest): 대기 시간을 2초로 변경

* build: Java11 에서 17로 버전 변경
11버전에서 17버전으로 변경한다

* build: Gradle 버전을 7.3으로 변경

* build: Asciidoctor 버전 변경

* test: public 서식 지정자 제거

* docs(readme): Batch Insert 부분 업데이트
* docs(readme): Batch Insert 부분 관련 정리글 링크 추가

* refactor: sentry에 대한 의존성 제거
@zbqmgldjfh zbqmgldjfh added the 🚀 Deploy Production deploy production server label Jan 17, 2024
@zbqmgldjfh zbqmgldjfh self-assigned this Jan 17, 2024
@zbqmgldjfh zbqmgldjfh merged commit 52ff58f into main Jan 17, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🚀 Deploy Production deploy production server
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant