0.2.0
Summary
This release adds type support for multi-account configuration for all aspects of the PagerDuty plugin for Backstage:
- UI Components:
PagerDutyCard
PagerDutySmallCard
- Entity Mapping Page
- Entity Processor
- Scaffolder Action
With these changes users with multiple PagerDuty accounts can now configure their services in the same Backstage instance.
Changes
- chore(deps): Bump @azure/identity from 4.0.0 to 4.3.0 (#23) by @dependabot
- chore(deps): Bump braces from 3.0.2 to 3.0.3 (#22) by @dependabot
- feat: add account field to PagerDuty types (#24) by @t1agob
This release was made possible by the following contributors:
@dependabot, @dependabot[bot] and @t1agob