docs: clarity on 1.3 release notes (#2655) (backport-1.3)#2656
docs: clarity on 1.3 release notes (#2655) (backport-1.3)#2656mjnagel merged 1 commit intorelease/1.3from
Conversation
## Description Switched release callout to mention `1.3` instead of `1.3.0`. This was feedback [here](#2651 (comment)) on the backport PR to the release branch. `1.3` mirrors other callouts in this same doc and other release notes, for example `UDS Core 1.3 introduces...`. (cherry picked from commit bddd4d6)
Greptile SummaryThis backport brings two small documentation clarifications to the 1.3 release notes. The Identity Config section now says "UDS Core 1.3" rather than "1.3.0" (consistent with the document's convention), and the 1.3.0 changelog link text gains "for 1.3.0" to distinguish it from future patch-release changelogs.
Confidence Score: 5/5Documentation-only backport with two minor wording tweaks; no code or configuration is modified. Both changes are purely cosmetic wording improvements that make the release notes more consistent: dropping the patch suffix from "1.3.0" where the broader minor release is meant, and scoping the changelog link label to "for 1.3.0" to differentiate it from potential future patch changelogs. No files require special attention. Important Files Changed
Flowchart%%{init: {'theme': 'neutral'}}%%
flowchart TD
A[UDS Core 1.3 Release Notes] --> B[Upgrade Recommendation]
B --> C{Target version}
C -->|Recommended| D[v1.3.1\nkubelet metrics fix]
C -->|Not recommended| E[v1.3.0\nmisconfigured PrometheusOperator value]
A --> F[Related Documentation]
F --> G[UDS Core 1.3.0 Changelog\n'full changelog for 1.3.0']
F --> H[Full diff 1.2.2...1.3.1]
F --> I[Identity Config 0.26.0 / 0.26.1 Changelogs]
Reviews (1): Last reviewed commit: "docs: clarity on 1.3 release notes (#265..." | Re-trigger Greptile |
Backport of commit: bddd4d6