Skip to content

0.7.1

Compare
Choose a tag to compare
@github-actions github-actions released this 05 Jul 09:46
· 35 commits to main since this release
0ab7bb3

Summary

PagerDuty advocates for full-service ownership and one recommendation on that direction is for customers to associate teams with services to state clear ownership of that service. Still, this is not enforced and therefore some customers don't have teams configured.

This release ensures the backend handles empty teams arrays gracefully to prevent the PagerDutyPage component from staying in a loading state indefinitely.

Changes

  • fix: handle empty teams array to prevent TypeError (#66) by @MikeSmvl

This release was made possible by the following contributors:

@MikeSamv, @MikeSmvl and @t1agob