Releases: opensafely-core/job-runner
Releases · opensafely-core/job-runner
v2.62.0
What's Changed
- Remove unnecessary black config by @ghickman in #500
- feat: send tick traces in stats thread by @bloodearnest in #513
Full Changelog: v2.61.1...v2.62.0
v2.61.1
What's Changed
- fix: fix some trace error handling by @bloodearnest in #510
Full Changelog: v2.61.0...v2.61.1
v2.61.0
What's Changed
- Remove obsolete playbooks by @benbc in #503
- Set test coverage target by @lucyb in #505
- feat: add MAX_DB_WORKERS to control DB job parallelism by @bloodearnest in #509
Full Changelog: v2.60.0...v2.61.0
v2.60.0
What's Changed
Full Changelog: v2.59.13...v2.60.0
v2.59.13
What's Changed
- Fix broken import statement by @lucyb in #496
- fix: ensure mark_job_as_failed always marks trace as error by @bloodearnest in #499
Full Changelog: v2.59.12...v2.59.13
v2.59.12
What's Changed
- docs: add state flow diagram to dev docs by @bloodearnest in #494
- fix: make DEPENDENCY_FAILED spans with the error state by @bloodearnest in #495
Full Changelog: v2.59.11...v2.59.12
v2.59.11
What's Changed
- fix: handles some bad span attributes and logging by @bloodearnest in #493
Full Changelog: v2.59.10...v2.59.11
v2.59.10
What's Changed
- fix: ensure trace attributes are valid types by @bloodearnest in #491
Full Changelog: v2.59.9...v2.59.10
v2.59.9
What's Changed
- send trace context to job-runner for linkage by @bloodearnest in #489
- fix: optimise loop for synchronous prepare/finalize by @bloodearnest in #490
Full Changelog: v2.59.8...v2.59.9