docs/releases/v1.5.0-next.1-changelog.md
/-/ scope would result in a fetch URL that did not support
private-token-based authentication.CatalogTable componentnext scaffolder pluginnext scaffolder plugin619b515172: 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.
catalog-info.yaml fileTechDocs image to v1.1.0, see the release here.redactLogLine function to be able to use it in custom loggers and renamed it to redactWinstonLogLine.className prop to the MarkdownContent component@asyncapi/react-component to 1.0.0-next.40.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
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
@hourly or @daily instead of standard cron syntax.toLowerEntityRefMaybe() helper function for handling techdocs.legacyUseCaseSensitiveTripletPaths flag.
Pass modified entityRef to TechDocsReaderPageContext to handle the techdocs.legacyUseCaseSensitiveTripletPaths flag.