Skip to content

[release] update version from 0.1.0 to 0.1.0-incbating#403

Open
luoyuxia wants to merge 1 commit intoapache:mainfrom
luoyuxia:update-version
Open

[release] update version from 0.1.0 to 0.1.0-incbating#403
luoyuxia wants to merge 1 commit intoapache:mainfrom
luoyuxia:update-version

Conversation

@luoyuxia
Copy link
Contributor

@luoyuxia luoyuxia commented Mar 1, 2026

Purpose

Linked issue: close #xxx
According to fluss mentor, we should still use incubating as the version

Brief change log

Tests

API and Format

Documentation

Copy link
Contributor

@leekeiabstraction leekeiabstraction left a comment

Choose a reason for hiding this comment

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

python/fluss/__init__.py also defines version 0.1.0, does that need to be updated too? Similarly in release documentation

repository = "https://github.com/apache/fluss-rust"
rust-version = "1.85"
version = "0.1.0"
version = "0.1.0-incbating"
Copy link
Contributor

Choose a reason for hiding this comment

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

Should be incubating?


[workspace.dependencies]
fluss = { package = "fluss-rs", version = "0.1.0", path = "crates/fluss", features = ["storage-all"] }
fluss = { package = "fluss-rs", version = "0.1.0-incbating", path = "crates/fluss", features = ["storage-all"] }
Copy link
Contributor

Choose a reason for hiding this comment

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

ditto

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.

2 participants