Skip to content

Commit 8517a04

Browse files
added changelog for previous pr
1 parent 5acb700 commit 8517a04

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,10 +12,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1212
- Add `is_one_of()` to `property_filter` for compact building of an allow-list based property filter.
1313

1414
### Changed
15+
- `MultiBackendJobManager`: "created" and "queued_for_start" are now also considered for the queue limit of a backend.
1516

1617
### Removed
1718

1819
### Fixed
20+
- `MultiBackendJobManager`: status "queued_for_start" is no longer overwritten to "created" to allow consistent tracking of the job lifecycle and more accurate handling of job starting.
1921

2022

2123
## [0.48.0] - 2026-02-17

0 commit comments

Comments
 (0)