jerry-024 opened a new pull request, #103: URL: https://github.com/apache/paimon-vector-index/pull/103
Advance main to the next development version after the 0.5.0 release branch is cut: Java becomes `0.6.0-SNAPSHOT`; Rust and Python become `0.6.0` as required by their package version formats. Update the local Rust dependency versions and lockfile consistently; third-party dependencies are unchanged. Generated using `tools/update_branch_version.sh` with `OLD_VERSION=0.5.0`, `NEW_VERSION=0.6.0-SNAPSHOT`, and `CARGO_NET_OFFLINE=true`. Reviewed the manifest and lockfile changes. Runtime tests were not rerun for the version-only commit. This draft also contains the preceding `chore: prepare release 0.5.0` commit. Merge that preparation PR first, cut `release-0.5` from the merged preparation, and then merge this PR. The preparation commit's license and license-header checks passed locally. -- 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]
