Conversation
[BE-112] action script 에러 수정
[BE-112] 배포 자동화 셸 스크립트를 작성합니다.
[BE-112] 셸 스크립트 실행 권한 추가
[BE-112] 잘못된 파일 이름 수정
[BE-112] 디스코드 발송 에러 수정
[BE-112] 디스코드 발송 스크립트 수정
- 디스코드 환경 변수 설정 및 알림 보내기 step 추가
- 디스코드 환경 변수 설정 및 알림 보내기 step 추가
[BE-112] github action 디스코드 알림 전송 스크립트 수정
[BE-148] 코멘트 숨김 기능
[BE-149] 지원서 접수 시작/마감시간 설정 시 시간 형식 변경
* fix: sql 문법 오류 해결 * fix: 회원가입시 이메일 인증 로직 제거
해당 DTO는 요청 객체이므로 응답 형식을 지정해주는 코드가 필요하지 않음
[BE-155] POST /recruitment API 요청 형식 스웨거 불일치 해결
[BE-150] 댓글 공개여부 전환 기능
* [CHORE]: 운영 환경에서 swagger 관련 엔드포인트 생성되지 않도록 비활성화 * [FIX]: Swagger 경로를 보안 필터 체인에 포함 & 환경별 Swagger 접근 제어 적용 * [FIX]: Swagger 경로에서 JWT 필터 제외 처리 * [FIX]: FeignClient name 충돌로 인한 Bean 중복 등록 문제 해결
* [fix]: 권한 변경 API 관리자만 허용 * [style]: spotless
* move: 패키지 이동 * feat: NotOperatedException 정의 * refactor: 상태 변경 로직 수정 - 상태 변경을 할 수 있는지 검증하는 메소드 추가 * refactor: swagger 명세 수정 * refactor: 응답 데이터에 isPassable, isNonPassable 추가 * refactor: 리뷰 반영 * refactor: 리뷰 반영 2
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
개요
release 4.3.0
작업사항
변경로직
reference