Skip to content

Prepare 3.1.1 release#14

Merged
jlc488 merged 1 commit into
mainfrom
chore/release-3.1.1
Jul 5, 2026
Merged

Prepare 3.1.1 release#14
jlc488 merged 1 commit into
mainfrom
chore/release-3.1.1

Conversation

@jlc488

@jlc488 jlc488 commented Jul 5, 2026

Copy link
Copy Markdown
Collaborator

Release prep for v3.1.1 (security patch — the uppercase-scheme bypass fix from #13):

  • gradle.properties3.1.1-SNAPSHOT (release workflow overrides with the clean version from the tag)
  • CHANGELOG.md, docs/changelog.md, docs/changelog.ko.md: [Unreleased][3.1.1] with Security + Migration notes
  • Adds the Korean changelog entry the fix PR (Fix uppercase-scheme bypass in LLM tool-input guard #13) omitteddocs/changelog.ko.md now matches the English changelogs (bilingual parity)

Follows the 3.0.1 patch convention: version literals in README / installation docs stay at the minor line (3.1.0), only the changelogs + gradle.properties move.

Release surface checklist

  • Root CHANGELOG.md — [3.1.1] entry
  • docs/changelog.md + docs/changelog.ko.md — [3.1.1] entry (bilingual)
  • gradle.properties — 3.1.1-SNAPSHOT
  • README / installation version literals — N/A (stay at minor line per 3.0.1 precedent)
  • org .github profile README — N/A (auto-updating Maven Central badge)
  • GitHub Discussions — N/A (disabled on this repo)
  • devslab-examples — deferred: demos stay on 3.1.0; API unchanged, they keep working. Can bump separately if desired.

Verification

Full CI-equivalent build green locally after the version bump: ./gradlew buildBUILD SUCCESSFUL, all module tests pass.

After merge: push v3.1.1 → release workflow publishes to Maven Central and auto-creates the GitHub Release.


요약 (한국어)

v3.1.1 보안 패치 릴리스 준비 (#13의 대문자 스킴 우회 수정). CHANGELOG 3종 [3.1.1] 확정 + gradle.properties 범프. fix PR이 빠뜨린 한국어 changelog 항목도 이번에 보강 (bilingual parity). 3.0.1 관례대로 README/installation 리터럴은 minor 라인 유지. 로컬 전체 빌드 green. 머지 후 v3.1.1 태그 푸시로 Maven Central 배포 + GitHub Release 자동 생성.

Cut the [3.1.1] section (uppercase-scheme bypass security fix) in all
three changelogs and bump gradle.properties to 3.1.1-SNAPSHOT, matching
the 3.0.1 patch-release convention (version literals in README /
installation docs stay at the minor line).

Also adds the Korean changelog entry that the fix PR omitted -
docs/changelog.ko.md now carries the same Security note as the English
changelogs (bilingual parity).
@jlc488
jlc488 merged commit 01e47da into main Jul 5, 2026
1 check 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