lokiore opened a new pull request, #31:
URL: https://github.com/apache/phoenix-site/pull/31

   ## What
   
   Add the newly released **Phoenix 5.3.2** and **Phoenix 5.2.2** to the 
downloads page.
   
   Both releases were finalized on the ASF release mirror on **2026-07-04** and 
are live on <https://downloads.apache.org/phoenix/>.
   
   | Version | Release date | Runs on Apache HBase |
   | ------- | ------------ | -------------------- |
   | 5.3.2   | 4 Jul 2026   | 2.5, 2.6             |
   | 5.2.2   | 4 Jul 2026   | 2.4, 2.5, 2.6        |
   
   ## Changes
   
   - `app/pages/_landing/downloads/content.md`
     - Updated the "runs on Apache HBase" intro lines (these show the latest 
patch per minor line): `5.2.1 → 5.2.2`, `5.3.1 → 5.3.2`.
     - Added the `5.3.2` and `5.2.2` rows to the **Core Releases** table 
(descending order, above their predecessors).
   - Regenerated `output/` via the `build.sh` chain (`react-router build`), per 
the [Building 
Website](https://phoenix.apache.org/docs/contributing/building-website) doc — 
`output/` is a committed build artifact (no remote CI runner rebuilds it).
   
   ## Verification
   
   - Built HTML (`output/downloads/index.html`) contains both new versions.
   - `prettier --check` passes on the edited markdown.
   - The only diff across the other `output/*.html` files is the global 
`manifest-<hash>.js` reference swap — the normal per-build asset rehash, not 
content drift.
   
   ## Preview
   
   <!-- 👇 DRAG-AND-DROP YOUR SCREENSHOT HERE. GitHub uploads it and inserts the 
![](…) markdown automatically. -->
   
   Locally served from `output/` (as Apache httpd serves it):
   


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

Reply via email to