Skip to content

Prepare v1.0.0 release#219

Merged
kirich1409 merged 2 commits into
developfrom
release/1.0.0
May 30, 2026
Merged

Prepare v1.0.0 release#219
kirich1409 merged 2 commits into
developfrom
release/1.0.0

Conversation

@kirich1409
Copy link
Copy Markdown
Contributor

Release v1.0.0 prep — into develop

Promotes the integration branch to release state for the first stable 1.0.0. Config/docs only — no code changes.

Changes

Positioning

Android — Stable; iOS (SKIE/DCE) & JVM — Preview (public API may change in minor releases without a major bump).

Verification (all green, local)

  • assemble ✓ (serialized K/N link), test ✓, spotlessCheck ✓, :core:koverVerify ✓ (≥90%), :featured-gradle-plugin:test ✓, publishToMavenLocal ✓ (POM/BOM/coords/GPG), :core:zipXCFramework ✓.
  • L5 runtime smoke: Android sample on Pixel 10 AVD ✓ (reactive flag toggle + Debug UI lists 5 flags via GeneratedFeaturedRegistry.all); Compose Desktop launch ✓; iOS FeaturedSampleApp.framework build ✓.

Next: release PR developmain, then tag v1.0.0 (both require explicit confirmation).

Copilot AI review requested due to automatic review settings May 30, 2026 20:14
Copy link
Copy Markdown

@cubic-dev-ai cubic-dev-ai Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No issues found across 5 files

Re-trigger cubic

Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Release-prep PR that promotes the integration branch to 1.0.0 state. Docs/config only — bumps the publishing version, finalizes the changelog with platform-stability framing, adds a stability table to the README, and corrects two documents that still claimed Binary Compatibility Validator was enforced (it was removed in #150).

Changes:

  • Bump VERSION_NAME from 1.0.0-Beta1 to 1.0.0.
  • Finalize CHANGELOG.md [1.0.0] - 2026-05-30 (add #190/#193/#196 entries, fix #215 plugin-location bullet, add Platform stability subsection, fix compare links).
  • Replace BCV claims in CLAUDE.md and CONTRIBUTING.md (rewrite deprecation section to the real "no migration window" policy) and add a Platform stability table to README.md.

Reviewed changes

Copilot reviewed 5 out of 5 changed files in this pull request and generated no comments.

Show a summary per file
File Description
gradle.properties Bump VERSION_NAME to 1.0.0 (SNAPSHOT base; tag drives the actual published version).
CHANGELOG.md Replace [Unreleased] heading with [1.0.0] - 2026-05-30; add #190/#193/#196 bullets; correct stale build-logic plugin bullet; add Platform stability subsection; update compare links.
README.md Add Platform stability table (Android Stable; iOS/JVM Preview) with a SemVer note.
CLAUDE.md Replace BCV-enforces-API-stability claim with manual-review policy referencing #150.
CONTRIBUTING.md Drop BCV gate claim; replace old deprecation timeline with the real "no migration window" policy, per-platform.

@androidbroadcast androidbroadcast deleted a comment from qodo-code-review Bot May 30, 2026
@kirich1409 kirich1409 merged commit 4a59018 into develop May 30, 2026
10 checks passed
@kirich1409 kirich1409 deleted the release/1.0.0 branch May 30, 2026 20:30
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.

2 participants