Releases: opensafely-core/job-runner
Releases · opensafely-core/job-runner
v2.75.1
What's Changed
- Fix obsolete files tests by @madwort in #755
- Add a dedicated manual maintenance mode flag by @bloodearnest in #757
- fix: Bump pipeline version by @alarthast in #758
Full Changelog: v2.75.0...v2.75.1
v2.75.0
What's Changed
- Fix docker image to actually work by @bloodearnest in #742
- Full job id matching by @madwort in #740
- Use uri=True for db connections by @rebkwok in #752
- Bump to pipeline 2024.09.27.131013 by @alarthast in #753
- Bump to pipeline 2024.10.08.124104 by @alarthast in #754
New Contributors
- @alarthast made their first contribution in #753
Full Changelog: v2.74.1...v2.75.0
v2.74.1
What's Changed
- fixes from backfill by @bloodearnest in #730
- Add repo to manifest metadata by @bloodearnest in #731
- avoid expensive csv checks by @bloodearnest in #732
- Capture status_code_update_at timestamp. by @bloodearnest in #733
- Replace pytest-freezegun with pytest-freezer by @rebkwok in #736
- Test under python 3.10 by @bloodearnest in #737
- Fix CI again by @bloodearnest in #745
- Upgrade to pyyaml 6.0.1 by @madwort in #744
- Set MAX_DB_WORKER limit in
local_run
by @evansd in #743
Full Changelog: v2.74.0...v2.74.1
v2.74.0
What's Changed
- Fix add_job cli command by @bloodearnest in #679
- chore(deps): bump actions/checkout from 3 to 4 by @dependabot in #663
- Set Job.completed_at when cancelling by @ghickman in #685
- Remove automated pull of
databuilder
alias by @evansd in #687 - aggregate job metrics by @bloodearnest in #686
- Add status_message to job logs by @bloodearnest in #690
- Revert "aggregate job metrics" by @bloodearnest in #692
- drop pdf from L4 file types by @LFISHER7 in #693
- Collect, store and send aggregate metrics, take 2 by @bloodearnest in #691
- Measure aggegate memory usage in mb. by @bloodearnest in #695
- chore(deps): bump actions/setup-python from 4 to 5 by @dependabot in #698
- Add StatusCode.STALE_CODELISTS by @bloodearnest in #700
- Add created_at/started_at to telemetry by @bloodearnest in #702
- Expose requires_db in job status API by @bloodearnest in #704
- Use requires db logic from latest pipeline release by @bloodearnest in #705
- Reset cumulative metrics after job restart by @evansd in #708
- Remove .tsv support for Level 4 files by @bloodearnest in #715
- Update otel config by @bloodearnest in #717
- Test the setup_default_tracing() by @bloodearnest in #718
- Bump to pipeline 2024.3.19.153938 by @bloodearnest in #721
- Strip quotes from OTEL_EXPORTER_OTLP_HEADERS value by @bloodearnest in #719
- Write metadata for all output files to manifest.json by @bloodearnest in #724
- Prevent large CSV files from being copied to level 4 by @rebkwok in #727
New Contributors
Full Changelog: v2.72.0...v2.74.0
v2.72.0
What's Changed
- Check for out-of-date codelists and fail the job request if any actions require the database by @rebkwok in #676
- local l4 checks by @bloodearnest in #677
- feat: check level 4 files in local_run by @bloodearnest in #678
Full Changelog: v2.71.0...v2.72.0
v2.71.0
What's Changed
- bump to pipeline v2023.11.06.145820 by @bloodearnest in #673
- feat: bump to pipeline v2023.11.06.145820 by @bloodearnest in #674
Full Changelog: v2.70.0...v2.71.0
v2.70.0
What's Changed
- chore: remove unused force_run_failed by @madwort in #659
- level 4 limits by @bloodearnest in #662
- more l4 limits by @bloodearnest in #666
- level 4 check fixes by @bloodearnest in #667
- Add .svgz and .md to L4 file formats by @bloodearnest in #668
- Bump pipeline to v2023.08.21.134839 (pydantic v2) by @ghickman in #635
- Revert "Bump pipeline to v2023.08.21.134839 (pydantic v2)" by @bloodearnest in #669
- Change database name from
full
todefault
by @evansd in #658 - Upgrade os-pipeline to v2023.11.03.163048 by @rebkwok in #671
Full Changelog: v2.69.5...v2.70.0
v2.69.4
v2.69.3
What's Changed
Full Changelog: v2.69.2...v2.69.3
v2.69.2
What's Changed
- Do not raise INTERNAL_ERROR for job resubmission by @bloodearnest in #648
- Promote
database_name
attribute by @evansd in #650
Full Changelog: v2.69.1...v2.69.2