Skip to content

Release 5.1.0-alpha09#739

Open
matt-ramotar wants to merge 1 commit into
mainfrom
release/5.1.0-alpha09
Open

Release 5.1.0-alpha09#739
matt-ramotar wants to merge 1 commit into
mainfrom
release/5.1.0-alpha09

Conversation

@matt-ramotar

Copy link
Copy Markdown
Collaborator

Summary

Cuts the 5.1.0-alpha09 release. Bumps the version from 5.1.0-SNAPSHOT to 5.1.0-alpha09 across all version sources and adds the CHANGELOG entry, following the same convention as the 5.1.0-alpha08 release (#729).

Version updated in:

  • gradle.properties (VERSION_NAME)
  • gradle/libs.versions.toml (store)
  • tooling/.../KotlinMultiplatformConventionPlugin.kt (Versions.STORE)

Changes since 5.1.0-alpha08

Bug Fixes

  • Fix RealMutableStore write-queue data race (inverted lock polarity) #735

Improvements

  • Fix CI checkout and coverage upload for fork PRs #737

Test plan

  • Version-only change plus CHANGELOG; no functional source changes.
  • CI build/publish validates the version bump.

🤖 Generated with Claude Code

Bump the version from 5.1.0-SNAPSHOT to 5.1.0-alpha09 across gradle.properties,
libs.versions.toml, and the convention plugin, and add the CHANGELOG entry for
this release.

Changes since 5.1.0-alpha08:
- Fix RealMutableStore write-queue data race (inverted lock polarity) (#735)
- Fix CI checkout and coverage upload for fork PRs (#737)

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@codecov

codecov Bot commented Jun 10, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 80.85%. Comparing base (0225d8f) to head (9af609d).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #739   +/-   ##
=======================================
  Coverage   80.85%   80.85%           
=======================================
  Files          41       41           
  Lines         914      914           
  Branches      174      174           
=======================================
  Hits          739      739           
  Misses        107      107           
  Partials       68       68           
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: 🆕 Triage

Development

Successfully merging this pull request may close these issues.

1 participant