Back to Backstage

Release v1.5.0-next.1

docs/releases/v1.5.0-next.1-changelog.md

1.51.0-next.28.4 KB
Original Source

Release v1.5.0-next.1

@backstage/[email protected]

Minor Changes

  • ad35364e97: feat(techdocs): add edit button support for bitbucketServer

Patch Changes

  • 1f27d83933: Fixed bug in getGitLabFileFetchUrl where a target whose path did not contain the /-/ scope would result in a fetch URL that did not support private-token-based authentication.

@backstage/[email protected]

Minor Changes

  • fe94398418: Allow changing the subtitle of the CatalogTable component

Patch Changes

@backstage/[email protected]

Minor Changes

  • c4b452e16a: Starting the implementation of the Wizard page for the next scaffolder plugin

Patch Changes

@backstage/[email protected]

Minor Changes

  • c4b452e16a: Starting the implementation of the Wizard page for the next scaffolder plugin

Patch Changes

@backstage/[email protected]

Minor Changes

  • 619b515172: BREAKING This plugin now call the sonarqube-backend plugin instead of relying on the proxy plugin

    The whole proxy's '/sonarqube': key can be removed from your configuration files.

    Then head to the README in sonarqube-backend plugin page to learn how to set-up the link to your Sonarqube instances.

Patch Changes

  • f9c310a439: Add ability to provide an optional Sonarqube instance into the annotation in the catalog-info.yaml file
  • Updated dependencies

@backstage/[email protected]

Minor Changes

  • e2be9ab3a4: Initial creation of the plugin

Patch Changes

@backstage/[email protected]

Minor Changes

  • ad35364e97: feat(techdocs): add edit button support for bitbucketServer

Patch Changes

@backstage/[email protected]

Patch Changes

  • 1732a18a7a: Exported redactLogLine function to be able to use it in custom loggers and renamed it to redactWinstonLogLine.
  • Updated dependencies

@backstage/[email protected]

Patch Changes

  • a22af3edc8: Adding a className prop to the MarkdownContent component

@backstage/[email protected]

Patch Changes

  • Bumped create-app version.

@techdocs/[email protected]

Patch Changes

@backstage/[email protected]

Patch Changes

@backstage/[email protected]

Patch Changes

  • e3d3018531: Fix issue for conditional decisions based on properties stored as arrays, like tags.

    Before this change, having a permission policy returning conditional decisions based on metadata like tags, such like createCatalogConditionalDecision(permission, catalogConditions.hasMetadata('tags', 'java'),), was producing wrong results. The issue occurred when authorizing entities already loaded from the database, for example when authorizing catalogEntityDeletePermission.

  • Updated dependencies

@backstage/[email protected]

Patch Changes

  • f48950e34b: Github Entity Provider functionality for adding entities to the catalog.

    This provider replaces the GithubDiscoveryProcessor functionality as providers offer more flexibility with scheduling ingestion, removing and preventing orphaned entities.

    More information can be found on the GitHub Discovery page.

  • Updated dependencies

@backstage/[email protected]

Patch Changes

  • 92103db537: Export aggregated list of all catalog permissions

@backstage/[email protected]

Patch Changes

@backstage/[email protected]

Patch Changes

  • df7b9158b8: Add wrap-around for the listing of tools to prevent increasing width with name length.
  • Updated dependencies

@backstage/[email protected]

Patch Changes

@backstage/[email protected]

Patch Changes

@backstage/[email protected]

Patch Changes

@backstage/[email protected]

Patch Changes

  • 860ed68343: Fixed bug in CronJobsAccordions component that causes an error when cronjobs use a kubernetes alias, such as @hourly or @daily instead of standard cron syntax.
  • Updated dependencies

@backstage/[email protected]

Patch Changes

@backstage/[email protected]

Patch Changes

@backstage/[email protected]

Patch Changes

@backstage/[email protected]

Patch Changes

  • 29d6cf0147: Add toLowerEntityRefMaybe() helper function for handling techdocs.legacyUseCaseSensitiveTripletPaths flag. Pass modified entityRef to TechDocsReaderPageContext to handle the techdocs.legacyUseCaseSensitiveTripletPaths flag.
  • Updated dependencies

[email protected]

Patch Changes