morningman opened a new pull request, #4044:
URL: https://github.com/apache/doris-website/pull/4044

   ## What this PR does
   
   Two independent changes on this branch:
   
   **1. Release plan section on `/community/roadmap`** (`3ad749e`)
   
   Adds a "Release plan" section summarizing the community's upcoming releases 
as a vertical timeline: 4.0 winding down with a final patch, 4.1 under monthly 
maintenance, and the planned 4.2 and 5.0 feature releases. The section header 
links to `/releases/all-release`.
   
   Shipping and planned releases are distinguished by filled vs. hollow markers 
and filled vs. outlined status chips rather than by hue, since `--brand-accent` 
and `--brand-primary-glow` resolve to the same color in the blue and purple 
themes. All colors come from the semantic brand tokens, so the section stays 
coherent across every theme.
   
   **2. Refresh the docs last-update map** (`f99aada`)
   
   Regenerates `scripts/last-update/data.json` from git history via `yarn 
last-update:refresh` — the same output the "Refresh Docs Last-Update Map" 
workflow produces. Picks up 104 documents whose last commit date moved, plus 18 
newly added documents (data lineage, Lance catalog, `percentile_approx_array` / 
`parse_to_variant` / `try_parse_to_variant`), so their doc pages render the 
correct "last updated" time.
   
   ## Versions
   
   - [x] dev
   - [ ] 4.x
   - [ ] 3.x
   - [ ] 2.1 or older (not covered by version/language sync gate)
   
   ## Languages
   
   - [ ] Chinese
   - [ ] English
   - [ ] Japanese candidate translation needed
   
   ## Docs Checklist
   
   - [ ] Checked by AI
   - [ ] Test Cases Built
   - [x] Updated required version and language counterparts, or explained why 
not
   - [x] If only one language changed, confirmed whether source/translation 
counterparts need sync
   
   No Markdown documentation content changes: the roadmap section is a React 
component under `src/`, and `data.json` is generated metadata covering both 
languages and all built versions.
   
   🤖 Generated with [Claude Code](https://claude.com/claude-code)
   


-- 
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]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to