v0.0.9
Pre-release
Pre-release
Binaries
The release script failed so some binaries are built by me, some by CI.
Notable Changes
- The client is now available as a library, mostly to allow unit tests to ensure some client functionality, but also to enable MalwareDB client functionality in other applications.
- The server may import AV data as a json, presumably the output from new the malwaredb-virustotal application.
- Breaking change: the HTTP API has been reworked. The client now provides the API key as an HTTP header
mdb-api-key
, instead of requiring aPOST
.
What's Changed
- chore(deps): bump actions/dependency-review-action from 4.2.3 to 4.2.4 by @dependabot in #321
- chore(deps): bump github/codeql-action from 3.24.8 to 3.24.9 by @dependabot in #322
- chore(deps): bump reqwest from 0.12.0 to 0.12.1 by @dependabot in #323
- chore(deps): bump axum from 0.7.4 to 0.7.5 by @dependabot in #324
- chore(deps): bump reqwest from 0.12.1 to 0.12.2 by @dependabot in #326
- chore(deps): bump clap from 4.5.3 to 4.5.4 by @dependabot in #325
- chore(deps): bump serde_json from 1.0.114 to 1.0.115 by @dependabot in #327
- chore(deps): bump codecov/codecov-action from 4.1.0 to 4.1.1 by @dependabot in #328
- chore(deps): bump actions/dependency-review-action from 4.2.4 to 4.2.5 by @dependabot in #329
- chore(deps): bump chrono from 0.4.35 to 0.4.37 by @dependabot in #330
- chore(deps): bump tomtom-international/commisery-action from 3.0.0 to 3.1.0 by @dependabot in #332
- chore(deps): bump tokio from 1.36.0 to 1.37.0 by @dependabot in #331
- chore(deps): bump codecov/codecov-action from 4.1.1 to 4.2.0 by @dependabot in #333
- chore(deps): bump tomtom-international/commisery-action from 3.1.0 to 3.2.0 by @dependabot in #334
- chore(deps): bump github/codeql-action from 3.24.9 to 3.24.10 by @dependabot in #335
- chore(deps): bump codecov/codecov-action from 4.2.0 to 4.3.0 by @dependabot in #336
- chore(deps): bump clap_complete from 4.5.1 to 4.5.2 by @dependabot in #337
- chore(deps): bump tomtom-international/commisery-action from 3.2.0 to 3.2.1 by @dependabot in #338
- chore(deps): bump hyper from 1.2.0 to 1.3.0 by @dependabot in #339
- chore(deps): bump chrono from 0.4.37 to 0.4.38 by @dependabot in #340
- chore(deps): bump github/codeql-action from 3.24.10 to 3.25.0 by @dependabot in #341
- chore(deps): bump tomtom-international/commisery-action from 3.2.1 to 3.2.2 by @dependabot in #346
- chore(deps): bump github/codeql-action from 3.25.0 to 3.25.1 by @dependabot in #345
- chore(deps): bump serde from 1.0.197 to 1.0.198 by @dependabot in #342
- chore(deps): bump serde_json from 1.0.115 to 1.0.116 by @dependabot in #343
- chore(deps): bump hyper from 1.3.0 to 1.3.1 by @dependabot in #344
- chore(deps): bump actions/upload-artifact from 4.3.1 to 4.3.2 by @dependabot in #347
- chore(deps): bump actions/download-artifact from 4.1.4 to 4.1.5 by @dependabot in #348
- chore(deps): bump rustls from 0.21.10 to 0.21.11 by @dependabot in #349
- chore(deps): bump reqwest from 0.12.3 to 0.12.4 by @dependabot in #351
- chore(deps): bump actions/checkout from 4.1.2 to 4.1.3 by @dependabot in #350
- chore(deps): bump github/codeql-action from 3.25.1 to 3.25.2 by @dependabot in #352
- chore(deps): bump actions/download-artifact from 4.1.5 to 4.1.6 by @dependabot in #353
- chore(deps): bump actions/upload-artifact from 4.3.2 to 4.3.3 by @dependabot in #354
- chore(deps): bump actions/checkout from 4.1.3 to 4.1.4 by @dependabot in #355
- chore(deps): bump actions/download-artifact from 4.1.6 to 4.1.7 by @dependabot in #356
- chore(deps): bump zeroize from 1.7.0 to 1.8.0 by @dependabot in #357
- chore(deps): bump github/codeql-action from 3.25.2 to 3.25.3 by @dependabot in #358
- chore(deps): bump zip from 1.1.1 to 1.1.2 by @dependabot in #359
- chore(deps): bump serde from 1.0.198 to 1.0.199 by @dependabot in #360
- chore(deps): bump flate2 from 1.0.28 to 1.0.29 by @dependabot in #361
Full Changelog: v0.0.8...v0.0.9