v0.0.5
What's Changed
- Bump anyhow from 1.0.61 to 1.0.62 by @dependabot in #92
- Bump once_cell from 1.13.0 to 1.13.1 by @dependabot in #91
- AuditorClient: Error on server errors by @stefan-k in #93
- Restructured test suite (removed duplicate code) by @stefan-k in #94
- Improved errors and error handling by @stefan-k in #95
- Use transaction for updating database by @stefan-k in #96
- Added #[from] to UpdateRecordError::OtherError field by @stefan-k in #97
- Bump serde from 1.0.143 to 1.0.144 by @dependabot in #100
- Export database metrics to Prometheus by @stefan-k in #98
- Bump pyo3 from 0.16.5 to 0.16.6 by @dependabot in #102
- Removed unnecessary futures and protobuf dependencies by @stefan-k in #103
- Added cargo-deny to CI pipeline by @stefan-k in #104
- Documentation for Prometheus DB metrics exporter on website by @stefan-k in #105
- Do not clean target directory when deploying website and pyauditor docs by @stefan-k in #107
- Use older versions of the pyo3 dependencies to support Python 3.6 by @stefan-k in #108
- Release 0.0.5 by @stefan-k in #109
Full Changelog: v0.0.4...v0.0.5