Skip to content

release: bump version to 0.8.1 - #123

Merged
jamesarich merged 1 commit into
mainfrom
release/0.8.1
Jul 26, 2026
Merged

release: bump version to 0.8.1#123
jamesarich merged 1 commit into
mainfrom
release/0.8.1

Conversation

@jamesarich

Copy link
Copy Markdown
Collaborator

Cuts 0.8.1 for the CoT rebuild-hygiene fixes merged in #122.

Patch, not minor — verified before choosing:

#122 shipped no changelog entry, so this adds one covering the fix plus the tooling/CI work since 0.8.0 (native test execution, Spotless/detekt, klib ABI, SHA-pinned actions, CodeQL/Scorecard, the bump-version base-branch repair).

All five version sources stamped by scripts/bump-version.sh and self-verified:
VERSION, kotlin/gradle.properties, python/pyproject.toml, typescript/package.json, Meshtastic.TAK.csproj.

Once merged: git tag v0.8.1 && git push origin v0.8.1 triggers release.yml.

Bug-fix release for the CoT rebuild hygiene fixes in #122: a peer's <contact> endpoint is no longer carried over the mesh, and malformed raw detail is dropped rather than re-emitted, consistently across all five bindings.

Patch rather than minor: the wire format is unchanged (all .bin/.pb goldens byte-identical to v0.8.0) and no public API changed — TakPacketV2Data.endpoint still exists, only its documented semantics tightened.

All five version sources stamped via scripts/bump-version.sh.
@jamesarich
jamesarich enabled auto-merge July 26, 2026 18:09
@coderabbitai

coderabbitai Bot commented Jul 26, 2026

Copy link
Copy Markdown

Warning

Review limit reached

@jamesarich, you've reached your PR review limit, so we couldn't start this review.

Next review available in: 51 minutes

Enable usage-based reviews in Billing to review now. Otherwise, wait until the next included review is available.
You're only billed for reviews past your plan's rate limits ($0.25/file).

How can I continue?

After more reviews become available, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

To avoid repeated limits, reduce automatic review volume by pausing incremental auto-reviews earlier, using label-based review opt-in, excluding WIP or generated PR titles, or requesting reviews manually when the PR is ready. If your team needs uninterrupted high-volume reviews, an organization admin can enable usage-based reviews.

How do review limits work?

CodeRabbit enforces per-developer PR review limits for each organization. Most developers receive the normal plan review availability.

For paid Pro and Pro+ PR reviews, CodeRabbit uses adaptive limits for sustained high-volume activity. When a developer's recent PR review activity reaches the 95th percentile or higher among CodeRabbit users, additional reviews become available more gradually as earlier reviews age out of the rolling window.

Please refer docs for additional details.

Review details
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro Plus

Run ID: c9858892-e216-49a2-81da-a35f8f56a726

📥 Commits

Reviewing files that changed from the base of the PR and between cd287fe and 4dc3a54.

📒 Files selected for processing (6)
  • VERSION
  • csharp/src/Meshtastic.TAK/Meshtastic.TAK.csproj
  • kotlin/CHANGELOG.md
  • kotlin/gradle.properties
  • python/pyproject.toml
  • typescript/package.json

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@jamesarich
jamesarich added this pull request to the merge queue Jul 26, 2026
Merged via the queue into main with commit 5271620 Jul 26, 2026
12 checks passed
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