Skip to content

Vendor Portal v2025.06.27-2 release notes #3343

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
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
7 changes: 7 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,13 @@ This topic contains release notes for the Replicated Vendor Platform, which incl

<!--RELEASE_NOTES_PLACEHOLDER-->

## v2025.06.27-2

Released on June 27, 2025

### New Features {#new-features-v2025-06-27-2}
* Return `serviceAccountId` field in `instance` object returned by end points like [Get Customer](https://replicated-vendor-api.readme.io/reference/getcustomer) and [List Customer Instances](https://replicated-vendor-api.readme.io/reference/listcustomerinstances). This field will be present and populated only if the instance was installed using an Enterprise Portal Service Account.

## v2025.06.25-1

Released on June 25, 2025
Expand Down
Loading