Skip to content
This repository was archived by the owner on Aug 6, 2025. It is now read-only.

release: 0.4.4#35

Merged
t1agob merged 4 commits intomainfrom
next
Mar 1, 2024
Merged

release: 0.4.4#35
t1agob merged 4 commits intomainfrom
next

Conversation

@t1agob
Copy link
Contributor

@t1agob t1agob commented Mar 1, 2024

Description

This PR includes a security hotfix and fixes a bug where the list of on-call users is not retrieved as an ordered list.

Acknowledgement

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

Disclaimer: We value your time and bandwidth. As such, any pull requests created on non-triaged issues might not be successful.

dependabot bot and others added 4 commits February 23, 2024 18:12
Bumps [@backstage/backend-common](https://github.com/backstage/backstage/tree/HEAD/packages/backend-common) from 0.19.9 to 0.19.10.
- [Release notes](https://github.com/backstage/backstage/releases)
- [Changelog](https://github.com/backstage/backstage/blob/master/packages/backend-common/CHANGELOG.md)
- [Commits](https://github.com/backstage/backstage/commits/HEAD/packages/backend-common)

---
updated-dependencies:
- dependency-name: "@backstage/backend-common"
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Instead of return all users that match the escalation level of the first user returned in the oncall list, return users that match the lowest escalation level.
Previously, if a higher escalation level user was the first item in the array, only users at that same level would be returned.

Fixes PagerDuty/backstage-plugin#77
fix(oncall-api): return all users from lowest escalation level
…ge/backend-common-0.19.10

build(deps): Bump @backstage/backend-common from 0.19.9 to 0.19.10
@t1agob t1agob added the release Marks a new release label Mar 1, 2024
@t1agob t1agob merged commit 70c905c into main Mar 1, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

release Marks a new release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants