v0.1.0
What's Changed
- Only evaluate
*.batch
rows if present by @stefan-k in #205 - Improved pyauditor docs by @stefan-k in #206
- Added to_json method to pyauditor Record by @stefan-k in #207
- Bump once_cell from 1.17.0 to 1.17.1 by @dependabot in #203
- Allow setting of runtime in pyauditor Record by @stefan-k in #208
- Bump actix-web from 4.3.0 to 4.3.1 by @dependabot in #209
- Fixed parsing of job ids with underscore by @stefan-k in #210
- Bump tokio from 1.25.0 to 1.26.0 by @dependabot in #212
- Give the Slurm collector safer defaults by @rkleinem in #213
- Bump thiserror from 1.0.38 to 1.0.39 by @dependabot in #215
- Bump serde_json from 1.0.93 to 1.0.94 by @dependabot in #214
- Slurm collector: Comment JSON parsing by @stefan-k in #211
- Bump serde from 1.0.152 to 1.0.153 by @dependabot in #216
- Bump serde from 1.0.153 to 1.0.154 by @dependabot in #218
- Webpage by @frboehler in #220
- Added tests for submit node parsing in json and more debug output by @stefan-k in #219
- Bump serde_with from 2.2.0 to 2.3.0 by @dependabot in #221
- Bump serde_with from 2.3.0 to 2.3.1 by @dependabot in #222
- Bump chrono from 0.4.23 to 0.4.24 by @dependabot in #223
- Bump serde from 1.0.154 to 1.0.155 by @dependabot in #224
- Bump serde from 1.0.155 to 1.0.156 by @dependabot in #225
- Improved and updated CI by @stefan-k in #217
- Added blocking Rust client by @stefan-k in #226
- Bump reqwest from 0.11.14 to 0.11.15 by @dependabot in #227
- Bump tracing-actix-web from 0.7.2 to 0.7.3 by @dependabot in #228
- Bump anyhow from 1.0.69 to 1.0.70 by @dependabot in #229
- Bump thiserror from 1.0.39 to 1.0.40 by @dependabot in #230
- Bump serde from 1.0.156 to 1.0.158 by @dependabot in #231
- Ignore sqlite vulnerability in CI for now. Will be fixed with sqlx 0.7 by @stefan-k in #232
- Bump regex from 1.7.1 to 1.7.2 by @dependabot in #235
- Blocking pyauditor client by @stefan-k in #233
- Upgrade to sqlx 0.6.3 by @stefan-k in #237
- Bump sqlx from 0.6.2 to 0.6.3 by @dependabot in #234
- Bump regex from 1.7.2 to 1.7.3 by @dependabot in #245
- Bump tokio from 1.26.0 to 1.27.0 by @dependabot in #242
- Bump serde_json from 1.0.94 to 1.0.95 by @dependabot in #241
- Bump reqwest from 0.11.15 to 0.11.16 by @dependabot in #244
- Bump serde from 1.0.158 to 1.0.159 by @dependabot in #247
- Bump tracing-bunyan-formatter from 0.3.6 to 0.3.7 by @dependabot in #248
- Mention sqlite feature in docs by @stefan-k in #250
- Mention initializing sqlite db in docs by @stefan-k in #252
- Fix badges for CI, docker, and RPMs by @QuantumDancer in #253
- Update actions/checkout to v3 in CI by @QuantumDancer in #255
- Bump wiremock from 0.5.17 to 0.5.18 by @dependabot in #257
- Bump serde-aux from 4.1.2 to 4.2.0 by @dependabot in #258
- Updated dependencies by @stefan-k in #259
- Bump serde_with from 2.3.1 to 2.3.2 by @dependabot in #261
- Bump uuid from 1.3.0 to 1.3.1 by @dependabot in #262
- Bump serde from 1.0.159 to 1.0.160 by @dependabot in #263
- Bump serde_json from 1.0.95 to 1.0.96 by @dependabot in #265
- Bump tracing-actix-web from 0.7.3 to 0.7.4 by @dependabot in #266
- Add documenation for the rust client by @QuantumDancer in #260
- Version 0.1.0 by @QuantumDancer in #268
New Contributors
- @rkleinem made their first contribution in #213
- @frboehler made their first contribution in #220
- @QuantumDancer made their first contribution in #253
Full Changelog: v0.0.7...v0.1.0