shyjsarah opened a new pull request, #737: URL: https://github.com/apache/paimon-rust/pull/737
## What changes are included in this PR? This PR upgrades the `paimon-vindex-core` crate dependency to the newly released `0.4.0` version. ### Changes | Crate | Registry | Old version | New version | |---|---|---|---| | `paimon-vindex-core` | crates.io | 0.3.0 | 0.4.0 | Files updated: - `crates/paimon/Cargo.toml` — workspace dependency version - `crates/paimon/DEPENDENCIES.rust.tsv` — license/dependency manifest - `Cargo.lock` — lock file entries ## Verified - `cargo check -p paimon` → BUILD SUCCESS - `cargo test -p paimon vindex` → 171 passed, 0 failed, 1 ignored (manual perf benchmark) ## Release notes `paimon-vector-index` 0.4.0 has been published to Maven Central, crates.io, and PyPI. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
