Skip to content

Releases: mozilla/mozcloud-backstage

v0.1.5

Choose a tag to compare

@github-actions github-actions released this 26 Jun 16:48
2b26f6b

0.1.5 (2026-06-26)

Features

  • auth: Auth0 frontend sign-in (custom ApiRef + provider registration) (d642da5)
  • auth: custom Auth0 frontend ApiRef + register sign-in provider (247126f)
  • auth: register Auth0 backend provider module (f318043)
  • Create auth0 authenticator override to remove prompt=consent param (587a38a)
  • overlay: fetch per-tenant overlay file via UrlReader (0d210a1)
  • overlay: parse owner-authored catalog-info.yaml into entities (6d1fba5)
  • overlay: tenant-scoped merge of overlay entities (a09afbf)
  • overlay: wire per-tenant overlays into the tenant provider (ba905c6)
  • owner-authored catalog overlays for Mozcloud tenants (9957e93)
  • People API user provider + unified user model (0d8f581)
  • people: add default all-staff group; people users memberOf it (4404426)
  • people: CIS profile schema + personToEntity transform (959ac3a)
  • people: MozcloudPeopleEntityProvider + config wiring (cfde5b6)
  • people: PersonApiSource with OAuth2 + pagination (dca24f8)

Bug Fixes

  • declare @backstage/backend-plugin-api in backend deps (f5c68ce)
  • grafana: match component_code with @> in chart dashboard-selector (7ce7c5e)
  • overlay: keep refresh button off overlay entities (7b7a914)
  • overlay: satisfy Entity.spec JsonObject typing in mergeOverlay (df8b98a)
  • overlay: stamp managed-by-location on new overlay entities (cff9a54)
  • people: person-directory user query — group by person, empty memberships for non-members (1f693ed)
  • people: restore display:ndaed scope in Person API config (44909e1)
  • people: satisfy prefer-template lint in PersonApiSource url build (0f5fd12)
  • people: set spec.memberOf=[] (required by User schema) (72931fd)

v0.1.4

Choose a tag to compare

@quiiver quiiver released this 23 Jun 19:42
ec162f9

What's Changed

  • chore: update dependencies by @quiiver in #91
  • feat: Enable the catalog mcp server by @quiiver in #88
  • chore(deps): Batch Dependabot transitive/security updates by @quiiver in #92
  • chore(deps): bump axios from 1.9.0 to 1.16.1 by @dependabot[bot] in #94
  • chore(deps): bump vm2 from 3.11.2 to 3.11.5 by @dependabot[bot] in #93
  • fix: Add more links to entities by @quiiver in #98
  • ci: Add release-please workflow by @quiiver in #111
  • feat: Add the grafana plugin to System (tenant) and service pages by @quiiver in #110
  • fix: Pin Node to 24.16.0 to fix stage sign-in (node-fetch premature close) by @quiiver in #115

Full Changelog: v0.1.3...v0.1.4

v0.1.3

Choose a tag to compare

@quiiver quiiver released this 29 May 20:17
4a92360

What's Changed

  • fix(SREIN-834): pull backstage-plugin-glean from workspace by @ahoneiser in #65
  • Bump Backstage 1.41.1 -> 1.50.4 + safety net (CI + e2e) by @quiiver in #84
  • Migrate to new frontend system + modernize Glean by @quiiver in #85
  • Bump and safety net by @quiiver in #87
  • Replace mozcloud module with BigQuery sync + entity-page customizations by @quiiver in #86
  • chore: Add billing project to bigquery sources by @quiiver in #89
  • chore: Disable workday full name lookup by @quiiver in #90

Full Changelog: v0.1.2...v0.1.3

v0.1.2

Choose a tag to compare

@ahoneiser ahoneiser released this 01 Aug 14:41
dce5274

What's Changed

Full Changelog: v0.1.1...v0.1.2

v0.1.1

Choose a tag to compare

@ahoneiser ahoneiser released this 18 Jun 09:13
a7a6bdb

What's Changed

  • chore: use "git describe" to build docker tags by @ahoneiser in #49
  • chore: fetch-tags during build workflow by @ahoneiser in #50
  • feat: allow auth from firefox.gcp.mozilla.com by @ahoneiser in #51

Full Changelog: v0.1.0...v0.1.1

v0.1.0

Choose a tag to compare

@ahoneiser ahoneiser released this 12 Jun 17:26
a502d47

What's Changed

  • Multi stage docker config by @dlactin in #1
  • Backstage app configuration by @dlactin in #2
  • Iap resolver by @dlactin in #3
  • Build(deps): Bump @adobe/css-tools from 4.3.1 to 4.3.2 by @dependabot in #4
  • Add some useful templates by @mtbottle in #6
  • Install GitHub provider by @dlactin in #7
  • feat: updated backstage catalog, removed group and added links and tags by @dlactin in #8
  • feat: added build-backstage-image github action by @dlactin in #9
  • fix: using github.sha when tagging image by @dlactin in #10
  • Remove the GitHub Branch Protection Template by @mtbottle in #11
  • fix: changed repository regex to include all public repos in the mozi… by @dlactin in #12
  • feat: added github auth provider for workflow auth by @dlactin in #13
  • Enable scan for Firefox Monitor for Catalog by @mtbottle in #15
  • Add reading allow for loading reference files from fxa by @bbangert in #17
  • Add the Mozilla CDN to hosts allow to load from. by @bbangert in #18
  • Use GithubMultiOrgEntityProvider to scan from multiple orgs by @mtbottle in #16
  • Build(deps): Bump @octokit/webhooks from 10.9.1 to 10.9.2 by @dependabot in #5
  • chore: bump backstage to 1.26 by @bbangert in #27
  • OBS-368 upgrade backstage to 1.32.0 by @quiiver in #35
  • Attempt to fix the GCP IAP auth by @quiiver in #36
  • feat(plugin): Add a glean plugin for tracking usage by @quiiver in #37
  • chore(): Minor clean up and edits by @Herraj in #38
  • [OBS-536]: Verify docker image build has no leaked github credentials by @Herraj in #43
  • Fix generated credentials from github actions leaking by @Herraj in #45
  • feat:add github org plugin; yarn upgrade by @amitchell-moz in #46
  • MZCLD-465 Upgrade backstage to 1.39.0 by @quiiver in #47
  • chore: build & push image to rapid-release-model & backstage tenant by @ahoneiser in #48

New Contributors

Full Changelog: https://github.com/mozilla-services/moz-backstage-app/commits/v0.1.0