Restructure Release artifacts around independent per-module versioning#269
Merged
Restructure Release artifacts around independent per-module versioning#269
Conversation
Replace the "All modules share the same version" framing with a policy of per-module independent release cadences. List codec-java alongside core/server/cli in the artifact table, note that core is not yet published, and add a compatibility table mapping codec-java versions to Actionbase server versions. codec-java is slated for deprecation and will be absorbed into the Kotlin core module. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
286baa5 to
ff114cb
Compare
This was referenced Apr 24, 2026
Contributor
Author
|
Needed @TableSource while starting this — opened #273. Phase 1 dense-matrix files will migrate to @TableSource instead of @ObjectSource. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
codec-javato the Release artifacts table alongsidecore,server, andcli.coreas not yet published (removes the prior "GitHub Packages (Maven Central after 1.0.0)" claim, which is not reflected by the current distribution state).codec-javaversions to Actionbase server versions:v2-core:1.0.14-SNAPSHOT(source only) → 0.1.x, 0.2.xcodec-java:0.0.1→ 0.3.x (upcoming)codec-javais slated for deprecation and will be absorbed into the Kotlincoremodule.Test plan