Skip to content

Releases: giantswarm/backstage

v0.103.0

05 Feb 10:35
aa847ec

Choose a tag to compare

Added

  • Add support for Flux image automation resources (ImagePolicy, ImageRepository, ImageUpdateAutomation).
  • Add v1 version support to OCIRepository and HelmRepository resources.

See ./docs/releases/v0.103.0-changelog.md for more information.

v0.102.0

05 Feb 08:01
99e7f2a

Choose a tag to compare

Added

  • Show icon for entities if giantswarm.io/icon-url annotation is given.
  • Add ability to render APIs of type CRD.

Changed

  • Update Backstage from 1.43.3 to 1.47.3 with Node.js 22/24 support, Jest 30 compatibility, and various plugin updates.

See ./docs/releases/v0.102.0-changelog.md for more information.

v0.101.1

02 Feb 16:06
2c72016

Choose a tag to compare

v0.101.0

02 Feb 12:13
0b64e57

Choose a tag to compare

Added

  • Add OAuth2 PKCE authentication support for MCP servers with custom authenticator and CIMD router.
  • Add authentication provider support and multi-installation features for MCP servers.
  • Add MCP resources loading exposed as callable tools.

Fixed

  • Fix GitOpsCard source URL generation for Flux CD revision formats like main@sha1:abc123 and sha256:abc123.
  • Improve container registry error handling with user-friendly messages for missing repositories.

See ./docs/releases/v0.101.0-changelog.md for more information.

v0.100.0

29 Jan 15:27
934f36b

Choose a tag to compare

v0.99.0

29 Jan 13:57
733be52

Choose a tag to compare

See ./docs/releases/v0.99.0-changelog.md for more information.

v0.98.0

27 Jan 08:16
0b5a266

Choose a tag to compare

See ./docs/releases/v0.98.0-changelog.md for more information.

v0.97.1

20 Jan 08:44
1603600

Choose a tag to compare

Added

  • Support initializing AI chat from a URL parameter.

Fixed

  • Fix Mosaic styles not being cleaned up when JsonSchemaViewer component unmounts.
  • Remove custom markdown style overrides from EntityReadmeCard now that Mosaic styles are properly isolated.

See ./docs/releases/v0.97.1-changelog.md for more information.

v0.97.0

19 Jan 14:32
b42622a

Choose a tag to compare

See ./docs/releases/v0.97.0-changelog.md for more information.

Added

  • Expose additional MCP tools via the catalog MCP backend plugin.

Changed

  • Increase request size limit for AI chat backend.

Fixed

  • Fix react-router version mismatch causing routing context error on Entity pages.

v0.96.4

15 Jan 16:29
3346206

Choose a tag to compare

Fixed

  • Fix dependency issue.

See ./docs/releases/v0.96.4-changelog.md for more information.