Skip to main content

Spotify Portal for Backstage Release Notes

1.27.6-portal.1

Breaking Changes

Fixed

Environment Variables

  • Added PORTAL_BASE_URL
    • Migration: Migrate by renaming the APP_CONFIG_app_baseUrl env var passed into the Portal container to PORTAL_BASE_URL.
  • Restored PORTAL_SECRET_BACKEND_KEY as a required environment variable.
    • The Soundcheck plugin does not yet support the new backend auth system available in Backstage open-source, so this was prematurely removed in the last release. This must still be set for Portal instances using the Soundcheck plugin.
    • This requirement will be removed in a future release.
    • Migration: Add environment variable PORTAL_SECRET_BACKEND_KEY to the Portal container.

1.27.6-portal.0 (Deprecated)

This version is no longer available, update to 1.27.6-portal.1

Breaking Changes

Environment Variables

  • Added PORTAL_BASE_URL
    • Migration: Migrate by renaming the APP_CONFIG_app_baseUrl env var passed into the Portal container to PORTAL_BASE_URL.
  • Removed PORTAL_SECRET_BACKEND_KEY
    • Migration: Delete environment variable PORTAL_SECRET_BACKEND_KEY from the Portal container.

1.27.2-portal.0

Feature

  • Portal now uses Backstage v1.27.2.
  • Updated Config Manager UI with code syntax highlighting, sticky schema tree and more space for config.

Fixed

  • Entity ownership for single / multi orgs when using catalog onboarding wizard.

1.26.5-portal.1

Fixed

  • Missing latest release version file.

1.26.5-portal.0

Feature

Fixed

  • Broken link in Setup Guide.