Skip to content

v1.0.0

Latest

Choose a tag to compare

@github-actions github-actions released this 04 Dec 12:02
· 1 commit to master since this release
Production

Build

make VERSION=v1.0.0 eif

Enclave Measurements

  • PCR0: e1b6089813a402162a6685229c82416ccec1d6460238562519c872ce7b96ab06a54214a5e88ee8f029baa8e16146e23d
  • PCR1: b7ada9ee8a3fa0a2c74c23ddd04a58f0b095d0465327b2d8461b9b81bcbc7236563ff0326c8614fe9205669636955199
  • PCR2: e16d53db6e2c14a7ccf651c07c15d813be4a7c5785972d69e2dcb24d55011a7e7d1c248a437bf4aa803054ceafd48181

Sha256 Checksum

58acce24ed91290940a4fee6178f12d49eb6733601b8a6cb9779370db393297b
Next

Build

make ENV=next VERSION=v1.0.0+next eif

Enclave Measurements

  • PCR0: 4f7a4e941dffdb8b9bda64b2ebec2403a1ac9165c992d3f82304e6040cf08491e023b67b562e6368ad3e5056e037393f
  • PCR1: b7ada9ee8a3fa0a2c74c23ddd04a58f0b095d0465327b2d8461b9b81bcbc7236563ff0326c8614fe9205669636955199
  • PCR2: 753231837ee93e10de9fdcbd2e7ecb061707bdafb9e99c8628b33c82cf6669f0128103d1694f36fca70fef9dc4e0acf6

Sha256 Checksum

d69e324fe3ade2e3512afd79c66996298c5fc2e1dcdbfedb66603bb48380ea82

What's Changed

  • SEQ-ID-1: clearer token verification by @patrislav in #23
  • SEQ-ID-28: add test for email with subdomain by @patrislav in #29
  • Upgrade webrpc to 0.31 and regenerate protos by @patrislav in #25
  • build(deps): bump golang.org/x/crypto from 0.43.0 to 0.45.0 in /tests by @dependabot[bot] in #27
  • build(deps): bump golang.org/x/crypto from 0.43.0 to 0.45.0 by @dependabot[bot] in #26
  • auth: fix issuer normalization by @patrislav in #31
  • ci: build and release workflows by @patrislav in #32
  • SEQ-ID-33: enforce nonce on every Sign request by @patrislav in #28
  • proto: remove test-only method from non-test code by @patrislav in #30

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