membphis opened a new pull request, #13360:
URL: https://github.com/apache/apisix/pull/13360

   ### Description
   
   Eight small CHANGELOG corrections across the 3.x sections — typos, a wrong 
PR reference, a wrong OpenResty version string, and four H2 headings that 
should be H3.
   
   This is the first follow-up PR for the audit findings tracked in #13359. 
Scope is intentionally limited to objective, low-risk edits in `CHANGELOG.md`; 
content/classification revisions will be split into separate PRs per release.
   
   ### Changes
   
   | File / Section | Before | After |
   |---|---|---|
   | 3.14.1 | `## Doc improvements` (H2 — breaks TOC, looks like a new release) 
| `### Doc improvements` (H3) |
   | 3.14.0 | `## Doc improvements` (H2) | `### Doc improvements` (H3) |
   | 3.13.0 | `## Doc improvements` (H2) | `### Doc improvements` (H3) |
   | 3.13.0 | `## Developer productivity` (H2) | `### Developer productivity` 
(H3) |
   | 3.12.0 #11936 | `upgrade openresty version to v1.27.11` | `upgrade 
openresty version to 1.27.1.1` |
   | 3.11.0 #11604 | `add plugin attach-consmer-label` | `add plugin 
attach-consumer-label` |
   | 3.5.0 google-cloud-logging | `client_email field ... [#9813]` | 
`client_email field ... [#9622]` (the actual PR; #9813 is the proxy-rewrite 
entry on the line above) |
   | 3.0.0 #8074 | `behavior of APSISIX` | `behavior of APISIX` |
   
   ### Why these (and only these) here
   
   - All edits are objectively verifiable: each PR number resolves to a real PR 
title that confirms the intended wording, and `v1.27.11` is not a real 
OpenResty version (the rockspec at #11936 lands on `1.27.1.1`, matching the 
predecessor of `1.27.1.2` from #12307).
   - No reclassification, no `:warning:` additions, no rockspec backfills — 
those need per-release discussion and will come as separate PRs.
   
   Refs #13359.
   
   ### Checklist
   
   - [x] I have explained the need for this PR and the problem it solves
   - [x] I have explained the changes or the new features added to this PR
   - [ ] I have added tests corresponding to the changes introduced in this PR 
(N/A — CHANGELOG-only)
   - [ ] I have added proper labels to this PR
   - [x] I have installed and executed `pre-commit` (no code changes; markdown 
only)


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