yuqi1129 opened a new pull request, #10375: URL: https://github.com/apache/gravitino/pull/10375
### What changes were proposed in this pull request? This PR bumps project version references from 1.2.0 to 1.3.0-SNAPSHOT (and 1.3.0.dev0 for Python package versions), following the same scope/pattern as commit 8340292. Updated files include: - gradle.properties - Helm charts and values under dev/charts (gravitino, gravitino-iceberg-rest-server, gravitino-lance-rest-server) - clients/client-python/setup.py - clients/filesystem-fuse/Cargo.toml - mcp-server/pyproject.toml - docs/open-api/openapi.yaml - docs/index.md - docs/manage-relational-metadata-using-gravitino.md ### Why are the changes needed? To start the next development cycle at 1.3.0-SNAPSHOT and keep version references consistent across build, packaging, charts, and docs. Fix: #10374 ### Does this PR introduce _any_ user-facing change? No functional behavior change. It updates version metadata and documentation links. ### How was this patch tested? Validated by reviewing git diff and verifying all targeted version references were updated consistently. -- 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]
