Skip to content

release: bump the version to 2.0.0-rc6 - #499

Merged
robinskil merged 1 commit into
mainfrom
release/2.0.0-rc6
Sep 9, 2026
Merged

robinskil merged 1 commit into
mainfrom
release/2.0.0-rc6

Conversation

@robinskil

Copy link
Copy Markdown
Collaborator

Summary

This PR sets the version to 2.0.0-rc6. The change touches 103 files.

Crates

The workspace version becomes 2.0.0-rc.6. All 29 crates inherit this version. Cargo.lock holds the same 29 entries. The crate beacon-binary-format keeps version 2.2.0, because it holds its own version.

Clients

The package @beacon/client becomes 2.0.0-rc.6. Both lock files change. The package beacondb becomes 2.0.0rc6. The package beacon-datalake-cli becomes 2.0.0rc6. PEP 440 defines this spelling.

Docs

The command git mv renames docs/docs/2.0.0-rc5 to docs/docs/2.0.0-rc6. The 78 pages keep their history. Every link points at the new directory. LATEST_VERSION stays at 1.8.0. The path /docs/latest names the newest stable release, not the newest directory.

Tests

The command cargo test -p beacon-server --lib axum::home passes 5 tests. One test asserts that the compiled version names a docs directory that exists. The command npm run docs:build reports no dead link. The command cargo metadata --locked accepts the lock file.

Set the workspace version to 2.0.0-rc.6. All 29 crates inherit it.
Set @beacon/client to 2.0.0-rc.6. Set beacondb and beacon-datalake-cli
to 2.0.0rc6, which is the PEP 440 spelling.

Rename docs/docs/2.0.0-rc5 to docs/docs/2.0.0-rc6. Point every link at
the new directory. Keep LATEST_VERSION at 1.8.0, because /docs/latest
names the newest stable release, not the newest directory.
@robinskil robinskil self-assigned this Sep 9, 2026
@robinskil
robinskil merged commit 08f11a9 into main Sep 9, 2026
7 checks passed
@codecov

codecov Bot commented Sep 9, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 83.79%. Comparing base (85d06d3) to head (6bcd25f).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #499      +/-   ##
==========================================
- Coverage   83.79%   83.79%   -0.01%     
==========================================
  Files         390      390              
  Lines       66523    66523              
==========================================
- Hits        55743    55741       -2     
- Misses      10780    10782       +2     
Files with missing lines Coverage Δ
beacon-server/beacon-server/src/axum/home.rs 95.83% <100.00%> (ø)

... and 1 file with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

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