v0.0.1
What's Changed
- Basic Docker container by @stefan-k in #1
- Database connection with TLS by @stefan-k in #2
- Validate user input during deserialization by @stefan-k in #3
- Validate amount and factor when deserializing, impl Fake for ComponentTest by @stefan-k in #4
- Use
fake
to createRecords
in tests, impl PartialEq forRecords
by @stefan-k in #5 - Adapted Python AuditorClient to new interface by @stefan-k in #6
- Allow for multiple scores per component by @stefan-k in #7
- Restructured API tests by @stefan-k in #8
- Push docker container to github container registry by @stefan-k in #10
- Build docker container on pull_request, publish only on push to main by @stefan-k in #11
- Push docker container also to docker hub by @stefan-k in #12
- Readme: Running in a container. Fixes #13 by @stefan-k in #14
- Rust client library for building binary collectors and plugins by @stefan-k in #15
- Fixed typos in init_db.sh by @stefan-k in #16
- Move dockerfile to dedicated directory by @stefan-k in #18
- (Hopefully) fix container push by @stefan-k in #19
- (Hopefully) fix container push 2 by @stefan-k in #20
- Slurm epilog collector by @stefan-k in #17
- CI: fix auditor build for slurm collector test by @stefan-k in #22
- Bump tracing from 0.1.34 to 0.1.35 by @dependabot in #21
- Bump reqwest from 0.11.10 to 0.11.11 by @dependabot in #26
- Cache for docker builds in CI by @stefan-k in #24
- Bump actix-web from 4.0.1 to 4.1.0 by @dependabot in #27
- Bump fake from 2.4.3 to 2.5.0 by @dependabot in #28
- RPM builds by @stefan-k in #29
- Bump anyhow from 1.0.57 to 1.0.58 by @dependabot in #31
- Bump uuid from 1.1.1 to 1.1.2 by @dependabot in #23
- Fix docker image tag in README by @stefan-k in #32
- Do not build Docker containers for auditor-slurm-epilog-collector by @stefan-k in #33
- Upload RPMs as artifacts in CI by @stefan-k in #34
- Bump tracing-bunyan-formatter from 0.3.2 to 0.3.3 by @dependabot in #35
- Bump tracing-actix-web from 0.5.1 to 0.6.0 by @dependabot in #37
- Bump serde-aux from 3.0.1 to 3.1.0 by @dependabot in #39
- Priority plugin by @stefan-k in #36
- Fix configuration and log output of command (priority plugin) by @stefan-k in #41
- Bump tracing-subscriber from 0.3.12 to 0.3.14 by @dependabot in #42
- Bump once_cell from 1.12.0 to 1.13.0 by @dependabot in #47
- Bump serde from 1.0.137 to 1.0.138 by @dependabot in #45
- Bump regex from 1.5.6 to 1.6.0 by @dependabot in #48
- Throw away user and group id in slurm epilog collector by @stefan-k in #43
- Bump serde from 1.0.138 to 1.0.139 by @dependabot in #50
- Licenses & Copyright notices by @stefan-k in #51
- Removed placeholder license by @stefan-k in #52
- Fixed year and copyright owner in apache license by @stefan-k in #53
- Website by @stefan-k in #54
- Fix base URL of website by @stefan-k in #55
- allow to limit time range for records considered in priority plugin by @stefan-k in #56
- make computed resource available in commands in priority plugin by @stefan-k in #57
- Bump serde from 1.0.139 to 1.0.140 by @dependabot in #58
- Bump tracing-subscriber from 0.3.14 to 0.3.15 by @dependabot in #59
- Support multiple priority computation modes in priority plugin by @stefan-k in #60
Full Changelog: https://github.com/ALU-Schumacher/AUDITOR/commits/v0.0.1