Skip to content

chore: release 0.9.2#398

Merged
vieiralucas merged 1 commit intomainfrom
worktree-release-0.9.2
Apr 15, 2026
Merged

chore: release 0.9.2#398
vieiralucas merged 1 commit intomainfrom
worktree-release-0.9.2

Conversation

@vieiralucas
Copy link
Copy Markdown
Member

@vieiralucas vieiralucas commented Apr 14, 2026

Summary

Version bump to 0.9.2 across the workspace + all SDKs. Primary purpose: cut a release that publishes the new Java SDK to Maven Central for the first time, alongside the usual npm / PyPI / crates.io / Go tag publish.

  • Cargo.toml + Cargo.lock — all 22 crates bumped
  • sdks/python/pyproject.toml
  • sdks/typescript/package.json + package-lock.json
  • sdks/java/build.gradle.kts

After merge, push tag v0.9.2 and the release workflow will:

  1. Publish all crates to crates.io
  2. Publish fakecloud to npm
  3. Publish fakecloud to PyPI
  4. Publish dev.fakecloud:fakecloud:0.9.2 to Maven Central (new)
  5. Create the sdks/go/v0.9.2 tag for the Go module

Test plan

  • cargo check --workspace passes
  • CI green
  • Cubic

Summary by cubic

Bumps all workspace crates and SDKs to version 0.9.2 and prepares the release. This release introduces first-time Maven Central publishing for the Java SDK.

  • New Features

    • Java SDK is now published to Maven Central as dev.fakecloud:fakecloud:0.9.2.
  • Migration

    • After merge, push tag v0.9.2 to trigger publishing to crates.io, npm fakecloud, PyPI fakecloud, Maven Central dev.fakecloud:fakecloud:0.9.2, and the Go module tag sdks/go/v0.9.2.

Written for commit 7b5a8c9. Summary will update on new commits.

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 6 files

@vieiralucas vieiralucas merged commit 0ce220f into main Apr 15, 2026
40 checks passed
@vieiralucas vieiralucas deleted the worktree-release-0.9.2 branch April 15, 2026 00:11
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