[MINOR] improvement : Add Docker images change log for version 1.2.0#10197
Merged
yuqi1129 merged 2 commits intoapache:mainfrom Mar 5, 2026
Merged
[MINOR] improvement : Add Docker images change log for version 1.2.0#10197yuqi1129 merged 2 commits intoapache:mainfrom
yuqi1129 merged 2 commits intoapache:mainfrom
Conversation
Contributor
There was a problem hiding this comment.
Pull request overview
Adds 1.2.0 entries to the Docker image changelog documentation so users can see what’s new in the latest published images and where to find release details.
Changes:
- Document
apache/gravitino:1.2.0in the main server image changelog. - Add
1.2.0changelog entries for Iceberg REST, MCP server, Lance REST, and Playground Trino images. - Link to the Gravitino v1.2.0 release notes from the new entries.
Comment on lines
+26
to
+28
| - apache/gravitino:1.2.0 | ||
| - Based on Gravitino 1.2.0, you can know more information from 1.2.0 [release notes](https://github.com/apache/gravitino/releases/tag/v1.2.0). | ||
|
|
There was a problem hiding this comment.
The new 1.2.0 changelog entry text is ungrammatical ("you can know more information from ..."). Consider rephrasing to something like "Built with Gravitino 1.2.0. For more information, see the 1.2.0 release notes." for clarity.
Code Coverage Report
|
yuqi1129
approved these changes
Mar 5, 2026
github-actions bot
pushed a commit
that referenced
this pull request
Mar 5, 2026
…10197) What changes were proposed in this pull request? Add Docker images changelog for version 1.2.0 Why are the changes needed? Just the document Does this PR introduce _any_ user-facing change? No. How was this patch tested? No need.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What changes were proposed in this pull request?
Add Docker images changelog for version 1.2.0
Why are the changes needed?
Just the document
Does this PR introduce any user-facing change?
No.
How was this patch tested?
No need.