Skip to content

v0.0.8

Pre-release
Pre-release
Compare
Choose a tag to compare
@rjzak rjzak released this 22 Mar 04:30
· 385 commits to main since this release
fcbb4d5

Binaries

  • The release script failed so some binaries are built by me, some by CI.

Notable Changes

  • Postgres now uses a transaction to load data.
  • Found and fixed some data integrity issues where queries for how a sample was related to a source wasn't right.
  • VT results table now stores the total available AVs (not just the ones which found a sample to be malicious).

What's Changed

  • chore(deps): bump github/codeql-action from 3.24.5 to 3.24.6 by @dependabot in #300
  • chore(deps): bump walkdir from 2.4.0 to 2.5.0 by @dependabot in #301
  • chore(deps): bump flagset from 0.4.4 to 0.4.5 by @dependabot in #302
  • chore(deps): bump actions/download-artifact from 4.1.3 to 4.1.4 by @dependabot in #303
  • chore(deps): bump mio from 0.8.10 to 0.8.11 by @dependabot in #304
  • chore(deps): bump http from 1.0.0 to 1.1.0 by @dependabot in #305
  • chore(deps): bump clap from 4.5.1 to 4.5.2 by @dependabot in #307
  • chore(deps): bump reqwest from 0.11.24 to 0.11.25 by @dependabot in #308
  • chore(deps): bump softprops/action-gh-release from 1 to 2 by @dependabot in #309
  • chore(deps): bump softprops/action-gh-release from 2.0.2 to 2.0.3 by @dependabot in #310
  • chore(deps): bump reqwest from 0.11.25 to 0.11.26 by @dependabot in #311
  • chore(deps): bump anyhow from 1.0.80 to 1.0.81 by @dependabot in #312
  • chore(deps): bump softprops/action-gh-release from 2.0.3 to 2.0.4 by @dependabot in #314
  • chore(deps): bump actions/checkout from 4.1.1 to 4.1.2 by @dependabot in #313
  • chore(deps): bump github/codeql-action from 3.24.6 to 3.24.7 by @dependabot in #315
  • chore(deps): bump github/codeql-action from 3.24.7 to 3.24.8 by @dependabot in #316
  • chore(deps): bump uuid from 1.7.0 to 1.8.0 by @dependabot in #317
  • chore(deps): bump reqwest from 0.11.26 to 0.11.27 by @dependabot in #318
  • chore(deps): bump toml from 0.8.11 to 0.8.12 by @dependabot in #319
  • chore(deps): bump actions/dependency-review-action from 4.1.3 to 4.2.3 by @dependabot in #320

Full Changelog: v0.0.7...v0.0.8