Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 12 additions & 0 deletions docs/release-notes/rn-vendor-platform.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,18 @@ This topic contains release notes for the Replicated Vendor Platform, which incl

<!--RELEASE_NOTES_PLACEHOLDER-->

## v2025.01.30-0

Released on January 30, 2025

### New Features {#new-features-v2025-01-30-0}
* Adds a link to download Embedded Cluster installation assets in the Download Portal.
* Adds a button to log out of the Download Portal.

### Bug Fixes {#bug-fixes-v2025-01-30-0}
* Fixes a bug that would prevent demoting a channel release when it was the only release on the channel.
* Fixes a bug that could have marked the wrong release as active if the semantic version for a demoted release was reused by multiple releases on the given channel.
Copy link
Contributor

Choose a reason for hiding this comment

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

^ @alicenstar I made a wording edit on this last bug fix that would be worth your review before you merge

specifically, this said "a demoted channels semantic version" and I changed it to "the semantic version for a demoted release" (before it sounded like the channel was demoted, which I don't think is possible)

Copy link
Contributor

Choose a reason for hiding this comment

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

this bit was actually my fix - and the edit lgtm.


## v2025.01.29-4

Released on January 29, 2025
Expand Down