Skip to content

release-2023-11-10: Various Maintenance Changes

Compare
Choose a tag to compare
@github-actions github-actions released this 10 Nov 09:46
· 566 commits to main since this release
9e92b64

This is Internet Identity release release-2023-11-10 for commit 9e92b6405c3ce2f0415b676f47b20bdba3347c29.

This release contains only maintenance changes to make our lives easier in the future. Most notably on the e2e test infrastructure and changes in preparation for the upcoming attribute sharing flow.

The sha256 of production asset internet_identity_production.wasm.gz is 5e7e57bfa62f7beaa5f0d50207fa5ff1af7d26881975d7775f9143eab53ceeee.

What's Changed

Full Changelog: release-2023-10-30...release-2023-11-10

Build flavors

For more information please see the Build flavors section of the README.

Filename sha256 (links to CI Run)
internet_identity_production.wasm.gz 5e7e57bfa62f7beaa5f0d50207fa5ff1af7d26881975d7775f9143eab53ceeee
internet_identity_dev.wasm.gz 3acb5f0aa17fec48b5da2bcc86e96199efeffed17111759812bfa4ad5a3b29fa
internet_identity_test.wasm.gz 38c16076f798ba7172c68797377c4f588192f28878e9206aea70acf91b0d6f97
archive.wasm.gz b41ab45823672dd636beb9ca3e33e30883a1ac929bc2ee5f9f9e402653717c9b

Wasm Verification

To build the wasm modules yourself and verify their hashes, run the following commands from the root of the Internet Identity repository:

git pull # to ensure you have the latest changes.
git checkout 9e92b6405c3ce2f0415b676f47b20bdba3347c29
./scripts/verify-hash --ii-hash 5e7e57bfa62f7beaa5f0d50207fa5ff1af7d26881975d7775f9143eab53ceeee --archive-hash b41ab45823672dd636beb9ca3e33e30883a1ac929bc2ee5f9f9e402653717c9b