Skip to content

v0.0.16

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 30 Nov 18:27
· 60 commits to main since this release
88469d5

New:

  • Debian package installs example config as /etc/mdb/mdb_config.toml, and won't overwrite it on update.
  • Possible security issue addressed in #591

Broken:

  • The Debian package failed to store the binary for the server.

What's Changed

  • chore(deps): Bump softprops/action-gh-release from 2.0.8 to 2.0.9 by @dependabot in #563
  • chore(deps): Bump anyhow from 1.0.91 to 1.0.92 by @dependabot in #564
  • chore(deps): Bump clap_complete from 4.5.36 to 4.5.37 by @dependabot in #565
  • chore(deps): Bump anyhow from 1.0.92 to 1.0.93 by @dependabot in #566
  • chore(deps): Bump tokio from 1.41.0 to 1.41.1 by @dependabot in #567
  • chore(deps): Bump tempfile from 3.13.0 to 3.14.0 by @dependabot in #569
  • chore(deps): Bump nt-time from 0.10.1 to 0.10.3 by @dependabot in #570
  • chore(deps): Bump github/codeql-action from 3.27.0 to 3.27.1 by @dependabot in #568
  • chore(deps): Bump softprops/action-gh-release from 2.0.9 to 2.1.0 by @dependabot in #571
  • chore(deps): Bump tomtom-international/commisery-action from 3.4.0 to 3.5.0 by @dependabot in #573
  • chore(deps): Bump serde from 1.0.214 to 1.0.215 by @dependabot in #572
  • chore(deps): Bump github/codeql-action from 3.27.1 to 3.27.3 by @dependabot in #574
  • chore(deps): Bump flate2 from 1.0.34 to 1.0.35 by @dependabot in #577
  • chore(deps): Bump github/codeql-action from 3.27.3 to 3.27.4 by @dependabot in #578
  • chore(deps): Bump codecov/codecov-action from 4.6.0 to 5.0.0 by @dependabot in #579
  • chore(deps): Bump clap from 4.5.20 to 4.5.21 by @dependabot in #575
  • chore(deps): Bump clap_complete from 4.5.37 to 4.5.38 by @dependabot in #576
  • chore(deps): Bump axum from 0.7.8 to 0.7.9 by @dependabot in #581
  • chore(deps): Bump serde_json from 1.0.132 to 1.0.133 by @dependabot in #582
  • chore(deps): Bump codecov/codecov-action from 5.0.0 to 5.0.2 by @dependabot in #580
  • chore(deps): Bump codecov/codecov-action from 5.0.2 to 5.0.3 by @dependabot in #586
  • chore(deps): Bump hyper from 1.5.0 to 1.5.1 by @dependabot in #585
  • chore(deps): Bump step-security/harden-runner from 2.10.1 to 2.10.2 by @dependabot in #584
  • chore(deps): Bump github/codeql-action from 3.27.4 to 3.27.5 by @dependabot in #589
  • chore(deps): Bump codecov/codecov-action from 5.0.3 to 5.0.7 by @dependabot in #588
  • chore(deps): Bump actions/dependency-review-action from 4.4.0 to 4.5.0 by @dependabot in #587
  • chore(deps): Bump tower-http from 0.6.1 to 0.6.2 by @dependabot in #583
  • chore(deps): Bump zip from 2.2.0 to 2.2.1 by @dependabot in #590
  • chore(deps): Bump rustls from 0.23.17 to 0.23.18 by @dependabot in #591
  • chore(deps): Bump vergen from 9.0.1 to 9.0.2 by @dependabot in #592
  • chore(deps): Bump winresource from 0.1.17 to 0.1.18 by @dependabot in #593
  • chore(deps): Bump rustls from 0.23.18 to 0.23.19 by @dependabot in #594
  • chore(deps): Bump winresource from 0.1.18 to 0.1.19 by @dependabot in #595

Full Changelog: v0.0.15...v0.0.16