Skip to content

chore: Bump ver: 260205.3.0#52

Merged
drmingdrmer merged 2 commits intodatabendlabs:mainfrom
drmingdrmer:015
Feb 10, 2026
Merged

chore: Bump ver: 260205.3.0#52
drmingdrmer merged 2 commits intodatabendlabs:mainfrom
drmingdrmer:015

Conversation

@drmingdrmer
Copy link
Member

Changelog

chore: Bump ver: 260205.3.0
refactor: re-export raft_log crate from raft-store

Downstream crates can now access raft_log types via
databend_meta_raft_store::raft_log without adding a direct dependency.


  • Improvement

Zhang Yanpo added 2 commits February 10, 2026 10:09
Downstream crates can now access `raft_log` types via
`databend_meta_raft_store::raft_log` without adding a direct dependency.
Copilot AI review requested due to automatic review settings February 10, 2026 02:14
Copy link
Collaborator

@xp-trumpet xp-trumpet left a comment

Choose a reason for hiding this comment

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

@xp-trumpet reviewed 3 files and all commit messages.
Reviewable status: :shipit: complete! all files reviewed, all discussions resolved (waiting on @drmingdrmer).

Copy link

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

Bumps the workspace/package version and exposes the raft-log dependency through databend-meta-raft-store so downstream crates can use databend_meta_raft_store::raft_log::* without adding a direct raft-log dependency.

Changes:

  • Bump workspace/package version to 260205.3.0.
  • Update databend-meta-version unit tests to assert the new version string/components.
  • Re-export the raft_log crate from databend-meta-raft-store.

Reviewed changes

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

File Description
Cargo.toml Updates workspace package version to 260205.3.0.
crates/version/src/lib.rs Aligns version assertions in tests with the new workspace version.
crates/raft-store/src/lib.rs Re-exports raft_log to make its types accessible via databend_meta_raft_store::raft_log.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@drmingdrmer drmingdrmer added this pull request to the merge queue Feb 10, 2026
Merged via the queue into databendlabs:main with commit f7f65c9 Feb 10, 2026
9 checks passed
@drmingdrmer drmingdrmer deleted the 015 branch February 10, 2026 02:22
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.

3 participants