Skip to content

release-2024-02-02: Loader during delegation fetching, minor fixes.

Compare
Choose a tag to compare
@github-actions github-actions released this 02 Feb 14:09
· 369 commits to main since this release
ef43b65

This is Internet Identity release release-2024-02-02 for commit ef43b65875cbb9947f9ee3398a0ccc25d730988a.

This release introduces a missing loader during delegation fetching, and fixes parsing of file names of canister assets. Moreover, it adds several internal updates and fixes.

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

What's Changed

Full Changelog: release-2024-01-26...release-2024-02-02

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 5e50e1485667d7f3b1a416d7fbb4d477dc9b7b8b16e57a8be339d30f92592591
internet_identity_dev.wasm.gz 9142e876963b4254c3d90bdcbf37f5b0b44d7090f363f2b5bbaf0de714f295ee
internet_identity_test.wasm.gz 8f281a1e73fe3e365979e0d8d97df52368ff5ca4724029d4b6c5fb7005e02e97
archive.wasm.gz 8cdf4b4516dfdc73ce442e084322176a4f9c3e5bc81c54963dda2dd6e5876d12
vc_demo_issuer.wasm.gz 5c9d13d81cbed931e3f2b67132d0d4ef59c5edd9e263ae20301aacbdfab798ce

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 ef43b65875cbb9947f9ee3398a0ccc25d730988a
./scripts/verify-hash --ii-hash 5e50e1485667d7f3b1a416d7fbb4d477dc9b7b8b16e57a8be339d30f92592591