Skip to content

docs: clarity on 1.3 release notes (#2655) (backport-1.3)#2656

Merged
mjnagel merged 1 commit intorelease/1.3from
backport/bddd4d6-to-1.3
May 6, 2026
Merged

docs: clarity on 1.3 release notes (#2655) (backport-1.3)#2656
mjnagel merged 1 commit intorelease/1.3from
backport/bddd4d6-to-1.3

Conversation

@mjnagel
Copy link
Copy Markdown
Contributor

@mjnagel mjnagel commented May 6, 2026

Backport of commit: bddd4d6

## 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)
@mjnagel mjnagel requested a review from a team as a code owner May 6, 2026 13:28
@mjnagel mjnagel enabled auto-merge (squash) May 6, 2026 13:29
@greptile-apps
Copy link
Copy Markdown

greptile-apps Bot commented May 6, 2026

Greptile Summary

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

  • The version reference in the Identity Config section is generalized from 1.3.0 to 1.3, matching the existing IMPORTANT note that already recommends upgrading to v1.3.1.
  • The related documentation link for the 1.3.0 changelog is made more specific with "for 1.3.0", reducing ambiguity given that the document now acknowledges v1.3.1 as the recommended release.

Confidence Score: 5/5

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

Filename Overview
docs/operations/release-notes/1-3.mdx Two minor wording clarifications: "UDS Core 1.3.0" → "UDS Core 1.3" in the Identity Config section, and "full changelog" → "full changelog for 1.3.0" in the related docs link list.

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

Reviews (1): Last reviewed commit: "docs: clarity on 1.3 release notes (#265..." | Re-trigger Greptile

@mjnagel mjnagel merged commit 9e36e03 into release/1.3 May 6, 2026
15 checks passed
@mjnagel mjnagel deleted the backport/bddd4d6-to-1.3 branch May 6, 2026 13:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants