Skip to content

0.13.0

Compare
Choose a tag to compare
@github-actions github-actions released this 04 Jul 15:20
· 30 commits to main since this release
224b966

Summary

Release 0.13.0 introduces a PagerDutyPage component which can be added to your Backstage menu and allows users to explore advanced PagerDuty configurations. With this release we are adding support for Entity mapping which allows users to easily map existing PagerDuty services to Backstage entities without requiring updates to each service config file.

Below is an example of how the PagerDutyPage looks like when added to a Backstage instance.

image

Users will be able to see if the entity definition is up to date with the configuration in file or not and chose to persist the changes by manually creating a PR in the source code.

This release also applies a few security patches related to Backstage dependencies.

Changes

This release was made possible by the following contributors:

@dependabot, @dependabot[bot] and @t1agob