Skip to content

chore(release): kzstd 0.2.1 - #88

Merged
jamesarich merged 1 commit into
mainfrom
release/0.2.1
Sep 18, 2026
Merged

jamesarich merged 1 commit into
mainfrom
release/0.2.1

Conversation

@jamesarich

@jamesarich jamesarich commented Sep 18, 2026

Copy link
Copy Markdown
Collaborator

Why

First release cut through the new changelog gate (#87, #85). 23 commits have landed since v0.2.0 and none of them are described anywhere a release can read.

The committed ABI dumps are byte-identical to 0.2.0 (git diff v0.2.0..main -- '*.api' is empty across both tracked dumps), so this is a patch, not a minor.

🧹 Chores

  • VERSION, gradle.properties:VERSION_NAME and a new ## [0.2.1] CHANGELOG section, moved together — the release workflow now fails unless all three agree, and renders the GitHub release body from that section instead of from commit titles.

Contents of the release: zstd-jni 1.5.7-16 on the JVM backend, Kotlin 2.4.20, Gradle 9.7.1, the Gradle daemon JVM pinned to 21, snapshots publishing from Linux rather than macOS, the configuration cache enabled, and the JS test-harness CVE floors raised for the 2026-08-19 Dependabot alerts (test-only — nothing in the published artifacts changed).

Testing Performed

Ran the workflow's own gate locally against the edited tree:

$ awk -v v="## [$(cat VERSION)]" 'index($0, v) == 1 { found = 1 } END { exit !found }' CHANGELOG.md
gate OK: CHANGELOG has ## [0.2.1]

Tagging v0.2.1 after this merges is what publishes to Maven Central.

Maintenance release. The committed ABI dumps are byte-identical to 0.2.0,
so this is a patch: zstd-jni 1.5.7-16, Kotlin 2.4.20, Gradle 9.7.1, the
daemon JVM pinned to 21, snapshots off macOS, configuration cache on, and
the JS test-harness CVE floors raised.

All three version sources move together - VERSION, gradle.properties and
the CHANGELOG section - because the release workflow now fails unless they
agree, and renders the release body from that section rather than from
commit titles.

Claude-Session: https://claude.ai/code/session_011u5s67941BgPciWeLgb9jh
@coderabbitai

coderabbitai Bot commented Sep 18, 2026

Copy link
Copy Markdown

Warning

Review limit reached

Next included review available in 27 minutes.

Check out review usage here.

View limit details

Limit details: You’ve used the included review currently available.

You've used all free OSS reviews for now. Wait for the free limit to reset to keep reviewing this public repository.

Learn how review limits work.

Review configuration:

⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Advanced

Run ID: bd82326a-5af0-43df-83f4-74101e28f7d9

📥 Commits

Reviewing files that changed from the base of the PR and between e5de4ce and 0896bc6.

📒 Files selected for processing (3)
  • CHANGELOG.md
  • VERSION
  • gradle.properties

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.

@jamesarich
jamesarich added this pull request to the merge queue Sep 18, 2026
@jamesarich
jamesarich removed this pull request from the merge queue due to a manual request Sep 18, 2026
@jamesarich
jamesarich merged commit 5b70424 into main Sep 18, 2026
7 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