docs/releases/v1.19.0-next.1-changelog.md
publish:gitlab.Git class. This is useful for scaffolder actions that want to take action based on tag versions in a cloned repository5db102bfdf: Instrument backend-tasks with some counters and histograms for duration.
backend_tasks.task.runs.count: Counter with the total number of times a task has been run.
backend_tasks.task.runs.duration: Histogram with the run durations for each task.
Both these metrics have come with result taskId and scope labels for finer grained grouping.
ddd76ac98d: Fix bug where backend tasks that are defined with HumanDuration are immediately triggered on application startup
Updated dependencies
TabbedLayout component will now also navigate when clicking the active tab, which allows for navigation back from any sub routes.8d2e640af4: Added missing .eslintignore file
To apply this change to an existing app, create a new .eslintignore file at the root of your project with the following content:
+ playwright.config.ts
Updated dependencies
SidebarGroup on the sidebar item extension.createThemeExtension and coreExtensionData.theme.AdrSearchResultItemExtension for declarative integration with Backstage; it can be accessed via the /alpha import.CatalogSearchResultItemExtension for declarative integration with Backstage; it can be accessed via the /alpha import./alpha subpath.LocationEntityProcessor as deprecated, as it is no longer used internally since way back and can even be harmful at this point.defaultUserTransformer resolve to UserEntity instead of EntityprocessingResult@types/pluralize to ^0.0.31.ExploreSearchResultItemExtension for declarative integration with Backstage; it can be accessed via the /alpha import./alpha subpath.createSearchResultListItem alpha version that only supports declarative integration.TechDocsSearchResultItemExtension for declarative integration with Backstage; it can be accessed via the /alpha import.