Skip to content

0.2.0

Compare
Choose a tag to compare
@github-actions github-actions released this 12 Jul 08:36
· 7 commits to main since this release
c0e771d

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