yuqi1129 opened a new pull request, #9408:
URL: https://github.com/apache/gravitino/pull/9408
### What changes were proposed in this pull request?
This pull request updates the project version from 1.1.0 to 1.2.0 across
multiple components, including documentation, configuration files, and client
libraries. These changes ensure consistency in versioning for the upcoming
release and update all related references and documentation links accordingly.
Version updates across the project:
* Bumped the version to 1.2.0-SNAPSHOT (or 1.2.0.dev0) in the following
files to reflect the new development cycle:
* `gradle.properties`
* `dev/charts/gravitino/Chart.yaml`
* `dev/charts/gravitino/values.yaml`
* `dev/charts/gravitino-iceberg-rest-server/Chart.yaml`
* `dev/charts/gravitino-iceberg-rest-server/values.yaml`
* `clients/client-python/setup.py`
* `clients/filesystem-fuse/Cargo.toml`
* `mcp-server/pyproject.toml`
* `docs/open-api/openapi.yaml`
Documentation and reference updates:
* Updated all documentation links and references to point to the new
1.2.0-SNAPSHOT version, including Java and Python SDK docs and OpenAPI
references in `docs/index.md` and
`docs/manage-relational-metadata-using-gravitino.md`.
[[1]](diffhunk://#diff-b4d68dc855d0f9476d3f2ee343853bd21bf82ea9960d0cf06661baa244439dd6L67-R68)
[[2]](diffhunk://#diff-b4d68dc855d0f9476d3f2ee343853bd21bf82ea9960d0cf06661baa244439dd6L200-R201)
[[3]](diffhunk://#diff-c6619a249d8e8665b3ef848937397fc72e700db7cd059a443905892ea41a1369L917-R917)
[[4]](diffhunk://#diff-c6619a249d8e8665b3ef848937397fc72e700db7cd059a443905892ea41a1369L1033-R1036)
### Why are the changes needed?
Regularly upgrade.
Fix: #9406
### Does this PR introduce _any_ user-facing change?
N/A.
### How was this patch tested?
Test 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]