Skip to content

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

Closed
luoyuxia wants to merge 1 commit into
apache:mainfrom
luoyuxia:update-version
Closed

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

Conversation

@luoyuxia

@luoyuxia luoyuxia commented Mar 1, 2026

Copy link
Copy Markdown
Contributor

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

@leekeiabstraction leekeiabstraction left a comment

Copy link
Copy Markdown
Contributor

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

Comment thread Cargo.toml
repository = "https://github.com/apache/fluss-rust"
rust-version = "1.85"
version = "0.1.0"
version = "0.1.0-incbating"

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Should be incubating?

Comment thread Cargo.toml

[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
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

ditto

@leekeiabstraction

Copy link
Copy Markdown
Contributor

@luoyuxia Is the -incubating suffix still needed? If so, we may need to reject the release candidate and have a new candidate.

@luoyuxia

Copy link
Copy Markdown
Contributor Author

@luoyuxia Is the -incubating suffix still needed? If so, we may need to reject the release candidate and have a new candidate.

it doesn't need. I'll close it.

@luoyuxia luoyuxia closed this Mar 31, 2026
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