Skip to content

Renumber codec-java open-source line to 0.1.0#274

Merged
em3s merged 1 commit intomainfrom
refactor/codec-java-renumber-0.1.0
Apr 24, 2026
Merged

Renumber codec-java open-source line to 0.1.0#274
em3s merged 1 commit intomainfrom
refactor/codec-java-renumber-0.1.0

Conversation

@em3s
Copy link
Copy Markdown
Contributor

@em3s em3s commented Apr 24, 2026

Summary

Renumber the codec-java open-source line from 0.0.1-SNAPSHOT to 0.1.0-SNAPSHOT before its first release.

  • codec-java/build.gradle.kts: version = "0.0.1-SNAPSHOT""0.1.0-SNAPSHOT"
  • RELEASES.md compatibility table: codec-java:0.0.1codec-java:0.1.0 for Actionbase 0.3.x

Why

  • 0.1.0 is a more confident first-release number than 0.0.1 and follows the common "first minor release" convention in open-source projects.
  • Aligns with the root's X.Y.0-SNAPSHOT cadence pattern.
  • Nothing was published at 0.0.1 yet, so there is no consumer impact.

Test plan

  • ./gradlew :codec-java:build passes.
  • Confirm the resulting mavenJava publication coordinate is com.kakao.actionbase:codec-java:0.1.0-SNAPSHOT.

Switch codec-java's open-source starting version from 0.0.1-SNAPSHOT to
0.1.0-SNAPSHOT. 0.1.0 is a more confident first-release number for the
open-source line, aligns with the common "first minor" convention, and
matches the root's X.Y.0-SNAPSHOT cadence pattern. Nothing was published
at 0.0.1, so no consumer impact.

Updates the RELEASES.md compatibility table to reference codec-java:0.1.0
for Actionbase 0.3.x.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@dosubot dosubot Bot added the size:XS This PR changes 0-9 lines, ignoring generated files. label Apr 24, 2026
@em3s em3s merged commit 84746f1 into main Apr 24, 2026
8 checks passed
@em3s em3s self-assigned this Apr 24, 2026
@em3s em3s deleted the refactor/codec-java-renumber-0.1.0 branch April 24, 2026 15:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size:XS This PR changes 0-9 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant