Skip to content

🚀 Deploy 20260223-v0.1.31#37

Merged
Cassiiopeia merged 3 commits intodeployfrom
main
Feb 23, 2026
Merged

🚀 Deploy 20260223-v0.1.31#37
Cassiiopeia merged 3 commits intodeployfrom
main

Conversation

@Cassiiopeia
Copy link
Contributor

@Cassiiopeia Cassiiopeia commented Feb 23, 2026

Summary by CodeRabbit

릴리스 노트

  • 개선 사항

    • AI 서버 응답에서 메시지 필드를 포함하도록 확장했습니다.
    • 알 수 없는 JSON 속성을 무시하는 기능을 추가했습니다.
    • 응답 로깅에 메시지 정보를 포함하도록 개선했습니다.
  • Chores

    • 버전을 0.1.31로 업데이트했습니다.

@Cassiiopeia Cassiiopeia changed the title deploy 🚀 Deploy 20260223-v0.1.31 Feb 23, 2026
@Cassiiopeia
Copy link
Contributor Author

@coderabbitai summary

@coderabbitai
Copy link

coderabbitai bot commented Feb 23, 2026

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

🗂️ Base branches to auto review (1)
  • main

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review

Walkthrough

AI 서버의 응답 모델(PlaceExtractionResponse)에 message 필드를 추가하고 JSON 직렬화 설정을 업데이트했습니다. 로깅 로직도 향상되어 응답 메시지를 포함하도록 수정되었으며, 프로젝트 버전을 0.1.30에서 0.1.31로 올렸습니다.

Changes

Cohort / File(s) Summary
PlaceExtractionResponse DTO
MS-AI/src/main/java/kr/suhsaechan/mapsy/ai/dto/PlaceExtractionResponse.java
message 필드를 추가하고 미지의 JSON 속성을 무시하는 @JsonIgnoreProperties 애너테이션을 적용했습니다.
AiServerService 로깅
MS-AI/src/main/java/kr/suhsaechan/mapsy/ai/service/AiServerService.java
AI 서버 수락 로그에 응답 메시지를 포함하도록 로깅 문구를 업데이트했습니다.
버전 관리
build.gradle, version.yml
프로젝트 버전을 0.1.30에서 0.1.31로 상향하고 버전 코드 및 메타데이터를 업데이트했습니다.

Estimated code review effort

🎯 2 (Simple) | ⏱️ ~10 minutes

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch main

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@coderabbitai
Copy link

coderabbitai bot commented Feb 23, 2026

✅ Actions performed

Summary regeneration triggered.

@github-actions
Copy link

✅ 변경사항이 자동으로 deploy 브랜치에 적용되었습니다. PR을 수동으로 닫아주세요.

@Cassiiopeia Cassiiopeia merged commit 9506d8a into deploy Feb 23, 2026
1 check was pending
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.

2 participants