Skip to content

Release 0.14.1 - #197

Merged
seonghobae merged 1 commit into
masterfrom
release/bump-0.14.1
May 13, 2026
Merged

Release 0.14.1#197
seonghobae merged 1 commit into
masterfrom
release/bump-0.14.1

Conversation

@seonghobae

@seonghobae seonghobae commented May 13, 2026

Copy link
Copy Markdown
Contributor

Bump version to 0.14.1 to sync GHCR publish for Node24 workflow remediation.

Summary by CodeRabbit

  • Chores
    • Version bumped to 0.14.1
    • Infrastructure and build pipeline updates

Review Change Stack

@coderabbitai

coderabbitai Bot commented May 13, 2026

Copy link
Copy Markdown
Contributor

Note

.coderabbit.yaml has unrecognized properties

CodeRabbit is using all valid settings from your configuration. Unrecognized properties (listed below) have been ignored and may indicate typos or deprecated fields that can be removed.

⚠️ Parsing warnings (1)
Validation error: Unrecognized key(s) in object: 'version'
⚙️ Configuration instructions
  • Please see the configuration documentation for more information.
  • You can also validate your configuration using the online YAML validator.
  • If your editor has YAML language server enabled, you can add the path at the top of this file to enable auto-completion and validation: # yaml-language-server: $schema=https://coderabbit.ai/integrations/schema.v2.json

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro

Run ID: 95a51223-95d9-43ee-b39f-7c5ad508c9a0

📥 Commits

Reviewing files that changed from the base of the PR and between 822d0ee and 84605fd.

📒 Files selected for processing (2)
  • CHANGELOG.md
  • VERSION

📝 Walkthrough

Walkthrough

Version 0.14.1 is released with a version file bump and corresponding changelog entry. The changelog documents updates to the Docker publish pipeline, including Node24-native SHA migration, Node24 opt-in contract clarification, and Dockerfile ENV syntax warning resolution.

Changes

Release v0.14.1 Metadata

Layer / File(s) Summary
Version and release notes
VERSION, CHANGELOG.md
VERSION incremented from 0.14.0 to 0.14.1, and CHANGELOG.md updated with release section documenting Docker publish pipeline changes (Node24-native SHA, Node24 opt-in, Dockerfile ENV warnings).

Possibly related PRs

  • Seongho-Bae/naruon#182: Prior patch-version release bump with VERSION and CHANGELOG.md updates for a previous release cycle.
  • Seongho-Bae/naruon#166: Related release-management change with VERSION and CHANGELOG.md updates for an earlier patch release.
  • Seongho-Bae/naruon#185: Another release-metadata update bumping VERSION and CHANGELOG.md for a patch version increment.

Poem

🐰 A tiny hop from 0.14.0 to one-point-one,
With Docker's Node24 SHA in the sun,
Changelog and VERSION files now align,
Release notes cleared, the pipeline shines fine!

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title 'Release 0.14.1' directly and clearly summarizes the main change—bumping the version to 0.14.1 as confirmed by the VERSION file update and PR description.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch release/bump-0.14.1

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

@github-actions

Copy link
Copy Markdown
Contributor

PR governance metadata gate is not ready for 84605fd756219a302d405d4f13f3a7ff49bf76b9:

  • 3 required check(s) are not successful on 84605fd.\n- Missing current-head CodeRabbit/coderabbitai evidence for 84605fd.\n

@seonghobae

Copy link
Copy Markdown
Contributor Author

@coderabbitai approve

@github-actions

Copy link
Copy Markdown
Contributor

PR governance metadata gate is not ready for 84605fd756219a302d405d4f13f3a7ff49bf76b9:

  • 2 required check(s) are not successful on 84605fd.\n- Missing current-head CodeRabbit/coderabbitai evidence for 84605fd.\n

1 similar comment
@github-actions

Copy link
Copy Markdown
Contributor

PR governance metadata gate is not ready for 84605fd756219a302d405d4f13f3a7ff49bf76b9:

  • 2 required check(s) are not successful on 84605fd.\n- Missing current-head CodeRabbit/coderabbitai evidence for 84605fd.\n

@greptile-apps

greptile-apps Bot commented May 13, 2026

Copy link
Copy Markdown

Greptile Summary

Node24 워크플로우 개선 작업(Issue #193)을 반영하기 위해 버전을 0.14.0에서 0.14.1로 올리는 패치 릴리스입니다.

  • VERSION 파일을 0.14.1로 업데이트하고, CHANGELOG.md에 해당 변경 내용을 기존 스타일에 맞게 한국어로 기록했습니다.
  • 코드 로직 변경은 없으며, 이전 커밋에서 완료된 Docker GitHub Actions의 Node24-native SHA 교체 및 Dockerfile ENV 문법 정리를 릴리스 태그에 동기화하는 것이 목적입니다.

Confidence Score: 5/5

병합해도 안전합니다. 코드 로직 변경이 전혀 없으며 버전 문자열과 변경 이력만 수정됩니다.

VERSION과 CHANGELOG.md 두 파일만 변경되었고, 두 파일의 내용이 서로 일치하며 기존 릴리스 스타일을 그대로 따릅니다. 런타임 동작에 영향을 주는 변경 사항은 없습니다.

특별히 주의가 필요한 파일이 없습니다.

Important Files Changed

Filename Overview
CHANGELOG.md 0.14.1 버전 항목 추가 — 날짜, 형식, 내용 모두 기존 스타일과 일치합니다.
VERSION 0.14.0 → 0.14.1 단순 패치 버전 업데이트, CHANGELOG와 일치합니다.

Flowchart

%%{init: {'theme': 'neutral'}}%%
flowchart TD
    A[PR #197 병합] --> B[VERSION: 0.14.0 → 0.14.1]
    A --> C[CHANGELOG.md 항목 추가]
    B --> D[GHCR publish 워크플로우 트리거]
    C --> D
    D --> E[Node24-native 이미지 태그로 Docker 이미지 게시]
Loading

Reviews (1): Last reviewed commit: "chore: bump version to 0.14.1 for Node24..." | Re-trigger Greptile

@coderabbitai

coderabbitai Bot commented May 13, 2026

Copy link
Copy Markdown
Contributor
✅ Actions performed

Comments resolved and changes approved.

@github-actions

Copy link
Copy Markdown
Contributor

PR governance metadata gate is not ready for 84605fd756219a302d405d4f13f3a7ff49bf76b9:

  • Missing current-head CodeRabbit/coderabbitai evidence for 84605fd.\n

@seonghobae
seonghobae merged commit b050bac into master May 13, 2026
17 checks passed
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