docs/releases/v1.38.0-next.1-changelog.md
Upgrade Helper: https://backstage.github.io/upgrade-helper/?to=1.38.0-next.1
f0c22eb: BREAKING: Explicitly rejects branch names containing a slash character.
The module now rejects any configuration that contains slashes in branch names. The reason for this is that the ingestion will run into downstream problems if they were let through. If you had configuration with a slash in the branch name in filters.branch, your application may fail to start up.
If you are affected by this, please move over to using branches that do not have slashes in them.
AlertDisplay where it was claiming that there were older messages available rather than newer.webhookSecret config property as optional. A webhookSecret is not required when creating a GitHub App.project for Bitbucket Cloud.UnpackNestedValue type as it's been removed from react-hook-formRegister an existing component textisKubernetesAvailable to control its visibilitygitlab:group:ensureExists action to support also strings with multiple segments (e.g. group/subgroup)ReportIssue addon for unsupported repository types and improved shadow DOM event handling. The addon now properly prevents initialization when encountering unsupported repository types and correctly handles selection events within the shadow DOM.