Skip to content

Releases: backstage/backstage

v1.27.7

12 Jun 12:56
9b48dd5
Compare
Choose a tag to compare

This release fixes an issue where the scaffolder had sometimes lost the ability to redact secrets

v1.28.0-next.3

11 Jun 17:25
c70976b
Compare
Choose a tag to compare
v1.28.0-next.3 Pre-release
Pre-release

v1.28.0-next.2

04 Jun 16:43
c8c0bb9
Compare
Choose a tag to compare
v1.28.0-next.2 Pre-release
Pre-release

v1.27.6

03 Jun 09:44
7f66299
Compare
Choose a tag to compare

This release publishes an extra version of the @backstage/plugin-catalog-backend-module-gitlab package, which was not published in the previous patch release due to a versioning conflict.

v1.28.0-next.1

28 May 15:10
b1ecb9f
Compare
Choose a tag to compare
v1.28.0-next.1 Pre-release
Pre-release

v1.27.5

28 May 12:17
8969cb4
Compare
Choose a tag to compare

This release fixes an issue where the MultiEntityPicker would crash when using in the Scaffolder plugin

v1.27.4

27 May 12:01
013a080
Compare
Choose a tag to compare

This release fixes:

  • an issue with esm loaded dependencies being different from the cjs import for EXPERIMENTAL_VITE dependencies
  • an issue in GitlabOrgDiscoveryEntityProvider where a missing orgEnabled config key was throwing an error.
  • an issue in GitlabDiscoveryEntityProvider where the fallback branch was taking precedence over the GitLab default branch.

v1.27.3

22 May 11:41
fe4b090
Compare
Choose a tag to compare

This release fixes the $Review label in the Scaffolder form to be Review

v1.28.0-next.0

21 May 18:58
85d9346
Compare
Choose a tag to compare
v1.28.0-next.0 Pre-release
Pre-release

v1.27.2

16 May 15:24
ca261a7
Compare
Choose a tag to compare

This release fixes the following issues:

  • Fix logger crash on logging because of cyclical structures in the meta fields.
  • Fix an issue with external config schemas in the app-backend plugin which was previously broken.
  • Fix issue where MUI v5 components would not properly receive a v5- class prefix.
  • Fix issue with search-backend startup not happening in the correct order