Skip to content

Releases: evervault/attestation-doc-validation

python/v0.5.0

10 Feb 16:26
e83efd0

Choose a tag to compare

What's Changed

Breaking Changes

  • Dropped support for EOL Python versions < 3.10

Full Changelog: python/v0.4.0...python/v0.5.0

wasm/v0.3.1

28 Oct 09:55
0a5a8a6

Choose a tag to compare

What's Changed

Full Changelog: wasm/v0.3.0...wasm/v0.3.1

wasm/v0.3.0

01 Oct 14:42
e1d7c9a

Choose a tag to compare

What's Changed

Full Changelog: wasm/v0.2.0...wasm/v0.3.0

wasm/v0.2.0

11 Jun 12:28
ed8330b

Choose a tag to compare

What's Changed

Full Changelog: wasm/v0.1.0...wasm/v0.2.0

wasm/v0.1.0

13 May 10:43
0695af2

Choose a tag to compare

What's Changed

Full Changelog: python/v0.4.0...wasm/v0.1.0

python/v0.4.0

07 Apr 12:47
5b43b8e

Choose a tag to compare

What's Changed

  • Add more context to untrusted cert error by @lfarrel6 in #94
  • Update crypto dependencies of rust project by @lfarrel6 in #96
  • chore: expose attest_enclave function to replace attest_cage by @lfarrel6 in #138
  • chore: update python version for release by @lfarrel6 in #139

rust/v0.10.0

28 Feb 11:53
2937c1e

Choose a tag to compare

What's Changed

  • Bump micromatch from 4.0.5 to 4.0.8 in /node-attestation-bindings in the npm_and_yarn group by @dependabot in #98
  • Bump actions/download-artifact from 3 to 4.1.7 in /.github/workflows in the github_actions group across 1 directory by @dependabot in #99
  • Resolve issue in publish workflow in #100
  • Bump docker/setup-qemu-action from 1 to 3 by @dependabot in #102
  • Bump actions/checkout from 2 to 4 by @dependabot in #101
  • Bump actions/download-artifact from 4.1.7 to 4.1.8 by @dependabot in #103
  • Bump actions/cache from 3 to 4 by @dependabot in #104
  • Add WASM bindings towards supporting attestation in the browser (ETR-2897) by @lfarrel6 in #131
  • Alias Rust types to have JS Friendly casing, constructors and setters by @lfarrel6 in #133
  • Update Cargo.toml version to 0.10.0 by @lfarrel6 in #136

Full Changelog: rust/v0.9.0...rust/v0.10.0

rust/v0.9.0

28 Feb 09:35
4de94ee

Choose a tag to compare

What's Changed

  • Bump tar from 6.1.13 to 6.2.1 in /node-attestation-bindings by @dependabot in #93
  • Bump braces from 3.0.2 to 3.0.3 in /node-attestation-bindings in the npm_and_yarn group across 1 directory by @dependabot in #95
  • Update crypto dependencies of rust project by @lfarrel6 in #96

Full Changelog: rust/v0.8.0...rust/v0.9.0

rust/v0.8.0

29 Apr 07:52
39639c2

Choose a tag to compare

What's Changed

  • Add more context to untrusted cert error by @lfarrel6 in #94

Full Changelog: rust/v0.7.4...rust/v0.8.0

node/v1.0.0

22 Feb 17:05
653af93

Choose a tag to compare

What's Changed

  • Prepare node bindings for v1 release by @lfarrel6 in #87
  • Remove peer dependency from release candidate by @lfarrel6 in #89

Full Changelog: node/v1.0.0-rc.1...node/v1.0.0