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