Skip to content

0.4.4

Compare
Choose a tag to compare
@github-actions github-actions released this 01 Mar 00:38
· 54 commits to main since this release
70c905c

Summary

This release fixes an issue on the on-call section that was retrieving an unordered list of on-call users instead of an ordered list.

It also fixes a security issue on a backstage dependency (@backstage/backend-common).

Changes

  • build(deps): Bump @backstage/backend-common from 0.19.9 to 0.19.10 (#32) by @dependabot
  • fix(oncall-api): return all users from lowest escalation level (#33) by @brianphillips

This release was made possible by the following contributors:

@brianphillips, @dependabot, @dependabot[bot] and @t1agob