docs/releases/v1.10.0-next.1-changelog.md
5e2cebe9a3: BREAKING: Removed deprecated read method from the UrlReader interface. All implementations should use the readUrl method instead.
Migrated UrlReader and related types to backend/backend-plugin-api, types remain re-exported from backend-common for now.
PluginEndpointDiscovery type from backend-common to backend-plugin-api.RootLifecycleService.rootLifecycleServiceRef.RootLifecycleService and rootLifecycleServiceRef, as well as added a labels option to the existing LifecycleServiceShutdownHook.UrlReader into this package to gradually remove the dependency on backend-common.PluginEndpointDiscovery type from backend-common to backend-plugin-api.rootLifecycleServiceRef.ThemeProvider from the ExampleComponent test in the plugin template."true" 1 on and y will become true when using getBoolean and the opposites false.
This happens particularly when such parameters are used with environmental substitution as environment variables are always strings.create-plugin script from the default-app template's package.json.hbs.
Also, update the documentation to not mention the create-plugin script and instead mention
the new script.ProjectCard to indicate more content.isBazaarAvailable helper to be used with the EntitySwitch.427d8f4411: Added support for event based updates in the GithubOrgEntityProvider!
Based on webhook events from GitHub the affected User or Group entity will be refreshed.
This includes adding new entities, refreshing existing ones, and removing obsolete ones.
Please find more information at https://backstage.io/docs/integrations/github/org#installation-with-events-support
Updated dependencies
CatalogGraphCard to the CatalogGraphPage no longer includes an explicit maxDepth parameter, letting the CatalogGraphPage choose the initial maxDepth instead.onEvent method of subscribers. The returned promise from publish method will also not resolve until all subscribers have handled the event.README.md examplesREADME.md examples