Skip to content

docs: clarity on 1.3 release notes#2655

Merged
mjnagel merged 1 commit intomainfrom
mjnagel-patch-2
May 6, 2026
Merged

docs: clarity on 1.3 release notes#2655
mjnagel merged 1 commit intomainfrom
mjnagel-patch-2

Conversation

@mjnagel
Copy link
Copy Markdown
Contributor

@mjnagel mjnagel commented May 6, 2026

Description

Switched release callout to mention 1.3 instead of 1.3.0. This was feedback here 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....

@mjnagel mjnagel self-assigned this May 6, 2026
@mjnagel mjnagel requested a review from a team as a code owner May 6, 2026 13:16
@greptile-apps
Copy link
Copy Markdown

greptile-apps Bot commented May 6, 2026

Greptile Summary

This PR makes two minor documentation clarifications in the UDS Core 1.3 release notes, addressing feedback from a backport PR on the release branch.

  • Replaces "UDS Core 1.3.0 includes" with "UDS Core 1.3 includes" in the Identity Config updates prose, keeping the version reference consistent with the page's general 1.3 framing.
  • Appends "for 1.3.0" to the 1.3.0 Changelog link description, distinguishing it from the 1.3.1 patch release that users are directed to install in the upgrade callout.

Confidence Score: 5/5

Documentation-only change with no functional, config, or logic impact — safe to merge.

Both edits are straightforward prose corrections: dropping the patch suffix from a version reference and clarifying a link label. Nothing executable, configurable, or behavioural is touched.

No files require special attention.

Important Files Changed

Filename Overview
docs/operations/release-notes/1-3.mdx Two-line documentation-only edit: normalises "1.3.0" → "1.3" in prose and clarifies the 1.3.0 changelog link label; no logic or config changes.

Flowchart

%%{init: {'theme': 'neutral'}}%%
flowchart TD
    A["1-3.mdx — UDS Core 1.3 Release Notes"] --> B["Upgrade Consideration\n(upgrade to v1.3.1)"]
    A --> C["Identity Config Updates\n(UDS Core 1.3 — was '1.3.0')"]
    A --> D["Related Documentation"]
    D --> E["UDS Core 1.3.0 Changelog\n(clarified label: 'full changelog for 1.3.0')"]
    D --> F["UDS Identity Config 0.26.0 Changelog"]
    D --> G["UDS Identity Config 0.26.1 Changelog"]
    D --> H["Full diff (1.2.2...1.3.1)"]
Loading

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

Copy link
Copy Markdown
Contributor

@briantwatson briantwatson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thinking it might make sense to drop the .0 in the template here in the spirit of these changes? https://github.com/defenseunicorns/uds-core/blob/main/.ai/docs/release-notes-template.md?plain=1#L96

@mjnagel
Copy link
Copy Markdown
Contributor Author

mjnagel commented May 6, 2026

Thinking it might make sense to drop the .0 in the template here in the spirit of these changes? https://github.com/defenseunicorns/uds-core/blob/main/.ai/docs/release-notes-template.md?plain=1#L96

The changelog is explicitly for the first release in each minor, so that link should actually stay as .0 (note the callout on our changelog).

@mjnagel mjnagel merged commit bddd4d6 into main May 6, 2026
17 checks passed
@mjnagel mjnagel deleted the mjnagel-patch-2 branch May 6, 2026 13:28
mjnagel added a commit that referenced this pull request May 6, 2026
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