Skip to content

v0.10.0

Latest
Compare
Choose a tag to compare
@flavio flavio released this 11 Sep 15:23
· 41 commits to main since this release
v0.10.0
42a63a0

What's Changed

  • chore(deps): Update oci-distribution requirement from 0.10 to 0.11 by @dependabot in #343
  • verify: init by @jleightcap in #311
  • chore(deps): Update rstest requirement from 0.18.1 to 0.19.0 by @dependabot in #351
  • chore(deps): Bump actions/checkout from 4.1.2 to 4.1.5 by @dependabot in #360
  • fix linter warning by @flavio in #361
  • chore(deps): Update cached requirement from 0.49.2 to 0.51.3 by @dependabot in #362
  • chore(deps): Update webbrowser requirement from 0.8.12 to 1.0.1 by @dependabot in #359
  • chore(deps): Bump actions/checkout from 4.1.5 to 4.1.6 by @dependabot in #363
  • chore(deps): Update testcontainers requirement from 0.15 to 0.16 by @dependabot in #355
  • chore(deps): change provider of cargo-audit GH action by @flavio in #364
  • fix docs by @flavio in #366
  • fix: allow ManualTrustRoot to have multiple rekor keys by @flavio in #365
  • build(deps): update testcontainers requirement from 0.16 to 0.17 by @dependabot in #368
  • build(deps): update rstest requirement from 0.19.0 to 0.21.0 by @dependabot in #370
  • build(deps): bump actions/checkout from 4.1.6 to 4.1.7 by @dependabot in #372
  • build(deps): update testcontainers requirement from 0.17 to 0.18 by @dependabot in #371
  • Signed Certificate Timestamp verification by @tnytown in #326
  • transparency: pull OID constants from const-oid by @tnytown in #374
  • build(deps): update testcontainers requirement from 0.18 to 0.19 by @dependabot in #375
  • build(deps): update cached requirement from 0.51.3 to 0.52.0 by @dependabot in #377
  • build(deps): update testcontainers requirement from 0.19 to 0.20 by @dependabot in #376
  • build(deps): update cached requirement from 0.52.0 to 0.53.1 by @dependabot in #379
  • build(deps): update rstest requirement from 0.21.0 to 0.22.0 by @dependabot in #383
  • build(deps): update testcontainers requirement from 0.20 to 0.21 by @dependabot in #382
  • build(deps): update testcontainers requirement from 0.21 to 0.22 by @dependabot in #386
  • fix: Allow empty passwords for encrypted pem files by @gmpinder in #381
  • build(deps): update tough requirement from 0.17.1 to 0.18.0 by @dependabot in #389
  • dependency cleanup by @flavio in #390
  • chore: update cargo audit ignore list by @flavio in #387

New Contributors

Full Changelog: v0.9.0...v0.10.0